/* CSS Document */
a{
	text-decoration: underline;
	color: #362b38;
}

a:hover{
	text-decoration: none;
}

a.rood{
	text-decoration: none;
	color: #e52b38;
}

a.rood:hover{
	text-decoration: underline;

}

h1{
	color: #FFF;
	font-size: 130%;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
}

h2{
	color: #e52b38;
	font-size: 75%;
	margin: 0;
	padding: 0;
	line-height: 150%;
}

h3{
	color: #FFF;
	font-size: 75%;
	margin: 0;
	padding: 0;
}

p{
	color: #362b38;
	font-size: 75%;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 150%;
}

ul{
	color: #362b38;
	font-size: 70%;
	line-height: 150%;
}

ul li ul{
	font-size: 100%;
}
li.AllItems{
	margin-top:10px;
}

#footer ul li.AllItems a{
	color: #362b38;
	text-decoration: none;
	padding: 0 0 0 14px;
	background:url(../images/list_arrow_all.gif) 0 4px no-repeat;
}

table{
	margin: 0 0 15px 0;
}

th{
	color: #FFF;
	font-size: 70%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: left;
	padding: 8px 0 30px 10px;
}

tr{
	border-collapse:collapse;
}

td{
	 color: #362b38;
	 font-size: 70%;
	 line-height: 150%;
	 padding: 5px 3px 5px 10px;
	 border-bottom:1px solid #e52b38;
	 font-weight: bold;
}

td a{
	 color: #868688;
	 text-decoration: none;
}
td a:hover{
	 color: #e52b38;
}



td h2, td h3, td p, td ul{
font-size: 100%;
}

table.formulier td{
	padding: 3px;
	font-weight: normal;
}


input, select, textarea{
	 color: #362b38;
	 border: 1px solid #FFF;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 width: 170px;
	 padding: 3px;
}

select{
padding: 0;
}

input.submit{
	background: #362b38;
	color: #FFF;
	font-weight: bold;
	width: auto;
}

input.radio{
	border:none;
	width: auto;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#container{
	position: absolute;
	top: 0;
	left: 0;
}
html, body, #container {
	width: 100%;
	height: 100%;	
	min-height: 100%;
} 

html>body, html>body #container {
	height: auto;
}

#main {
	height: auto;
	margin-bottom: 120px;
}
#right{
	float: right;
	width:75%;
}

#home_flash{
	/*background:url(../images/temp_flash_home_top.jpg) 0 0 no-repeat #362b38;*/
	height: 265px;
	width: 100%;
}

#content{
	margin:5px 50% 0 0;
	background: url(../images/content_bottom_right_bg.gif) right bottom no-repeat #e52b38;
}

#content_inner{
	padding: 30px 5% 20px 20px;
	background: url(../images/content_bottom_left_bg.gif) left bottom no-repeat;
	position:relative;
}

#carver{	
	margin:5px 0 0 0;
	float:right;
	width: 50%;
}

#content_right{	
	margin:5px 0 0 0;
	float:right;
	width: 50%;
	background:url(../images/vervolg_content_right.gif) 0 0 no-repeat #FFF;
}

#content_right_snoer{	
	margin:5px 0 0 0;
	float:right;
	width: 50%;
	height: 450px;
	background:url(../images/vervolg_content_right_snoer.jpg) 0 0 no-repeat #FFF;
}

#content_right_muis{	
	margin:5px 0 0 0;
	float:right;
	width: 50%;
	height: 450px;
	background:url(../images/vervolg_content_right_muis.jpg) 0 0 no-repeat #FFF;
}

#content_right_inner{
	padding: 30px 5% 20px 40px;
}

#content_right ul{
	padding: 10px 0 0 0;
	margin: 0;
	list-style: none;
}

#content_right ul li{
	color: #362b38;
	padding: 0 0 0 14px;
	background:url(../images/list_arrow.gif) 0 5px no-repeat;
	margin: 0;
}
#content_right ul li a{
	color: #362b38;
	text-decoration: none;
}
#content_right ul li a:hover{
	text-decoration: underline;
}

#contentoverzicht{
	margin:5px 0 0 0;
	border-top: 1px solid #e52b38;
	background:url(../images/top_tabs.gif) 0 0 no-repeat;
}

.personeelfoto{
 float: left;
 margin: 0 0 20px 0;
}


.personeel{
	margin: 0 0 0 100px;
}

.clear{
	clear:both;
}


.clear_left{
	clear:left;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 120px;
}

#footer #links{
	margin-right: 75%;
}
#home #footer #links{
	margin-top: 120px;
}

#footer #links_inner{
	padding: 20px 20px 0 35px;
}

#footer #links_inner img{
	border: 0;
}

#footer #vacatures{
	position: relative;
	float:right;
	background:#eceded;
	width: 37.5%;
	margin-top: -40px;
	min-height: 160px;
	height: 160px;
}

