/* Base CSS Document */

html body{background:#aaaaaa 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;}

/* Layout */

#content_wrapper{clear: both; width: 970px; background-image: url(../gfx/bg.gif); background-position: top left; background-repeat: repeat-y;}

#header{clear: both; width: 941px; height: 164px; background-image: url(../gfx/header.png); background-position: top left; background-repeat: no-repeat}
#header_date{width: 255px; height: 85px; margin-left: 424px; background-image: url(../gfx/header_date.png); background-position: top left; background-repeat: no-repeat}

#footer{clear: both; width: 941px; height:240px;}
#footer img{border: 0px}
#footer_txt{clear: both; font-size: 9px; font-weight: bold; color:#00a6eb; padding-top: 12px; padding-left: 43px}

#logo_hba{width: 122px; height: 54px; display: block;}
#logo_uwv{width: 122px; height: 54px; display: block; margin-top:2px;}

#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 }

#menu{float: left; width: 233px; display: inline}
#navwrapper{margin-top: 49px; margin-bottom: 70px}
.navitem_selected{height: 34px; width: 20px; margin-bottom: 1px; padding-left: 10px; padding-top: 10px; padding-left: 20px; height: 25px; cursor: pointer}
.navitem{height: 34px; margin-bottom: 1px; padding-left: 10px; padding-top: 10px; padding-left: 20px; height: 25px; cursor: pointer}

.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{width: 407px; height: auto; padding: 0; margin: 0;}
#breadcrums{position: absolute; top: 180px; color: #afb0b2; text-decoration:none}

/* Standaardpagina */
#content{float: left; width: 407px; margin-top: 43px; padding: 25px 0px; display: inline;}
#testimonial{float: right; width: 290px; display: inline;}

/*Activiteitenpagina */
#activiteit_content{float: left; width: 318px; margin-top: 49px; padding: 20px 0px; display: inline; border-top: 2px solid #eeeeee}

#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;}