/* CSS Document */

body {
	background-color: #c4c4c4;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	line-height:17px;
	}
	
.inhoud {
	max-width:800px;
	background-color:#ccc;
}
	
.links {
	color: #ffffff;
	font-weight: bolder;
	font-size: 12px;
	margin-left:200px;
	}
	
.links a{
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
	}
	
.links a:hover{
	color: #999999;
	font-weight: bolder;
	text-decoration:none;
	}
	
a {
	text-decoration: underline;
	color:#333333;
	}
	
a:hover {
	text-decoration:none;
	}
	
.titels {
	font-size: 20px;
	font-weight: bold;
	}
	
.blauw {
	font-size:13px;
	background-color:#004c99;
	padding:5px;
	color:#fff;
	font-weight:bolder;
	line-height:19px;
	text-align: center;
	}
	
.blauw a {
	color:#fff;
	text-decoration:none;
}

.blauw a:hover {
	text-decoration:underline;
}
	
.adres {
	color: #333333;
	line-height:20px;
	}
	
.adres a {
	color: #333333;
	text-decoration: none;
	}
	
.adres a:hover {
	text-decoration: underline;
	}
	
.adres2 {
	color:#ccc;
	font-size:9px;
	margin-left:10px;
	}
	


.adres2 a {
	color:#ccc;
	text-decoration:none;
	}
	
.adres2 a:hover {
	color:#fff;
	text-decoration:none;
	}
	
.taal {
	color: #ffffff;
	font-weight: bolder;
	}	
	
.kader {
	border: solid 1px #666666;
	padding: 0px 15px 0px 15px;
	}
	
.afbeeldingen {
	border: solid 3px #666666;
	margin:10px;
	}
	
.openingsuren {
	text-align:center;
	color:#CCCCCC;
	width:130px;
	margin:auto;
	font-size:10px;
	line-height:13px;
	}
	
/* =-=-=-=-=-=-=-[Voorpagina]-=-=-=-=-=-=-=- */

#frontpage {
	font-size:10px;
	line-height:13px;
	}
	
#frontpage hr {
	color: #999999;
	}
	
#frontpage .titels {
	line-height:22px;
	}
	
.content {
	padding:20px;
	margin:auto;
	min-width:450px;
	max-width:800px;
	background-color:#99FF00;
	}
	
.contentleft {
	margin: 10px;
	float:left;
	background-color:#00FF00;
	min-width:200px;
	}
	
.contentright {
	margin: 10px;
	min-width:200px;
	float:left;
	background-color:#0000FF;
	}
	
.thorson {
	background-image:url(images/thorson/thorson_kleding.jpg);
	height:8px;
	}



/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */

#menu2 ul {
        list-style: none;
        padding: 0;
	    width: 200px;
        margin: 0px;
		font-size: 12px;
		line-height:normal;
        }

#menu2 li a {
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 20px;
        text-decoration: none;
        }
		
#menu2 li a:hover, #menu2 li #submenu {
	padding-left: 15px;
        }

#submenu {
	font-size: 10px;
	}
	
#submenu4 {
	font-size: 10px;
	}
	
#submenu5 {
	font-size: 10px;
	}
	
#submenu6 {
	font-size: 10px;
	}
	
#menu2 li #submenu1 {
	padding-left: 20px;
        }
		
#menu2 li #submenu2 {
	padding-left: 20px;
        }
		
#menu2 li #submenu3 {
	padding-left: 20px;
        }
		
#menu2 li a {
          voice-family: "\"}\"";
          voice-family: inherit;
        text-decoration: none;
        }

#menu2 li a:link, #menu2 li a:visited {
        color: #cccccc;
        display: block;
        background: url(images/menu2.jpg);
        padding: 8px 0 0 10px;
        }

#menu2 li a:hover, #menu2 li #current {
        color: #ffffff;
        background: url(images/menu2.jpg) 0 -32px;
        padding: 8px 0 0 10px;
		font-weight:bolder;
        }

#menu2 li a:active {
        color: #ffffff;
        background: url(images/menu2.jpg) 0 -64px;
        padding: 8px 0 0 10px;
        }



/***************** sitemap *****************/

.sitemap ul {
	font-size:13px;
	font-weight:bolder;
	}
	
.sitemap a {
	text-decoration:none;
	}
	
.sitemap a:hover {
	text-decoration:underline;
	}

