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

@import url('reset.css');


html { 
background: url(../images/bg.gif) repeat-x;
background-color: #B1B1B1;
}

body {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
color: #797979;
}

a {
	text-decoration: none;
	color: #5d8f00;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 1.8em;
	text-align: left;
	text-transform: capitalize;
	color: #ffffff;
}

h2 {
	font-size: 1.4em;
	text-align: left;
	color: #ffffff;
}


h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding: 0 0 2em 0;
}

.h3groen{
	color: #5d8f00;
}

#content_middle a{
	text-decoration: none;
}

.h3groen b {
	color: #797979;
}

.floatr {
	float: right;
}

.floatl {
	float: left;
}




#container {
	text-align: left;
	width: 768px;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid #cfcfcf;
	margin: 50px auto auto;

}



/* TOP */


#logo {
	float: left;
	}

#showlogo {
	width: 210px;
	height: 100px; 
	float:left;
	border-bottom: 1px solid #cfcfcf;
	}
	
#midboven {
	float: left;
	width: 338px;
	height: 100px;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}
	
#zoeken {
	width: 218px;
	height: 100px;
	float: left;
	border-bottom: 1px solid #cfcfcf;
	
}

#zoeken #search {
	float: right;
	margin-right: 25px;
	margin-top: 28px;
	
}

#zoeken .button, .button3{
	background:  transparent url(../images/button_go.gif) no-repeat;
	width: 26px;
	height: 19px;
	text-decoration: none;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
	float: right;
}

.button3 {
float: left;
margin-top: -18px;
}

#zoeken .button:hover, .button3:hover {
	background: transparent url(../images/button_go2.gif) no-repeat;
}

#zoeken .text {
	height: 13px;
	width:120px; 
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #abadb3;
	color: #797979;
	float: left;
	
}

#zoeken .text:focus {
	background: #f1f1f1;
	border: 1px solid #abadb3;
}



/* MIDDLE */


#nav {
	width: 210px; 
	height: 196px;
	float: left;
	position: relative;
	padding-top: 10px;
	background: url(../images/nav_bg.jpg) no-repeat;
	border-bottom: 1px solid #cfcfcf;
		
}

#center ul#nav li {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 20px;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../images/pijl_norm.gif) 0% 50% no-repeat;
		
}

#center ul#nav li a{
	color: #ffffff;
	text-decoration: none;
}

#center ul#nav li:hover {
	background: url(../images/pijl_over.gif) 0% 40% no-repeat;
}

.lijn {
	width: 125px;
	height: 0px;
	text-align: left;
	margin-left: 25px;
	color: #99cc33;
	background-color: #99cc33;
	border: 0;
	border-top: 1px solid #99cc33;
}


#middle {
	background: url(../images/center_pic.jpg) no-repeat;
	width: 338px;
	height: 206px;
	float:left;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	
	
}

#middle #slogan {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	text-align: right;
	margin: 10px 10px 2px;
}

#middle #slogan2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0 10px;
	text-transform: lowercase;
	color: #cdcfc9;
	font-size: 1.2em;
}

#rightmiddle {
	background: url(../images/right_bg.jpg);
	width: 218px;
	height: 206px;
	float:left;
	border-bottom: 1px solid #cfcfcf;
		
	
}

#rightmiddle #yellow {
	color: white;
	padding: 25px 20px 10px 20px;
}

#rightmiddle p {
	padding: 1px 15%;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	line-height: 1.2em;
	color: white;
	text-align: justify;
}

#rightmiddle p a {
	color: white;
}

.whitelines {
	text-align: center;
	margin: 6px auto;
	width: 155px;
	height: 0px;
	color: #848480;
	background-color: #848480;
	border: 0;
	border-top: 1px solid #848480;
	
}


/* CONTENT */



#content_left {
	float: left;
	width: 210px; 
	
}

#content_middle {
	float: left;
	width: 338px;
	border-left: 1px solid #cfcfcf; 
	border-right: 1px solid #cfcfcf;
}


#content_right {
	float: left;
	width: 218px;
}


#content_middle div {
	padding: .5em 2.5em 1.5em 2.5em;
}

#content_left div {
	padding: .5em 2.5em 1.5em 2.5em;
}

#content_middle .bottomdienst {
	padding-bottom: 5em;
}

#content_middle h3 {
	padding: 2.5em 2em 1em 2em;
}

#content_left h3 {
	padding: 2.5em 2em 1em 2em;
}

#content_middle div img{
	float: left;
	padding: 0 1em 0 0;
}

.leesmeer {
	padding-top: .3em;
}

.smallred {
	color: #a30000;
	font-weight: bold;
	
}

#content_right div {
	padding: .5em 2.5em 1.5em 2.5em;
}

#content_right h3 {
	padding: 2.5em 2em 1em 2em;
}

.verstuurd3 {
	padding-top: 20px;
	font-weight: bold;
}

.verstuurd4 {
	padding-bottom: 80px;
}

.text2{
	padding: 2px;
	border: 1px solid #abadb3;
	color: #797979;
}

.text2:focus {
	background: #f1f1f1;
	border: 1px solid #abadb3;
}

.formtekst {
	color: #a30000;
	font-weight: bold;
	padding-top: 20px;
}

.formtekst2 {
	color: #a30000;
	font-weight: normal;
	padding-top: 20px;
}



/* .dienstomschrijving {
	white-space: pre-line; 
}
*/

#footer {
	text-align: left;
	width: 768px;
	margin: auto;
   clear: both; 
}


