/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656266;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#f18a00;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#656266;
	margin-bottom: 0;
}

h3 {
	font-size:12px;
	font-weight:900;
	color:#656266;
	margin-bottom: 0;
}

p {
  margin-top: 0;
}

a {
	color:#f18a00;
	text-decoration:underline;
}

.link {
	text-decoration:none;
}

.werkveld {
	color:#656266;
	text-decoration:none;
}

#container{
	background-image:url(../images/layout/back_main.jpg);
	background-repeat:repeat-y;
	width:990px;
	min-height: 575px;
	margin: 0 auto;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
}

#logo{
	position:absolute;
	width:242px;
	height:71px;
	margin-left:180px;
}

#header{
	background-image:url(../images/layout/junior_01.jpg);
	background-repeat:no-repeat;
	width:990px;
	min-height:575px;
	_height:575px;
}

#menu{
	float:right;
	margin-top:201px;
	margin-right:0px;
	width:750px;
	height:30px;	
}

#left {
	float: left;
	width:195px;	
	margin-top:210px;
	padding-left: 25px;
}

#left h1{
	font-size:14px;
	font-weight:bold;
	color: #817e83;
	margin:0px;
	padding:0px;
}

#submenu {
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:50px;
}

#submenu a {
	color: #f18a00;
	text-decoration:none;
}

#content{
	float:left;
	margin-top:71px;
	padding-left: 25px;
	width:422px;
	margin-bottom:0;
}

#content_only{
	float:right;
	margin-top:71px;
	margin-right:20px;
	padding-left: 25px;
	width:725px;
	margin-bottom:0;
}

#cases{
	float:right;
	margin-top:71px;
	margin-right:20px;
	width:288px;
	margin-bottom:0;
}

#bottom{
	width:990px;
	height:166px;
	background-image:url(../images/layout/bottom.jpg);
	clear:both;
}


#disclaimer{
	padding-top:140px;
	padding-left:59px;
	width:400px;
	height:20px;
	color:#FFFFFF;
}

#disclaimer a{
	color:#FFFFFF;
}

#clear{
	clear:both;
}


/* NIEUWS */
#news{
	float:right;
	background-image:url(../images/layout/news_back.jpg);
	background-repeat:repeat-y;
	width:288px;
	margin-left:15px;
}

#news_klant{
	background-image:url(../images/layout/news_klanten.jpg);
	background-repeat:no-repeat;
	width:288px;
	height:188px;
}

#news_klant_2{
	background-image:url(../images/layout/news_klanten_2.jpg);
	background-repeat:no-repeat;
	width:288px;
	height:40px;
}

#news_content{
	padding: 0px 30px;
	color:#817e83;
	font-size:11px;
	padding-top: 15px;
}

#news_content a{
	font-style:italic;
}


#news_bottom{
	background-image:url(../images/layout/news_bottom.jpg);
	background-repeat:no-repeat;
	width:288px;
	height:88px;
}


/* ZOEKEN */

.search_button{
	background-image:url(../images/btn/search.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	padding:0px;
	width:62px;
	height:19px;
	border:none;
	color:#000000;
	padding-bottom:4px;
}

.search_input{
	width:180px;
	background-color:#e8e8e8;
	border:none;
	border-top:1px solid #bdbdbd;
	font-weight:bold;
	color:#817e83;
	padding:2px;
}

html>body .search_button {
	background-image:url(../images/btn/search.jpg);
}



/* CONTACT FORMULIER*/
#contactform{
	margin-bottom:50px;
}

.contact_input{
	width:180px;
	background-color:#e8e8e8;
	border:none;
	border-top:1px solid #bdbdbd;
	font-weight:bold;
	color:#817e83;
	padding:2px;
}

.send_button{
	background-image:url(../images/btn/search.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	padding:0px;
	width:62px;
	height:19px;
	border:none;
	color:#000000;
	padding-bottom:4px;
}

.main_button{
	background-image:url(../images/btn/main_btn.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	padding:0px;
	width:75px;
	height:19px;
	border:none;
	color:#000000;
	padding-bottom:4px;
}

html>body .send_button {
	background-image:url(../images/btn/search.jpg);
}
