@charset "utf-8";
/* CSS Document Eendracht.com*/


body {
	margin: 0;
	padding: 0;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}
	
.main_container{
	width:780px;
	height:735px; 
	margin: 10px auto 10px auto;
	background-color:#000;
	}
	
.logo{
	width:780px;
	height:92px;
	background-image:url(../image/mitz/logo.gif);
	float:left;
	margin:0;
	padding:0;
	}
	
.achtergrond_menu{
	width: 780px;
	height: 41px;
	background-image:url(../image/mitz/menu.gif);
	float:left;
	
	}
	
.flash{
	width:735px;
	height:262px;
	background-image:url(../image/mitz/flash.gif);
	float:left;
	margin:0;
	padding-left:45px;
	padding-top:10px;
	}
	
.contact_img{
	width:735px;
	height:262px;
	padding-left:45px;
	background-image:url(../image/mitz/flash.gif);
	float:left;
	padding-top:10px;
}	

.midden{
	width:780px;
	height:19px;
	background-image:url(../image/mitz/midden.gif);
	float:left;
	margin:0;
	padding:0;
	}
	
.linksonder{
	width:46px;
	height:272px;
	background-image:url(../image/mitz/linksonder.gif);
	float:left;
	margin:0;
	padding:0;
	}
	
.content{
	width:402px;
	height:232px;
	background-image:url(../image/mitz/content.gif);
	background-repeat:no-repeat;
	float:left;
	padding:20px 10px 20px 20px;
	}
	
.tekst{
	width: 382px;
	height:232px;
	padding-right:20px;
	float:left;
	overflow:auto;
	font-size: 0.7em;
	scrollbar-3dlight-color:#ccc;
    scrollbar-arrow-color:#999;
    scrollbar-base-color:#ccc;
    scrollbar-track-color:#ccc;
    scrollbar-darkshadow-color:#ccc;
    scrollbar-face-color:#ccc;
    scrollbar-highlight-color:#ccc;
    scrollbar-shadow-color:#fff;
	background-color:#CCCCCC;
	}
	
.kerst{
	width:375px;
	text-align:center;
	color:#C00;
	font-weight:bold;
	font-size:14px
	}
		
.actief_foto{
	width:257px;
	height:272px;
	background-color:#000;
	float:left;
	margin:0;
	padding:0;
	}
	
.rechstonder{
	width:45px;
	height:272px;
	background-image:url(../image/mitz/rechtsonder.gif);
	float:left;
	margin:0;
	padding:0;
	}
	
.footer{
	width:620px;
	height:50px;
	background-image:url(../image/mitz/footer.gif);
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:10px 0 5px 30px;
	color:#FFFFFF;
	font-size:9px;
	}
	
.ftr_mitz{
	width:126px;
	height:49px;
	background-image:url(../image/mitz/ftr_mitz.gif);
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:10px 0 5px 4px;
	color:#FFFFFF;
	font-size:9px;
	}
	
.clear{
	clear:both;
	}

.image_l {
	float:left;
}
	

.image_r {
	float:right;
	margin-left:15px;}

.B{
	font-weight:bold;
	}
	
h1{
	font-size:14px;
	font-variant:small-caps;
	margin-bottom:-1px;
	}


a.mitzl:link {
	text-decoration: none;
	color: #fff;
}
a.mitzl:visited {
	text-decoration: none;
	color: #fff;
}
a.mitzl:hover {
	text-decoration: underline ;
	color: #fff;
}
a.mitzl:active {
	text-decoration: none;
	color: #fff;
}

a.eendracht:link {
	text-decoration: none;
	color: #fff;
}
a.eendracht:visited {
	text-decoration: none;
	color: #fff;
}
a.eendracht:hover {
	text-decoration: underline;
	color: #fff;
}
a.eendracht:active {
	text-decoration: none;
	color: #fff;
}


a.tekstlink:link {
	text-decoration: underline;
	color: #000;
	font-weight:bold;
}
a.tekstlink:visited {
	text-decoration: underline;
	color: #000;
	font-weight:bold;
}
a.tekstlink:hover {
	text-decoration: underline;
	color: #000;
	font-weight:bold;
}
a.tekstlink:active {
	text-decoration: underline;
	color: #000;
	font-weight:bold;
}	

.bron{
	color:#999;
	font-size:8px;
	}
	

#menu {list-style-type:none; 
margin:10px 0 0px 43px; /* settings for this demo olnly */
padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-variant:small-caps}

#menu li {display:block; float:left; position:relative; z-index:100; margin-right:1px;}
#menu li span {display:block; z-index:100; background:#000; padding: 5px 10px;font-size:0.9em;}
#menu li a, #menu li a:visited {display:block; padding:0;}

#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; background: url(transparency.gif);}
#menu dt {background: #000; margin:0; font-size: 0.9em; border-bottom:1px solid #fff; float:left; border-right:1px solid #fff;}
#menu dd {display:none; background: transparent; border-bottom:1px solid #cce; clear:left; margin:0; padding:0; color: #fff; font-size: 0.8em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; color:#fff; padding: 5px 10px; text-decoration:none;}
#menu dd a, #menu dd a:visited {background:#ccc; color:#000; text-decoration:none; display:block; padding: 5px 10px;}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {border-bottom:5px solid #000;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background: #333; color:#fff;}
