A:link {
color: #999999;
text-decoration: none;
}

A:visited {
color: #22AAFF;
text-decoration: none;
}

A:hover {
color: #0099FF;
text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
}

hr {
	border: 1px solid #00357b;
}

body {
	/*text-align: center;*/
	margin: 0px;
	padding: 0px;
}

.mitte {
	margin-left: 200px;
	/*margin-right: auto;*/
	width: 700px;
}

.top {
	position: absolute;
	top: 10px;
	width: 699px;
	height: 95px;
	float: left;
	display: inline;
}

.menu {
	position: absolute;
	top: 108px;
	text-align: left;
	width:125px;
	z-index:666;
	padding-top:20px;
	padding-bottom: 20px;
	background-color: #8c99b9;
	background-image: url(../pics/menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	display: inline;
}

.menu a {
	padding: 0px 100px 0px 5px;
	color: #00357b;
}

.menu a:link {
	padding: 0px 100px 0px 5px;
	color: #00357b;
}

.menu a:visited {
	padding: 0px 100px 0px 5px;
	color: #00357b;
}

.menu a:hover {
	padding: 0px 100px 0px 5px;
	color: #00357b;
	background-color: #b4b9c8;
}

.container {
	position: absolute;
	top: 108px;
	width:637px;
	margin-left: 62px;
	padding-bottom: 10px;
	float: left;
	display: inline;
}

.content {
	/*position: absolute;
	top: 108px;
	left:270px;
	width:523px;*/
	text-align: left;
	padding-left: 80px;
	padding-top: 10px;
	padding-right:10px;
	border-top: 3px solid #00357b;
	border-left: 3px solid #00357b;
	border-right: 3px solid #00357b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(pics/wolf.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	z-index:0;
}

.content_end {
	width:637px;
	height: 25px;
	float: left;
	display: inline;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight:400;
	line-height:20px;
}
.kategorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.bu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align:top;
	
}

.fetttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}
