@charset "UTF-8";
/* CSS Document */

img {
	
	border: 0px;

}

div#wrapper {
	
	position: absolute;
	left: 0px;
	top: -8px;
	width: 770px;
	height: auto;

}

div#header {
	
	position: relative;
	float: left;
	width: 770px;
	height: 321px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;

}

div#subnavi {
	
	position: absolute;
	top: 270px;
	left: 400px;
	width: 370px;
	height: auto;

}

ul#navi {
	
	margin: 0 auto;
	text-align: right;
	list-style-type: none;

}

ul#navi li {
	
	display: inline;
	float: left;
	text-align: center;
	width: 100px;

}

ul#navi a, ul#navi a:link, ul#navi a:active, ul#navi a:visited {
	
	text-decoration: none;
	color: #10326c;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;

}

ul#navi a:hover {
	
	color: #10326c;
	font-weight: bold;

}

div#content {
	
	position: relative;
	float: left;
	width: 770px;
	height: auto;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;

}

div.werbung {
	
	position: absolute;
	left: 770px;
	top: 287px;
	width: 160px;
	height: 600px;
	
font-family: Verdana;
	font-size: 10px;
	

}

div#mainnavi {
	
	position: absolute;
	top: 0px;
	left: 17px;
	width: 186px;
	height: auto;

}

div#mainnavi p {

	font-family: Verdana;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;

}

div#mainnavi p a:link, div#mainnavi p a:active, div#mainnavi p a:visited {
	
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	
}

div#mainnavi p a:hover {
	
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	
}

div.topic {
	
	position: relative;
	width: 186px;
	height: auto;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #dae2ed;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;

}

div#text {
	
	position: relative;
	top: 20px;
	left: 275px;
	width: 440px;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	
}

div#text a:link, a:active, a:visited {
	
	color: #000;
	text-decoration: none;
	font-weight: bold;
	
}

div#text a:hover {
	
	text-decoration: underline;
	
}

div#footer {
	
	position: relative;
	float: left;
	width: 770px;
	height: 74px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;

}

b.bt, b.bt b, b.bb, b.bb b {
	
	display: block;
	height: 10px;
	font-size: 1px;
	background:url(../images/border.jpg) no-repeat;
	position:relative;

}

b.bt {
	
	top: -3px;
	left: -3px;

}

b.bt b {
	
	background-position:100% -10px;
	left: 6px;

}

b.bb {
	
	background-position:0 -20px;
	top:3px;
	left: -3px;

}

b.bb b {
	
	background-position:100% -30px;
	left: 6px;

}

.grey_border {
	
	border: #10326c 3px solid;

}
