html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img,  ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
background: transparent;
}

img{
display: block;
}

input{
background: #F7F7F7;
border: 1px solid #C0C0C0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px;
color: #000;
}

h1{
font-size: 13px;
font-weight: bold;
color: #cb1616;
}

h2{
color: #cb1616;
font-weight: bold;
}

html{
overflow-y: scroll;
}

html, body{
background: #e6e6e6;
}

#container{
width: 1010px;
margin: auto;
padding-bottom: 25px;
background: url(../images/bg.gif) repeat-y;
}

/*header*/
#header{
background: #FFFFFF;
height: 100px;
margin: 0 10px 0 10px;
}

#header_logo{
float: left;
margin: 10px 0 0 20px;
display: inline;
}

#header_schoonmaker{
float: left;
margin: 15px 0 0 100px;
display: inline-block;
background-color: #CC3366;
white-space: inherit;
}

#header_menu{
float: right;
}

#header_menu_menu{
float: right;
height: 16px;
padding: 6px;
-padding: 5px;
background: url(../images/bg_menu.gif) no-repeat top left #cb1617;
color: #FFFFFF;
font-weight: bold;
}

#header_menu_menu a{
margin: 0 5px 0 5px;
color: #FFFFFF;
}

#header_menu_menu a:hover{
color: #f1e380;
}

#header_menu_img{
clear: both;
float: right;
margin-top: 8px;
background-color: #CC3366;
}



/*content*/
#content{
overflow: auto;
padding: 20px 30px 30px 30px;
}

#content_links{
float: left;
width: 200px;
}

#content_links_menu{
background: url(../images/bg_menu_links.gif) repeat-y;
}

#content_links_menu a{
display: block;
padding: 12px;
border-bottom: 1px solid #cb1616;
color: #000000;
font-weight: bold;
font-size: 14px;
}

#content_links_menu a:hover{
background: #e1d2d2;
border-left: 1px solid #cb1616;
border-right: 1px solid #cb1616;
}


#content_links_adres{
margin-top: 10px;
padding: 10px;
line-height: 150%;
background: #f7f7f7;
border: 1px solid #9c9c9c;
}

#content_links_adres a{
color: #000000;
}

#content_links_adres a:hover{
color: #cb1616;
}

#content_links_informatie{
margin-top: 10px;
padding: 10px;
line-height: 150%;
background: #f7f7f7;
border: 1px solid #9c9c9c;
}

#content_links_informatie input{
margin: 5px 0 8px 0;
border: 1px solid #8d8d8d;
width: 140px;
}

#informatie_tekst{
height: 60px;
}

#belmij{
cursor: pointer;
}

#content_include{
float: left;
width: 740px;
min-height: 670px;
*min-height: 684px;
height: auto !important;
height: 670px;
*height: 684px;
margin-left: 10px;
background: url(../images/bg_content.gif) repeat-y;
}


#content_midden{
float: left;
width: 468px;
padding: 10px 20px 10px 10px;
min-height: 400px;
height: auto !important;
height: 400px;
background: url(../images/bg_midden.gif) top center no-repeat;
line-height: 17px;
}

#content_midden a{
color: #000000;
}

#content_midden a:hover{
color: #cb1616;
}

.team{
float: left;
margin-right: 10px;
border: 1px solid #000000;
}

.pijl{
float: left;
margin: 3px 8px 0 0;
}


/*formulier*/
.foutmelding{
color: #FF0000;
font-weight: bold;
}

#contact{
width: 400px;
margin-top: 25px;
margin-bottom: 25px;
} 
 
#contact input{
background: #F7F7F7;
border: 1px solid #C0C0C0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px;
color: #000;
}

#contact textarea{
width: 200px;
height: 80px;
background: #F7F7F7;
border: 1px solid #C0C0C0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px;
color: #000;
}

.contact{
overflow: auto;
display: inline-block;
margin-bottom: 10px;
}

.contact_vraag{
float: left;
display: inline-block;
width: 100px;
margin-top: 3px;
}

.contact_antwoord{
float: left;
}

.verplicht{
font-size: 11px;
color: #FF0000;
}
/*einde contact formulier*/


#content_rechts{
float: right;
width: 220px;
padding: 10px;
background: url(../images/bg_rechts.gif) no-repeat;
height: 500px;
}



/*footer*/
#footer{
-margin-top: 30px;
clear: left;
text-align: center;
color: #FFFFFF;
}

#footer a{
margin: 0 5px 0 5px;
color: #FFFFFF;
}

#footer a:hover{
color: #f1e380;
}

#footer_links_1{
font-weight: bold;
}

#footer_links_2{
margin-top: 10px;
}

#footer_links_3{
margin-top: 20px;
font-size: 11px;
}

#footer_links_3 a{
font-size: 11px;
}
	