html, body { width:100%; height:100%; }
body {
	margin:0; 
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:justify;
	background-image:url(img/raster.gif);
	color:#333333;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#333333;
	font-weight: bolder;
}
.fett {
    font-weight: bolder;
}
table.outer {
	width:100%;
	height:100%;
}
table.outer td  { 
	text-align:center; 
	vertical-align:top; 
}
table.inner {
	width:950px;
/*	height:705px;*/
	border-collapse:collapse;
	margin-left:auto; 
	margin-right:auto;
}
table.inner td {
	vertical-align: top;
	text-align:left;
}
.dunkelblau {
	background-color: #96BEEB;
}
.hellblau {
	background-color: #DDEFF9;
}
.kopfdunkelblau, .kopfhellblau {
/*	height: 100px;*/
	background-color:none;
}
.kopfdunkelblau {
	background-image:url(img/bg_dunkelblau.gif);
}
.kopfhellblau {
	background-image:url(img/bg_hellblau.gif);
}
.halbkreis {
	background-image: url(img/halbkreis.gif);
	height: 646px;
	background-repeat: no-repeat;
}
.inhalt {
	background-image: url(img/hintergrund.jpg);
	background-repeat: no-repeat;
}
div.content {
	height:480px;
	overflow:auto;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-top: 20px;
	text-align:justify;
}
.rand {
	background-color:#999999;
}
.randoben {
	background-image: url(img/randoben.gif);
}
.logo {
	margin-bottom:58px;
}
.twitter {
	margin-left:15px;
	margin-top:68px;
}
/* Navigation */
p.nav, p.navact {
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	height:24px;
	line-height:19px;
	margin:0px 0px 0px 10px;
}
p.nav a {
	padding:0px 0px 0px 10px;
	display:block;
	height:24px;
	width:114px;
	background-image:url(img/nav_bg.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000066;
}
p.nav a:hover {
	color:#FFFFFF;
	background-image: url(img/nav_bg_over.gif);
	background-repeat: no-repeat;
}
p.navact {
	margin:0px 0px 0px 25px;
}
p.navact a {
	text-decoration:none;
	color:#000066;
	background-image: url(img/nav_bg.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.headline {
	vertical-align:bottom;
	padding-top: 95px;
}
.headlinebg {
	width:100%;
	background-image:url(img/headline_bg.gif);
	background-repeat: no-repeat;
}
#kugelcontainer {
	position: relative;
	height:554px;
}
#kugelcontainer img {
	margin-left:0px;
}
#kugelbild {
	padding:0px;
	margin:0px;
	bottom:0;
	position:absolute;
}
div.layer {
	margin-left:20px;
	padding:12px;
	color:#000066;
	background-color:#FFFFFF;
	position:absolute; 
	left:0px; 
	top:0px; 
	visibility: hidden;
}
div.kreis {
	visibility: hidden;
}
div.fusszeile {
	padding-left:50px;
	text-align:justify;
	/*margin-top:5px;*/
}
div.fusszeile a {
	color:#666666;
	text-decoration:none;
}
.fuss {
	/* */
}
.kontakt {
	/*margin-top:65px;*/
	margin-left: 15px;
	color: #666666;
	text-decoration: none;
	text-align:center;
}
.kontakt a {
	color: #666666;
	text-decoration: none;
}
a {
	color: #666666;
	text-decoration: none;
}
.linie {
	color:#999999;
}
.bild {
	padding-right: 7px;
}
img {
	border:0;
}