/** Algemeen **/
body {
	text-align:left;
	font-family:Verdana;
	font-size:11px;
}
img {
	border:0px;
}
a {
	font-size:11px;
}
td {
	font-size:11px;
}
#maincontainer {
	width:970px;
	margin:auto auto;
}
h5, .markt_kop {
	color:#FEAB26;
	font-size:10pt;
	font-weight:bold;
}
.overzicht_kop {
	color:#FEAB26;
	font-size:9pt;
	font-weight:bold;
}

#logoImage {
	height:200px;
	width:200px;
	float:left;
}

.inputBox {
	width:145px;
}

/** Boven **/
#top {
	width:970px;
	height:288px;
	background-image:url("/designimages/zeeuwsvlaamsemarkten/top.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	margin:auto auto;
}
#topPhotos {
	width:235px;
	height:122px;
	float:left;
	margin:auto auto auto 167px;
	padding:110px 0px 0px 0px;
	text-align:center;
	
}
#topPhotos .navLeft {
	float:left;
	height:120px;
	padding:40px 3px 0px 3px;
}
#topPhotos .navRight {
	float:right;
	height:120px;
	padding:40px 5px 0px 3px;
}
#photos {
	float:left;
	text-align:center;
	margin:auto auto;
}
#photos img {
	width:156px;
	height:104px;
	margin:0px;
}
#photos div {
	width:183px;
	height:104px;
	text-align:center;
	background-color:transparent !important;
}
#photos a {
	/*position:relative !important;*/
	background-color:transparent !important;
	margin-top:5px;
}


/** Midden **/
.contentWrap {
	width:970px;
	margin:auto auto;
}
#menu {
	width:250px;
	float:left;
	background-color:#ededed;
	min-height:610px;
	height:100%;
	padding-bottom:10px;
}
#menuInner {
	padding:5px;
}
#menuInner ul {
	margin:2px;
	padding:5px;
}
#menuInner li {
	list-style-type:none;
	width:230px;
	margin:3px;
}
#menuInner li a {
	position:relative;
}
#menuInner a {
	color:#424242;
	text-decoration:none;
}
#menuInner a:hover {
	color:#FEAB26;
}
#menuInner .childDash {
	color:#FEAB26;
	width:10px;
	margin-left:10px;
	float:left;
}
#menuInner .childContent {
	width:210px;
	float:left;	
	margin-bottom:3px;
}
#menuInner .active {
	font-weight:bold;
}
#contact {
	background-color:#dcdcdc;
	padding:13px;
	margin-top:20px;
}
#content {
	width:490px;
	float:left;
	padding:10px;
}
#companyUitgelicht {
	clear:both;
	/*margin:20px 0px 40px 5px;*/
	margin-left:5px;
}
#companyUitgelicht .markt_kop {
	color:#feab26;
	font-size:12px;
}
#companyUitgelicht td {
	font-size:10px;
	color:#424242;
}

/** Rechts **/
#agenda {
	width:200px;
	float:left;
	background-color:#ededed;
	min-height:600px;
	padding:5px;
	font-size:10px;
}
#agenda td, #agenda a {
	color:#454545;
	text-decoration:none;
}
#agenda h5 {
	font-size:12px;
	color:#454545;
}
.overzicht_kop, .overzicht_kop a {
	color:#feab26 !important;
	text-decoration:none;
}

/** Onder **/
#bottom {
	width:966px;
	height:15px;
	margin:auto auto;
	float:left;
	background-image:url("/designimages/zeeuwsvlaamsemarkten/bottom.jpg");
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:right;
	color:#FFFFFF;
	padding-right:4px;
}
#bottom  a:link, #bottom a:visited, #bottom a:active {
	color:#FFFFFF;
}
#bottom a:hover {
	text-decoration:none;
}
