/* Base CSS Document */

html body{background:#FFF /*url(../gfx/bg_gradient.png) repeat-x*/; margin:0; padding:0; font: 12px Arial; color:#333;}

h1{font-size: 20px; font-weight: bold; color: black;}
h2{font-size: 18px; font-weight: bold; color: black;}
h3{font-size: 16px; font-weight: bold; color: black;}
h4{font-size: 14px; font-weight: bold; color: black;}
h5{font-size: 12px; font-weight: bold; color: black;}
h6{font-size: 10px; font-weight: bold; color: black;}

label,
a{cursor: pointer}
a:link{color: #0099ff}
a:visited{color: #0099ff}
a:hover{color: #000}
a:active{color: #0099ff}
.clear{clear:both;}
.clearall { clear: both; height: 0px; line-height: 0px; margin: 0px; padding: 0px; font-size: 0px; }

/* Layout */
#content_wrapper{clear: both; width: 970px; margin: 0 auto; background-image: url(../gfx/bg.gif); background-position: top left; background-repeat: repeat-y;}

#header{clear: both; width: 970px; height: 206px; background-image: url(../gfx/header.png); background-position: top left; background-repeat: no-repeat}

#footer{clear: both; width: 941px; height:221px;}
#footer img{border: 0px}
#footer_txt{clear: both; font-size: 9px; font-weight: bold; color:#00a6eb; padding-top: 12px; padding-left: 43px}

#logo_afbouw{width: 100px; height: 41px; float: left; display: inline; margin-top: 20px; margin-left: 10px; display:none }
#logo_svgb{width: 98px; height: 31px; float: left; display: inline; margin-top: 21px; margin-left: 75px; display:none }
#logo_svo{width: 74px; height: 40px; float: left; display: inline; margin-top: 20px; margin-left:0px;display:none }
#logo_inversnet{width: 100px; height: 25px; float: left; display: inline; margin-top: 20px; margin-left: 30px;display:none }

.navtitle_selected{font-size: 11px}
.navtitle{font-size: 11px}
#navwrapper a:link{color: #ffffff; text-decoration:none}
#navwrapper a:visited{color: #ffffff; text-decoration:none}
#navwrapper a:hover{color: #ffffff; text-decoration:none}
#navwrapper a:active{color: #ffffff; text-decoration:none}

#intro{height: auto; padding: 0; margin: 0;}
#breadcrums{position: absolute; top: 262px; color: #afb0b2; text-decoration:none}

/* Standaardpagina */
#background{width: 970px; background-image: url(../gfx/bgStreep.gif);background-repeat: repeat-y;height:auto;}
#content{float: left; width: 620px; padding:0 25px 20px; font-size:12px;height:auto;}
#testimonial{float: right; width: 290px;padding-left:5px;height:auto;}/*background-repeat: repeat-y;*/

/*Activiteitenpagina */
#activiteit_content{float: left; width: 318px; margin-top: 49px; padding: 20px 0px; display: inline; border-top: 2px solid #eeeeee}

/* google maps */
#googleMap{float: right; width: 290px; display: inline;}
#googleMapHolder{width: 290px;}
#gMap{width: 290px; height: 390px;}

.txt_button{clear:both; width: 82px; font-weight: bold; color: #0099ff; border: 1px solid #0099ff; padding: 5px; cursor: pointer;}
.txt_button:hover{clear:both; width: 82px; font-weight: bold; color: #000; border: 1px solid #000; padding: 5px; cursor: pointer;}
