@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) no-repeat top center #FFFFFF;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

html, body, #container {height: 100%;}

body > #container {height: auto; min-height: 100%;}


/*------------------------------- Headings ---------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {color: #9B8977; font-family: Verdana, Arial, Geneva, sans-serif; font-size: 14px; display: inline;}
h2 {color: #FFFFFF; font-family: Verdana, Arial, Geneva, sans-serif; font-size: 14px; display: inline;}
h3 {color: #9B8977; font-family: Verdana, Arial, Geneva, sans-serif; font-size: 11px;}
h4 {color: #9B8977; font-family: Verdana, Arial, Geneva, sans-serif; font-size: 10px;}
h5 {color: #9B8977; font-family: Verdana, Arial, Geneva, sans-serif; font-size: 9px;}
h6 {color: #9B8977; font-family: Verdana, Arial, Geneva, sans-serif; font-size: 8px;}


/*------------------------------- Opmaak ---------------------------------*/

#container {
	margin: 0 auto;
	width: 970px;
}


/*------------------------------- Header ---------------------------------*/

#header {
	height: 73px;
	width: 970px;
	margin-bottom: 22px;
}


/*------------------------------- Header items ---------------------------------*/

#logo {
	float: left;
	width: 132px;
	height: 57px;
	padding: 16px 20px 0 33px; 
}

#topmenu {
	float: left;
	width: 785px;
	height: 28px;
	margin-top: 10px;
}
	#topmenu_l {
		float: left;
		width: 485px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #7D6A55;
	}
		#topmenu_l a { color: #7D6A55; text-decoration: none;}
		#topmenu_l a:hover { color: #4C3E2F; text-decoration: none;}
	
	#topmenu_r {
		float: left;
		width: 300px;
		font-size: 10px;
		text-align: right;
		color: #7D6A55;
	}
		#topmenu_r a { color: #7D6A55; text-decoration: none;}
		#topmenu_r a:hover {color: #4C3E2F; text-decoration: none;}

#topbar {
	float: left;
	width: 785px;
	height: 35px;
	background: #BEA890;
}
#title {
	float: left;
	height: 35px;
	width: 550px;
}
	.title_end {
		float: left;
		width: 11px;
		height: 35px;
		background: url(../images/end.jpg) no-repeat;
	}
	.title_inline {
		float: left;
		padding-top: 8px;
	}
	
#search {
	float: right;
	width: 235px;
	padding-top: 7px;
}
	
input.zoeken {
	float: right;
	height: 17px;
    width: 160px;
	border: 0px solid;
	background: url(../images/search_bg.jpg) no-repeat;
	padding: 5px 9px 0 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7D6A55;
}
input.zoek {
	float: right;
	width: 30px;
	height: 22px;
	border: 0px solid;
}


/*------------------------------- Main ---------------------------------*/

#main {
	width: 970px;
	padding-bottom: 25px;
}

#left {
	float: left;
	width: 165px;
	margin-right: 20px;
	text-align: right;
}


/*------------------------------- Inloggen ---------------------------------*/

#inloggen {
	margin-top: 30px;
	color: #7D6A55;
	font-size: 12px;
	font-weight: bold;
}
#inloggen input {
	height: 13px;
	width: 115px;
	margin-top: 2px;
	padding: 2px;
	border: 1px solid #7D6A55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D6A55;
	text-align: right;
	background: #FFFFFF;
}
#inloggen input[type=submit] {
	height: 19px;
	width: 121px;
	background: #FFFFFF;
}
	#inloggen a { color: #7D6A55; text-decoration: none;}
	#inloggen a:hover {color: #4C3E2F; text-decoration: none;}


/*------------------------------- Menu ---------------------------------*/

#menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	color: #4C3E2F;
	font-size: 12px;
	font-weight: bold;
}
#menu li.active {
	color: #ED1B24;
	font-size: 12px;
	font-weight: bold;
}
#menu a {
	color: #4C3E2F;
	text-decoration: none;
}
#menu a:hover {
	color: #7D6A55;
	text-decoration: none;
}


/*------------------------------- Main:content ---------------------------------*/

#content {
	float: left;
	width: 600px;
	font-size: 11px;
	color: #4C3E2F;
}
	#content a { color: #4C3E2F; text-decoration: none;}
	#content a:hover { color: #7D6A55; text-decoration: none;}
	
.bar {
	height: 35px;
	background: #BEA890;
	margin-bottom: 15px;
}
.video_thumbs {
	float: left;
	width: 120px;
	height: 90px;
	margin: 10px;
	border: 1px solid #7D6A55;
}


/*------------------------------- Main:right ---------------------------------*/

#right {
	float: left;
	width: 165px;
	margin-left: 20px;
	
	font-size: 10px;
	text-align: center;
}
.banner_150px {
	width: 150px;
	height: 150px;
	margin-bottom: 15px;
	border: 1px solid #7D6A55;
}


/*------------------------------- Banner verticaal ---------------------------------*/

#banner_verticaal {
	width: 120px;
	height: 300px;
	margin-top: 30px;
	margin-left: 45px;
	background: #BEA890;
	font-size: 10px;
	text-align: center;
}


/*------------------------------- 3wmedia:logo ---------------------------------*/

#logo_3wmedia {
	position: fixed;
	bottom: 0;
	right: 0;
	margin-right: 5px;
	margin-bottom: 3px;
}


/*------------------------------- Footer ---------------------------------*/

#footer {
	position: relative;
	margin-top: -25px; /* negative value of footer height */
	height: 17px;
	padding-top: 8px;
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	width: 100%;
	background: #7D6A55;
}
	#footer a { color: #FFFFFF; text-decoration: none;}
	#footer a:hover { color: #9B8977; text-decoration: none;}


/*------------------------------- Clearfix ---------------------------------*/

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
