/* index CSS Document */

h2 {
	font-size:15px;
	font-weight:bold;
	color:#004080;
	margin-bottom:0px;
}
#left {
	position:relative;
	float:left;
	width:225px;
}
#left_menu {
	text-align: right;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:50px;
}
#left_menu ul {
	list-style:none;
}
#left_menu a {
	/* padding-top:5px; */
	color: #999999;
	display: block;
	height:20px;
	vertical-align:middle;
	font-family: Tahoma, Calibri, Cambria;
	font-size:11px;
	text-decoration: none;
}
#left_menu a:hover {
	background:url(../images/layout/sub_menu.gif) right no-repeat;
}
#left_menu a:active {
	background:url(../images/layout/sub_menu_active.gif) right;
	background-repeat:no-repeat;
}
#sub_side {
	display:none;
	position:absolute;
	width:1px;
	height:110px;
	top:171px;
	left:214px;
	background:url(../images/layout/sub_menu_side.gif);
}

#mid {
	position:relative;
	text-align:left;
	float:left;
	width:450px;
	margin-left:4px;
}
#mid img {
	float:left;
}
.homepageBlok {
	width:450px;
	padding:0px;
	background-color: #F3F8F8;
	margin-top:10px;
	margin-bottom:10px;
}
.homepageBlok img {
	display:block;
	margin-right:5px;
}
#right {
	position:relative;
	background:#aacef3;
	border:1px solid #95b7da;
	float:right;
	width:310px;
	margin-left:4px;
}
.quick_balk {
	position:relative;
	line-height:18px;
	background-image:url(../images/layout/balkje_blauw.png);
	width:304px;
	height:18px;
	text-align:center;	
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	margin:1px auto 0px;
}
.expanding {
	position:relative;
	background-color: #AACEF3;
	width:302px;
	border:1px solid #95b7da ;
	border-top:0;
	margin:0px auto 1px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.expanding select {
	width:auto;
	font-size:13px;
}
#brochure {
	display:none;
}
#dokter {
	display:none;
}
#leverancier {
	display:none;
}

#info{
	margin:auto;
	margin-top:25px;
	margin-bottom:25px;
}
td.thema{
	padding:5px;
}
.kaart{
	margin:2px auto 0px auto;
	background:url(../images/layout/land.png) no-repeat;
	width:100px;
	height:125px;
}
.aanm{
	text-align:center;
	margin-top:10px;
	font-size:12px;
}
.aanm a:hover{
	font-weight:bold;
}
#nieuws {
	margin:5px auto 0px;
	width:304px;
}
.n_top {
	background:#1a89c1;
	width:289px;
	height:25px;
	line-height:25px;
	color:#FFF;
	padding-left:15px;
	margin:0px auto;
}
.n_top h3 {
	width:auto;
	float:left;
	font-weight:bold;
	font-size:17px;
}
.n_top a {
	padding-top:3px;
	float:right;
	margin-right:5px;
}
.n_top img {
	line-height:1px;
}
#nieuws ul {
	list-style:none;
	width:304px;
}
#nieuws li {
	height:24px;
	line-height:24px;
	padding-left:15px;
}
#nieuws li a:hover {
	border-bottom:1px dashed #000;
}
#nieuws span, #actueel span {
	display:block;
	width:294px;
	height:22px;
	text-align:right;
	padding-right:10px;
	background:#1a89c1;	
	line-height:22px;
}
#nieuws span a, #actueel span a {
	color:#fff;
}
#nieuws span a:hover, #actueel span a:hover {
	font-weight:bold;
}
a#rss_q {
	color:#FFF;
	line-height:20px;
}
a:hover#rss_q {
	font-weight:bold;
}
#actueel {
	margin:20px auto 0px auto;
	width:304px;
}
#actueel p {
	margin-bottom:0px;
	background:#eaf1f9;
	padding:3px;
}
#content {
	width:995px;
	padding-right:0px;
}



.zuurmaaktziek {
	display:block;
	width:179px;
	height:102px;
	margin:15px auto 0px auto;
}
.fit-snelzoeker {
	display:block;
	width:195px;
	height:69px;
	margin:15px auto 0px auto;
}
.vital {
	display:block;
	width:185px;
	height:72px;
	margin:15px auto 0px auto;
}
.vitalboek {
	display:block;
	width:125px;
	height:167px;
	margin:15px auto 0px auto;
}
.flash_banner {
	display:block;
	width:300px;
	height:70px;
	margin:5px auto 0px auto;
}
.zuurBanner {
	display:block;
	width:336px;
	height:280px;
	margin:0px auto 0px auto;
}
#twitter {
	position: absolute;
	right: -87px;
}
#search_blue {
    background: url(/images/layout/search_blue_bg.jpg) no-repeat;
    width: 448px;
    height: 128px;
    margin-bottom: 3px;
    border: 1px solid #95b6d7;
}
#search_blue form {
    margin-left: 100px;
    margin-top: 65px;
}
#search_blue input[type="text"] {
    margin-top: 10px;
}  