#footer #nieuws{
	position: relative;
	width: 37.5%;
	float: right;
	background:#eceded;
	margin-top: -40px;
	min-height: 160px;
	height: 160px;
}

#home #footer #vacatures, #home #footer #nieuws{
	min-height: 280px;
	height: 280px;
}

html>body #footer #nieuws, html>body #footer #vacatures,html>body#home #footer #nieuws, html>body#home #footer #vacatures{
	height: auto;
}


body.vervolg #footer #nieuws, body.vervolg #footer #vacatures{
	background: none;
	height: 120px;
	min-height: 120px;
	margin-top: 0;
}

#footer .tabs{
	border-bottom: 1px solid #e52b38;
	/*background:url(../images/tab.gif) 0 0 no-repeat #FFF;*/
	background:#FFF;
	/*height: 17px;*/
	color:#FFFFFF;
	font-weight: bold;
	font-size:11px;
	/*padding: 5px 0 0 20px;*/
}
#footer .tabs a{
	display:block;
	width:142px;
	height:17px;
	padding: 5px 0 0 20px;
	color:#FFFFFF;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
	background:url(../images/tab.gif) 0 -22px no-repeat;
}
#footer .tabs a:hover{
	background:url(../images/tab.gif) 0 0 no-repeat;
}

#footer ul{
	padding: 10px 0 0 20px;
	margin: 0;
	list-style: none;
}

#footer ul li{
	color: #362b38;
	padding: 0;
	background: none;
}
#footer ul li a{
	color: #362b38;
	text-decoration: none;
	padding: 0 0 0 14px;
	background:url(../images/list_arrow.gif) 0 4px no-repeat;
}
#footer ul li a:hover{
	text-decoration: underline;
}

#footer ul li span.locatie{
	position: absolute;
	left: 240px;
	margin-top: -1px;
}

#footer p{
	color: #868688;
	font-size: 11px;
	padding: 5px 0;
	margin: 0;
}

#footer p a{
	color: #808286;
	text-decoration: none;
}

#footer p a:hover{
	text-decoration: underline;
}

#footer p.bottom{
	position: absolute;
	bottom: 4px;
	padding: 0 0 0 20px;
}


#menu{
	margin-right: 75%;
	background:url(../images/menu_bg.gif) right top no-repeat;
	padding: 90px 0 0 0;
}

#logo{
	position:absolute;
	top: 0;
	height: 116px;
	left: 35px;
}
#logo img{
	padding: 45px 0 0 0;
}

#menu #border{
	border: 1px solid #e52b38;
	border-left: none;
	margin: 0 20px 0 35px;
	padding: 90px 0 0 0;
}
html>body#home #menu #border{
	margin: 0 20px -120px 35px;
}
#menu ul#nav{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 70%;
	position: relative;
}
#menu ul#nav li{
	height: 26px;
	color:#868688;
	font-weight: bold;
	background:url(../images/menu_li_border.gif) 0 15px repeat-x;
	margin: 0;
}
#menu ul#nav li a{
	height: 22px;
	background:#FFFFFF;
	color:#868688;
	padding:4px 0 4px 1px;
	text-decoration: none;
}
#menu ul#nav li a:hover{
	color:#e52b38;
}

#menu ul#nav li ul {
	position:absolute;
	display:none;
	left:130px;
	top:0;
	width:150px;
	background:#FFFFFF;
	border:1px solid #e52b38;
	font-size: 100%;
	padding: 5px 0;
	margin: 0;
}
#menu ul#nav li ul li{ 
	clear:left; 
	display:block;
	padding:3px 0;
	background:#FFFFFF;
	height: auto;
}
#menu ul#nav li ul li a {
	display:block;
	margin:0;
	padding: 0 0 0 10px;
	text-decoration:none;
	height: auto;
}
#menu ul#nav li ul li a:hover{
}

#menu ul#nav li:hover ul{display:block;}


#menu_ele{
	padding: 20px 0 0 0;
}

#menu_ele p{
	color:#e52b38;
	font-size:11px;
	line-height: 150%;
	margin: 0 0 10px 0;
	padding: 0;
}

#menu_ele p.title{
	color: #362b38;
	font-weight: bold;
	margin: 20px 0 0 0;
}

#menu_ele p.contact a{
	background:url(../images/list_arrow.gif) 0 5px no-repeat #FFF;
	text-decoration: none;
	position:absolute;
	margin-top: -9px;
	color: #362b38;
	padding: 0 5px 0 14px;
}
#menu_ele p.contact a:hover{
	text-decoration: underline;
}

a.terug{
	display:block;
	padding:5px 0;
	width:185px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;

}
html>body a.terug{
	position:absolute;
	padding:5px 10px;
	left:110%;
	background:url(../images/back_bg.gif) 0 0 no-repeat;
}
a.terug:hover{
	color:#f2959b;
}
