body {
	margin:0px;	
	color:#244765;
	/*background-color:#c0cad3;*/
	background-color:#ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	width:100%; 
	height:100%;
	font-size:100%;
	text-align:left;

}

h1 {
	font-size:110%;
}

h2 {
	font-size:100%;
	margin-bottom:0px;
}

img {
	border:none;
}

p {
	margin-top:0px;
	color:#244765;
}

td {
	vertical-align:top;
	text-align:left;
}

.whiteBlock {
	height:100%;
	width:760px;
	background-color:#ffffff;
	z-index:2;
}

.navileiste {
	width:760px;
	background-color:#526d85;
	height:46px;
	position:absolute;
	top:83px;
	left:0px;
	overflow:hidden;
	text-indent:54px;
}

.blueBlock {
	height:100%;
	background-color:#c0cad3;
	position:absolute;
	width:136px;
	left:761px;
	top:0px;
}

.infoBlock {
	position:absolute;
	left:761px;
	top:193px;
	width:136px;
}

.schnittpunktRechts {
	background-color:#46637c;
	height:46px;
	/*width:136px;*/
	width:100%;
	position:absolute;
	top:83px;
	/*left:760px;*/
	left:0px;
}

.bildleiste {
	position:absolute;
	top:132px;
	left:0px;
	white-space:nowrap;
	/*z-index:1;*/
}

.contentFrame {
	position:absolute;
	top:205px;
	left:0px;
	width:760px;
	background-color:#ffffff;
}

.newsteaser {
	background-color:#f7941c;
	color:#ffffff;
	padding:5px;
	font-size:10pt;
	margin-bottom:10px;
}

.newslink {
	color:#ffffff;
	text-decoration:none;
}

.link {
	text-decoration:none;
	color:#123456;
}

.path {
	color:#244765;
	font-size:80%;
}

.siteLinks {
	margin-top:20px;
	margin-left:10px;
}

.alert {
	color:#ff0000;
	font-weight:bold;
}

.mainTable {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	height:100%;
	width:896px;
}

.infoLeiste {
	background-color:#c0cad3;
	padding-top:193px;
	width:136px;
}

.kontaktTable {
	width:600px;
	border: solid 2px #526d85;
	border-bottom: solid 1px #526d85;
	empty-cells:show;
}

.kontaktTable * td {
	empty-cells:show;
	border-bottom: solid 1px #526d85:
}

.kontaktTable td p{
	white-space:nowrap;
}

.kontaktHeader {
	background-color:#526d85;
	width:100%;
	color:#ffffff;
	font-weight:bold;
	white-space:nowrap;
}

.downloadbox {
	color:black;
	background-color:#c0cad3;
	padding:10px;
	font-size:90%;
}

.downloadbox strong {
	color:black;
}

.downloadbox .anker {
	color:#274966;
}

.downloadbox a {
	color:black;
	font-weight:normal;
	vertical-align:top;	
}

.downloadbox h2
{
	color:#2a3f50;
}

