a:link, a:visited { 
text-decoration: none;
color: #FF6600; 
background-color: transparent;
padding:4px;
}

a:hover, a:active { 
text-decoration: none;
color: #ffffff; 
background-color: #FF6600;

}

h2.a:link, h2.a:visited, h2.a:hover, h2.a:active { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 100%; 
font-style: italic; 
font-weight: bold; 
color: #FFCC99;

margin:0;
padding:0;
}



plat
{
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 70%; 
line-height: 250%; 
color: #336699; 
text-align: center; 
text-indent:30%; 
margin: 0px; 
}

adres{
color:#cccccc
}
.h2, h2 
{  font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 300%; 
font-style: italic; 
font-weight: bold; 
color: #FFCC99;
margin:0;
padding:0;
}

spacing
{
letter-spacing: 0.1em
}

h1 {  font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 90%; 
font-style: italic; 
font-weight: bold; 
color: #FF6600; 
letter-spacing: 0.3em
}


.klein {  color: #999; font-size: 75%; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif}
.klein2 {  color: #999; font-size: 80%; font-family: Arial, Helvetica, sans-serif;
line-height:1.4;
text-align:left;
padding-left:20px;}

img {  margin-bottom: 0px}
.handje {  cursor: hand}
p {
	color: #336699;
	text-align: left;
	margin: 0px;
	font: 75%/200% Georgia, "Times New Roman", Times, serif;
}
.left { font-family: Georgia, "Times New Roman", Times, serif; font-size: 70%; line-height: 250%; color: #336699; text-align: left; margin: 0px; ; text-indent: 5%}
plat2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 70%; line-height: 250%; color: #CC6600; text-align: left; margin: 0px; }
.plat2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 70%; line-height: 150%; color: #CC6600; text-align: left; margin: 0px; }
.leftima {
	margin: 0px 10px 0px 0px;
	float: left;
}
.style4 {font-size: large}
.style5 {font-size: x-large}
h3 {
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	color: #006699;
	margin-left: 3em;
	margin-top: 10px;
}
.kop {
	font: normal 3em/50% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0em;
	margin: 0px;
	padding: 0px;
}
.groot {  
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	color: #006699;
	margin-left: 3em;
	margin-top: 10px;
font-size: 2.5em; 
font-style:normal;
font-weight:normal; 

letter-spacing: 0;
}
img {
	border:5px double #F90;
	margin-right:10px;
	}
img:hover {
	border:5px double #Fb0;
	}


#main a:link, #main a:visited { 
text-decoration: none;
color: #FF6600; 
background-color: transparent;
padding:0px;

}

#main a:hover, #main a:active { 
text-decoration: underline;
color: #FF6600; 
background-color: transparent;
}

#shop {
	position:fixed; 
	left:0px; 
	top:0px; 
	width:272px; 
	height:60px; z-index:1; 
	background-color: transparent; 
	layer-background-color: transparent; 
	border: 0px none #000000;
}
#menu {
	position:fixed;
	left:10px;
	top:70px;
	width:25%;
	}
	
#main {
	position:absolute;
	top:5px;
	left:250px;
	width:45%;

	}
	
#rechts {
	position:fixed;
	right:10px;
	top:20px;
	width:25%;
}

	
	
	
@media only screen and (max-width: 800px) 
{
    /* AJ3 Voor schermen kleiner dan 800. overrulet alle vorige css */

#shop {
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:30px; z-index:1; 
	background-color: transparent; 
	layer-background-color: transparent; 
	border: 0px none #000000;
}
#menu {
	position:relative; 
	left:0px;
	top:0px;
	width:100%; 
	}
#menu a {padding:10px;
}
#menu h1 {
margin-top:20px;
font-size:1em;
}
	
#main {
	position:relative; 
	top:0px;
	left:0px;
	width:100%; 

	}
	
#rechts {
	position:relative;
	width:90%; 
	margin:0 5% 50px 5%;
}



}