html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	background-image: url(../../images/structure/bg.jpg);
	background-position: 0px 188px;
	background-repeat: repeat-x;
}
img {
	border: 0;	
}
a{
	color: #A80532;
}
a:hover {
	font-weight: bold;
}
h1 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-transform: uppercase;
}
h2 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
h3 { 
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
#wrapper{
	position: relative;
	font-family: arial, sans-serif;
	width: 960px;
	margin: 0px auto;
}
#top{
	width: 960px;
	height: 250px;
}
#domselaarlogo{
	background-image: url(../../images/structure/domselaar_logo.jpg);
	width: 475px;
	height: 136px;
	float: left;
	margin-top: 24px;
}
#naw{
	margin-top: 111px;
	margin-left: 236px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #A80532;
}
#topslide{
	margin-left: 46px;
}

#apk_banner {
	padding-left: 20px;
}
#bovag_banner {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#buttons{

}
#buttons a{
	display: block;
	width: 106px;
	float: right;
	margin-left: 2px;
	background-color: #A80532;
	color: #FFFFFF;
	line-height: 23px;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
#buttons a:hover, #buttons .active {
	background-color: #76787B;
}
#marquee{
	float: right;
	color: #000000;
	line-height: 15px;
	font-size: 12px;
	color: #FFFFFF;
	width: 860px;
	background-color: #76787B;
	margin-top: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
#box_wrap{
	float: right;
	margin-top: 2px;
	color: #FFFFFF;
}
#right_box{
	text-align: center;
	width: 191px;
	background: url(../../images/structure/rightbox_repeater.jpg) repeat-y;
	min-height: 292px;
}
#right_box span{
	font-weight: bold;
	font-size: 20px;
}
#box_top{
	background-image: url(../../images/structure/rightbox_top.gif);
	height: 4px;
}
#right_content{
	padding: 8px 12px 12px 10px;
}
#info_btn {
	width: 145px;
	height: 19px;
	background: url(../../images/buttons/meer_info.jpg) no-repeat;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#info_btn a{
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
	color: #A80532;
}
#info_btn a:hover{
	color: #76787B;
}
#content{
	margin-top: -2px;
}
#content_box{
	background-image: url(../../images/structure/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: -1px bottom;
	border-top: 1px solid #000000;
	width: 642px;
	min-height: 294px;
	height: auto !important;
	height: 294px;
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
}
#left_box{
	text-align: center;
	float: left;
	margin-left: -2px;
	margin-top: -42px;
	width: 102px;
}
#branche_logos{
	position: relative;
	z-index: 1;
	padding-top: 2px;
	background-color: #FFFFFF;
}
#branche_logos img{
	margin-bottom: 22px;
}
#left_buttons{
	background-color: #FFFFFF;
}
#left_box tr{
	border: 0px;
}
#left_box td{
	border: 0px;
	background-color:#A80532;
	width: 98px;
	height: 40px;
}
#left_box a{
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 12px;
}
#left_box span{
	line-height: 20px;
	font-size: 25px;
}
#bottom_blocks{
	background-image: url(../../images/structure/bottom.jpg);
	float: right;
	height: 4px;
	width: 960px;
}
#repeat{
	margin-top: 2px;
	float: right;
	background: url(../../images/structure/repeater.jpg) repeat-y;
	width: 960px;
}
#bottom{
	margin-top: 2px;
	float: right;
	width: 960px;
	height: 15px;
	background-color: #A80532;
}

#clickable_logo {
	position: absolute;
	top: 25px;
	left: 0px;
}
