/* CSS Document */
html, body {
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #979797;
	color: #000000;
	text-align: center;
}
table {
	border-spacing: 0;
}

tr {
	vertical-align: top;
}

img {
	border: 0;	
}

td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #114d8f;
}
h1 { 
	font-size: 18px;
	color: #000000;
	text-transform:uppercase;
}
h2 { 
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h3 { 
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 961px;
	height: 100%;
	text-align: left;
	background-image: url(../../images/structure/bottom_bg.jpg);
	z-index: 1;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#slideshow {
	position: relative;
	top: 92px;
	left: 0px;
}

#content {
	position: absolute;
	top: 355px;
	left: 0px;
	width: 724px;
	min-height: 325px;
	height: 325px;
	height: auto;
	padding: 31px 221px 10px 16px;
	background-color: #ffffff;
	background-image: url(../../images/structure/main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.titel_rss {
	color: #124d8f;
	font-weight: bold;
}
a.link_rss {
	color: #124d8f;
	text-decoration: none;
	
}
.hr_rss {
	border: 1px dotted #124d8f;
	height: 1px;
}


#rss hr {
	height: 1px;
	border: 1px dotted white;
}
.heading_rss {
	font-size: 16px;
	font-weight: bold;
	display:block;
	color: #000000;
	margin-bottom: 10px;
}
#weer_rss {
	text-align: center;
	padding-bottom: 20px;
}
#bottom {
	position: absolute;
	bottom: -23px;
	left: 0px;
}

#bg_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	height: 100%;
	background-color: #ebebeb;
	z-index: 0;
}

#marquee {
	position: absolute;
	top: 352px;
	left: 0px;
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
}

#naw {
	position: absolute;
	bottom: -23px;
	left: 0px;
	font-size: 9pt;
	font-weight: bold;
	width: 100%;
	z-index: 1;
}

#disclaimer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #000000;
	font-size: 6.5pt;
	text-decoration: none;
}

#disclaimer:hover {
	text-decoration: underline;
}

#menu {
	position: absolute;
	top: 58px;
	right: 2px;
	line-height: 3.8em;
	z-index: 1;
}

#menu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 7px;
	border: 1px solid transparent;
}

#menu a:hover, .active {
	color: #114d8f !important;
}

#menu a:hover {
	border: 1px solid #000000;
	background-color: #f1f1f1;
}

#menu img {
	vertical-align: middle;
	margin: 0px 2px;
}

#branche_logos {

	position: absolute;
	top: 386px;
	right: 15px;}

#branche_logos img {
	margin-bottom: 10px;
}
#apk_banner {
	position: absolute;
	top: 530px;
	right: 15px;
}

#aktie {
	position: absolute;
	bottom: 1px;
	right: 0px;
	width: 268px;
	overflow-x: hidden;
	text-align: center;
	color: #ffffff;
	z-index: 1;
	background-image: url(../../images/structure/actie_bg.png);
	background-position: 0px 78px;
	background-repeat: no-repeat;
}

#aktie h1 {
	color: #ffffff;
	font-weight: normal;
	font-size: 180%;
	text-transform: none;
	margin: 4px;
}

#aktie a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#aktie_top {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}
