/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color:#E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #747474;
}
table {
	border: 0;
}
tr {
	vertical-align: top;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #1E2274;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #1E2274;
	font-weight: bold;
}
h1 { 
	font-size: 18px;
	color: #1E2274;
	text-transform:uppercase;
}
h2 { 
	font-size: 14px;
	color: #747474;
}
h3 { 
	font-size: 16px;
	color: #1E2274;
	font-weight: bold;
}
.clear {
	clear: both;
}
#wrapper { 
	position: relative;
	background-image: url(../../images/structure/bg_wrapper.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 964px;
}
#logo {
	position: absolute;
	top: 100px;
	left: 30px;
	z-index: 100;
}
#text {
	margin: 30px 30px 20px 20px;
}

#top_left {
	float: left;
	width: 709px;
	height: 176px; /* 6px */
	padding-left: 4px;
	padding-top: 4px;
	background-image: url('../../images/structure/logo.jpg');
}
#topfoto {
	float: left;
	width: 232px;
	height: 176px;
	padding-top: 4px;

}
#eXTReMe {
	position: absolute;
	top: 40px;
	left: 40px;
}


#naw {
	position: absolute;
	top: 394px;
	left: 747px;
	font-size: 12px;
	line-height: 18px;
	color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
}
#aktie {
	position: absolute;
	top: 261px;
	left: 743px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 205px;
}
#aktie a:link, #aktie a:visited, #aktie a:active {
	font-size: 12px;
	line-height: 18px;
	color: #A29F9F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;	
}
#aktie a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #A29F9F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
#logotjes {
	position: absolute;
	top: 500px;
	left: 750px;
	width: 200px;
	text-align: center;
}
#marquee {
	font-size: 14px;
	font-weight:bold;
	color: #1A1E72;
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	top: 230px;
	left: 15px;
	width: 710px;
}
.content_table {
	width: 977px;
}
.content_td_left {
	width: 15px;
	background-image: url(../../images/structure/pageleft.jpg);
}
.content_td_mid {
	width: 949px;
	background-image: url(../../images/structure/content_bg.jpg);
}
.content_td_right {
	width: 13px;
	background-image: url(../../images/structure/pageright.jpg);
}
.content_table2 {
	width: 949px;
}
.content_td2_left {
	width: 713px;
}
.content_td2_right {
	width: 236px;
}
#bottom {
	background-image: url(../../images/structure/bottom.jpg);
	background-repeat:no-repeat;
	height:31px;
	width:977px;
	padding-top:3px;
	padding-left:65px;
}
#bottom a {
	font-size:11px;
	text-decoration:none;
}
#bottom a:hover {
	font-size:11px;
	text-decoration:none;
}
