body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin : 0 0 0 0;
	background-repeat: no-repeat;
	background-color: #cc0000;
	background: #cc0000;
	}

a:link {
	color: #0b2d7a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight : bolder;
}
a:visited {
	color: #0b2d7a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight : bolder;
}
a:active {
	color: #0b2d7a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight : bolder;
}
a:hover {
	color: #0b2d7a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight : bolder;
}
h1 {
	color: #0b2d7a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight : bolder;
}
h2 {
	color: #0b2d7a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight : bolder;
}
h3 {
	color: #0b2d7a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight : bolder;
}

#ddimagetabs{
}

#ddimagetabs a{
	position: absolute;
	display: block;
	text-decoration: none;
	font: bold 11px Arial; /*tab font */
	color: #191970; /*font color */
	width: 70px; /*width of tab image */
	height: 17px; /*height of tab image */
	float: left;
	display: inline;
	margin-left: 0px; /*spacing between tabs */
	padding-top: 2px; /*vertical offset of tab text from top of tab*/
	background-image: url(../img/bluetab.gif); /*URL to tab image */
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 5px;
	left: 3px;
}

#ddimagetabs a.current{
background-image: url(../img/bluetabover.gif); /*URL to tab image onmouseover */
color: #2ec400;
text-decoration: none;
}

#ddimagetabs a:hover{
background-image: url(../img/bluetabhoverwhite.gif); /*URL to tab image onmouseover */
color: #ffffff;
text-decoration: none;
}
s
.tabcontent{
display:none;
}

.menue1 { position: absolute; left:20px; top:85px; width:70px; height:17px;}
.menue2 { position: absolute; left:140px; top:85px; width:70px; height:17px;}
.menue3 { position: absolute; left:260px; top:85px; width:70px; height:17px;}
.menue4 { position: absolute; left:380px; top:85px; width:70px; height:17px;}
.menue5 { position: absolute; left:500px; top:85px; width:70px; height:17px;}
.menue6 { position: absolute; left:75px; top:107px; width:70px; height:17px;}
.menue7 { position: absolute; left:195px; top:107px; width:70px; height:17px;}
.menue8 { position: absolute; left:315px; top:107px; width:70px; height:17px;}
.menue9 { position: absolute; left:435px; top:107px; width:70px; height:17px;}
.menue10 { position: absolute; left:555px; top:107px; width:70px; height:17px;}

.schrift {
	position: absolute;
	top: 10px;
	left: 10px;
}
.foto { position: absolute;  top: 30px; left: 650px;}
.content {
	position: absolute;
	top: 148px;
	left: 23px;
	width:714px;
	height: 2500px;
	visibility: visible;
	z-index: 2;
}
