@charset "utf-8";
#mitterahmen {
	position:absolute;
	left:0;
	top:15%;
	width:100%;
	z-index:8;
	overflow: visible;
	visibility: visible;
}
#rechtstab {
	width: 80%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
}
#bodytab {
	width: 100%;
}


#topleiste {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:10;
	overflow: hidden;
	visibility: visible;
	background-color: #333399;
	height: 90px;
}
#mitteltab {
	height: 440px;
	width: 600px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#innentab {
	width: 470px;
}

#texttab {
	width: 600px;
}
#diatab {
	width: 500px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #CCCCFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
}

a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333399;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 30px;
	color: #FFFFFF;
}
h2 {
	font-size: medium;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #333399;
}
h4 {
	font-size: 13px;
	color: #FFFFFF;
}
h5 {
	font-size: 13px;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h6 {
	font-size: 13px;
	color: #000000;
}
.rot {color: #FF0000}
.groesse11 {
	font-size: x-small
}
.linkrot {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.headlineblau {
	font-size: medium;
	font-weight: bolder;
	color: #999999;
}

.ueberschrift_weiss {
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}

.weiss {
	font-weight: bold;
	color: #FFFFFF;
}
#navigation {
	width: 200px;
}

