@charset "utf-8";

/*
kleuren
color="#98adae"	licht blauw groen /  menu selected
color="#0e5863"	blauw groen
color="#eee9e6"	beige menu bg
color="#582809"	bruine


*/


body {
	background: #eee9e6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #582809;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}



.oneColFixCtr #top_space {
	background-color: #eee9e6;
	height: 20px;
	width: 100%;
}
.oneColFixCtr #top_space_white_maincontent {
	background-color: #FFF;
	height: 20px;
	width: 100%;
}

.oneColFixCtr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #582809;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.oneColFixCtr #zussen_header {
	background-color: #CCFF33;
	height: 145px;
	width: 100%;
}
.oneColFixCtr #zussen_logo {
	background-color: #FFF;
	/* background-color: #FF0000; */
	height: 145px;
	width: 300px;
	float: left;
}

.oneColFixCtr #zussen_menu {
	background-color: #FFF;
	/* background-color: #0099CC; */
	height: 145px;
	width: 597px;
	margin-left: 300px;
	background-image: url(../images/zussen_menu.png);
	background-repeat: no-repeat;
}

.oneColFixCtr #zussen_menubar {
	background-color: #FFF;
	height: 30px;
	width: 75%;
	padding-top: 115px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.oneColFixCtr #mainContent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 47px;
		
}

.oneColFixCtr #mainContentCol_leftsmall2 {
	background-color: #FFF;
	/* background-color: #0F0; */
	width: 260px;
	min-height: 420px;
	
}

.oneColFixCtr #mainContentCol_rightsmall2 {
	background-color: #FFF;
	/*background-color: #F00; */
	width: 260px;
	min-height: 420px;
	clear: left;
	float: right;
	
}

.oneColFixCtr #mainContentCol_leftbig {
	background-color: #FFF;
	/*background-color: #0F0; */
	width: 560px;
	min-height: 420px;
}

.oneColFixCtr #mainContentCol_rightbig {
	background-color: #FFF;
	/* background-color: #F00; */
	width: 560px;
	min-height: 420px;
	float: right;
}



.oneColFixCtr #mainContent h1{
	font-size: 14px;
	font-weight: bold;
	color: #0e5863;
}

.oneColFixCtr #mainContent h2, .oneColFixCtr #mainContent h2 a, .oneColFixCtr #mainContent h2 a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #0e5863;
}

.oneColFixCtr #mainContent h3{
	font-size: 10px;
	font-weight: bold;
}

.oneColFixCtr #mainContent p{
	font-size: 10px;
	line-height: 17px;
	color: #916558;
}

.oneColFixCtr #mainContent a{
	font-size: 10px;
	line-height: 17px;
	color: #0e5863;
}

.oneColFixCtr #mainContent a:hover{
	font-size: 10px;
	line-height: 17px;
	color: #0e5863;
	font-weight: bold;
}

.oneColFixCtr #mainContent .streamer{
	font-size: 15px;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 15px;
	color: #0e5863;
}

.oneColFixCtr #mainContent .streamer_collectie{
	font-size: 17px;
	line-height: 23px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 15px;
	color: #0e5863;
	font-weight: bold;
}

.oneColFixCtr #mainContent .ankeiler{
	font-size: 17px;
	line-height: 21px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 15px;
	color: #582809;
}

.oneColFixCtr #mainContent .ankeiler a, .ankeiler a:hover{
	font-size: 17px;
	line-height: 21px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 15px;
	color: #582809;
}
/*
.oneColFixCtr #mainContent .kader_l_blauw{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	background-color: #98adae;
	padding: 10px;
}
*/

.oneColFixCtr #mainContentCol_rightsmall2 .kader_l_blauw{
	background-color: #98adae;
	padding: 10px;
	
}

.oneColFixCtr #mainContent .kader1_tekst{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	font-size: 15px;
	line-height: 19px;
}

.oneColFixCtr #mainContent .news_date, .oneColFixCtr #mainContent .news_date a, .oneColFixCtr #mainContent .news_date a:hover{
	font-size: 10px;
	font-weight: lighter;
	color: #0e5863;
	width: 20%;
	float: left;
}

.oneColFixCtr #mainContent .news_header, .oneColFixCtr #mainContent .news_header a, .oneColFixCtr #mainContent .news_header a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #0e5863;
	float: none;
	width: auto;
	padding-left: 23%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0E5863;
	border-right-color: #0E5863;
	border-bottom-color: #0E5863;
	border-left-color: #0E5863;
}

.oneColFixCtr #zussen_footer {
	background-color: #FFF;
	height: 10px;
	width: 100%;
}
