body {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
	color: #57554D;
	margin: 0px;
	margin-top: 10px;
}
table {
	font-size : 90%;
}
table.border {
	border: 1px solid #6A747B;
}
#center {
	width: 100%;
	text-align: center;
}
label.kontakt {
	width: 90px;
	padding-top: 8px;
}
#border {
	width: 992px;
/*	height: 800px;*/
	border: 1px solid #6A747B;
	text-align: left;
	margin:10px;
}
#top {
	background-image: url(images/web/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 22px 0px 0px;
	width: 964px;
	height: 98px;
	margin-left: 14px;
	clear: both;
}
#utilities {
	text-align: right;
	background-image:url('/images/70er.png');
	width:400px;
	float:right;
	padding-bottom:3px;
	padding-right:3px;
}
#utilities a {
	color: #57554D;
	text-decoration: none;
	font-weight: normal;
	font-size: 80%;
}

#nav {
	margin-left: 14px;
	margin-bottom: 14px;
	background-color: #C3C3C3;
	width: 964px;
	height: 22px;
	font-size: 80%;
	color: #FFFFFF;
	clear: both;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav div {
	width: 100px;
	height: 22px;
	float: left;
	text-align: center;
	margin-right: 4px;
	padding-top: 2px;
}
#nav div.blue {
	background-color: #00538C;
	border-top: 1px solid #002138;
	border-bottom: 1px solid #002138;
}
#nav div.orange {
	background-color: #FF5A00;
	border-top: 1px solid #923400;
	border-bottom: 1px solid #923400;
}
#nav div.red {
	background-color: #B80000;
	border-top: 1px solid #760000;
	border-bottom: 1px solid #760000;
}
#nav div.green {
	background-color: #27A500;
	border-top: 1px solid #165C00;
	border-bottom: 1px solid #165C00;
}
#nav div.lila {
	background-color: #5A4A7F;
	border-top: 1px solid #2B008D;
	border-bottom: 1px solid #2B008D;
}
#nav div.sea {
	background-color: #147A93;
	border-top: 1px solid #075163;
	border-bottom: 1px solid #075163;
}
#nav div.slide {
	width: 340px;
	margin-right: 0px;
	background-image: url(images/web/slide.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #6A747B;
	border-bottom: 1px solid #6A747B;
	
}

div.subblue {
	background-color: #D0DBE2;
	border-bottom: 1px solid #57554D;
	margin-right: 0px;
}
div.suborange {
	background-color: #FADCCC;
	border-bottom: 1px solid #57554D;
	margin-right: 0px;
}
div.subred {
	background-color: #EED9D9;
	border-bottom: 1px solid #57554D;
	margin-right: 0px;
}
div.subgreen {
	background-color: #D0EEC7;
	border-bottom: 1px solid #57554D;
	margin-right: 0px;
}
div.sublila {
	background-color: #D9CEF3;
	border-bottom: 1px solid #57554D;
	margin-right: 0px;
}
div.subsea {
	background-color: #C2D4D9;
	border-bottom: 1px solid #57554D;
	margin-right: 0px;
}
a.subnav {
	clear: both;
	line-height: 22px;
	padding-left: 15px;
	color: #57554D;
	font-weight: normal;
	font-size: 80%;
	background-image: url(/images/web/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
a.subnav:hover {
	text-decoration: underline;
}

#content {
	margin-left: 14px;
	margin-bottom: 14px;
	background-color: #FFFFFF;
	width: 964px;
	clear: both;
}
#contentleft {
	width: 670px;
	background-color: #E5E1CD;
	border: 1px solid #989898;
	float: left;
	font-size : 100%;
	padding: 5px;
}
/*#contentleft h1 {
	font-size : 120%;
	border-bottom: 1px dotted #989898;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}*/
#contentleft img {
	
	margin: 5px;
}
#contentleft div.teaser{
	padding: 5px;
	border-bottom: 1px solid #989898;
	clear: both;
}
#contentleft div.teaser h2 {
	font-size : 100%;
	margin-bottom: 10px;
}

#contentright {
	width: 263px;
	margin-left: 14px;
	background-color: #E5E1CD;
	border: 1px solid #989898;
	float: left;
	font-size : 100%;
}
#contentright h1{
	margin-bottom: 0px;
	padding-left: 55px;
	padding-top: 10px;
	font-size : 120%;
	height: 40px;
	background-image: url(images/web/aktuelltop.gif);
	background-repeat: no-repeat;
}
#contentright div.teaser{
	padding: 5px;
	background-color: #E2E2E2;
	border-top: 1px solid #989898;
	border-bottom: 1px solid #989898;
}

#contentright h2{
	font-size : 100%;
	margin: 0px;
	color: #FF5A00;
}
a {
	color: #EF7C14;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}
ul {
	clear: both;
}
div.inhalt{
	background-color:#f7f4e7;
	padding:10px;
	border:1px solid #cac4a9;
	margin-bottom:10px;
}
h1{
	color:#02528d;
	border-bottom:2px solid #02528d;
	padding-bottom:2px;
	margin-bottom:5px;
	font-size:12px;
}



