html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #666;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	text-align: center;
}
div#distance {
	margin-bottom: -10em;
	width: 1px;
	height: 0px;
	float: left;
}
#ContentCopy {
	position: absolute;
	display: none;
}
#Spiegel {
	position: relative;
	background-image: url(../pics/bg_backfill.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 1060px;
	height: 100%;
	top: 0px;
	clear: left;
	margin: 0 auto; 
}
#KopfA {
	background-image: url(../pics/bg_kopf.jpg);
	height: 70px;
	width: 1060px;
	text-align: left;
}
#KopfB {
	height: 140px;
	width: 1060px;
}
#KopfNavi {
	background-color: #ccc;
	height: 140px;
	width: 140px;
	display: table;
}
#KopfBild {
	height: 140px;
	width: 210px;
	display: table;
}
#KopfTheme {
	height: 140px;
	width: 710px;
	display: table;
}
#KopfThemeA {
	margin-left: 350px;
	height: 65px;
	width: 710px;
	display: table;
}
#KopfC {
	height: 5px;
	width: 1060px;
}
#KopfD {
	display: table;
	width: 1060px;
	padding-bottom: 20px;
	background-image: url(../pics/bg_backfill.jpg);
	background-repeat: repeat-y;
}
#ContentA, #ContentB, #ContentC, #ContentD, #ContentE {}
#KopfNavi, #KopfBild, #KopfTheme {
	float: left;
}

/* die top left und height angaben sind ein eigener css hack fuer den firefox bzgl. langsamer verbindungen bzw. render problemen (statt float) */
#ContentA {
	position: relative; left: 0px; top: 0px; height: 0px;
	
	background-image: url(../pics/transp.gif);
	width: 140px;
}
#ContentB {
	position: relative; left: 140px; top: 0px; height: 0px;
	
	width: 210px;
}
#ContentC {
	width: 570px;
}
#ContentE {
	position: relative; left: 350px; top: 0px;
	position: relative;
	width: 648px;
}

/* hack the internet explorer */
* html #ContentA { position:; height:; left: 0px; float: left; }
* html #ContentB { position:; height:; left: 0px; float: left; }
* html #ContentE { position:; height:; left: 0px; float: left; }

#ContentE a, #ContentE a:visited { color: #03427c; }
#ContentE table { margin-left: 35px; }
#ContentD {
	width: 138px;
	border-left: 1px dotted black;
	border-bottom: 1px dotted black;
	background-image: url(../pics/bg_white_fill_139px.jpg);
}
a.mnav, a.mnavdark {
	background-image: url(../pics/bg_button_grey.jpg);
	display: block;
	background-color: #333;
	height: 35px;
	width: 140px;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: white;
}
a.mnav:hover {
	background-image: url(../pics/bg_button_blue.jpg);
	background-color: #006699;
	color: white;
}
a.mnavdark {
	background-image: url(../pics/bg_button_black.jpg);
	color: white;
}
/* TopHeadline margin left sonst 381px */
#TopHeadline {
	font-family: Arial;
	font-weight: bold;
	color: #03427c;
	padding-top: 22px;
	font-size: 20px;
	line-height: 20px;
	margin-left: 517px;
}
.headsub {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: black;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
a.snav {
	display: block;
	width: 200px;
	background-image: url(../pics/sub_blue.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 25px;
	font-size: 12px;
	text-decoration: none;
	color: white;
	line-height: 20px;
	height: 20px;
	clear: both;
}
a.snavOn {
	display: block;
	width: 200px;
	background-image: url(../pics/sub_grey.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 25px;
	font-size: 12px;
	text-decoration: none;
	color: white;
	line-height: 20px;
	height: 20px;
	clear: both;
}
a.snav:hover {
	background-image: url(../pics/sub_grey.gif);
	background-repeat: no-repeat;
}
.headline, h1, h2 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 35px;
	color: #03427c;
	font-weight: bold;
	font-family: Verdana;
}
h2 {
    margin-top: 8px;
    font-size: 10px;
    line-height: 13px;
    font-weight: normal;
    font-style: italic;
}
.bodycopy, p {
	margin-left: 60px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: black;
	margin-top: 10px;
}

table.noborder { border: 0px; }
table.noborder tr.a { background-color: #ccc; }
table.noborder tr.b { background-color: #666; }

table.texttable {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: black;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding-left: 25px;
}
table.texttable td {
	padding-right: 10px;
}

.bu {
	display: table;
	width: 125px;
	font-size: 10px;
	line-height: 14px;
	margin-left: 5px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	color: #03427c;
}
.unterstrich, u {
	text-decoration: none;
	border-bottom: 1px dotted #03427c;
}
b, strong {
	font-weight: bold;
	color: #03427c;
	font-family: Verdana;
}