body {
	/* Schriften ohne Serifen */
	font-family: Helvetica, Arial, "Arial Black", "Comic Sans MS", "Trebuchet MS", Verdana, "Lucida Sans Unicode", "Lucida Grande", Impact, sans-serif;
	
	margin: 0px;
	
	color: #666666;
	font-size: 13px;
	
	background: #f7f7f7 url('/images/bg_fade.jpg') repeat-x;
}
table {
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #00ccff;
	font-weight: normal;
	
	position: relative;
	top: -22px;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 5px;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 10px;
}
/********************************** layout ***********************************/
#headerStart {
	width: 980px;
	height: 327px;
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	background: url('/images/intro.jpg') no-repeat left top;
}
#containerContentStart {
	width: 980px;
	
	margin-left: auto;
	margin-right: auto;
}
div.aktuell {
	position: relative;
	float: left;
	width: 218px;
	padding: 15px;
	border: 1px solid #cccccc;
	border-top: none;
	
	color: #666666;
	font-size: 13px;
}
div.aktuellTitel {
	color: #0056a2;
	font-size: 13px;
	padding-bottom: 5px;
}

#header {
	width: 985px;
	height: 267px;
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	
}
#containerContent {
	width: 987px;
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
td.nav {
	width: 160px;
	border-right: 1px solid #d9d9d9;
}
td.content {
	line-height: 140%;
	width: 477px;
	padding-left: 20px;
	padding-right: 70px;
	padding-bottom: 10px;
	background: #FFFFFF url('/images/content_fade.jpg') repeat-y right top;
	border-bottom: 1px solid #d9d9d9;
}
td.teaser {
	line-height: 140%;
	width: 245px;
	padding-left: 15px;
	padding-top:22px;
}
div.aktuell2 {
	width: 218px;
	padding: 15px;
	border: 1px solid #cccccc;
	border-top: none;
	
	color: #666666;
	font-size: 13px;
}
/********************************** topnav ***********************************/
ul.topnav {
	margin-left: 30px;
	margin-top: 22px;
}
li.topnav {
	float: left;
	margin-right: 80px;
}
a.topnav {
	display: block;
	height: 15px;
	padding-top: 120px;
	
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
a.topnav:hover, a.topnavSel {
	color: #5a82bc;
}
a.topnav1 {
	width: 80px;
	background: url('/images/nav_1.jpg') no-repeat center top;
}
a.topnav1:hover, a.topnav1Sel {
	background: url('/images/nav_1_sel.jpg') no-repeat center top;
}
div.topnav {
	float: left;
	width: 260px;
	border: 2px solid #FFFFFF;
	color: #666666;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: left;
	
	position: relative;
	z-index: 100;
}
div.topnav1 {
	top: 264px;
	left: -158px;
}
div.topnav2 {
	top: 262px;
	left: 142px;
}
div.topnav3 {
	top: 262px;
	left: 312px;
}
div.topnav4 {
	top: 262px;
	left: 462px;
}
div.topnav5 {
	top: 262px;
	left: 622px;
}
a.topnav2 {
	width: 130px;
	background: url('/images/nav_2.jpg') no-repeat center top;
}
a.topnav2:hover, a.topnav2Sel {
	background: url('/images/nav_2_sel.jpg') no-repeat center top;
}
a.topnav3 {
	width: 80px;
	background: url('/images/nav_3.jpg') no-repeat center top;
}
a.topnav3:hover, a.topnav3Sel {
	background: url('/images/nav_3_sel.jpg') no-repeat center top;
}
a.topnav4 {
	width: 70px;
	background: url('/images/nav_4.jpg') no-repeat center top;
}
a.topnav4:hover, a.topnav4Sel {
	background: url('/images/nav_4_sel.jpg') no-repeat center top;
}
a.topnav5 {
	width: 80px;
	background: url('/images/nav_5.jpg') no-repeat center top;
}
a.topnav5:hover, a.topnav5Sel {
	background: url('/images/nav_5_sel.jpg') no-repeat center top;
}

/********************************** nav **************************************/
ul.nav {
	width: 165px;
	padding-top: 8px;
}
li.nav {
	margin-top: 5px;
}
a.nav {
	display: block;
	width: 150px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	text-align: right;
	text-decoration: none;
	color: #333333;
	font-size: 13px;	
}
a.nav:hover, a.navSel {
	color: #216aa9;
}
/********************************** subnav ***********************************/
li.subnav {

}
a.subnav {
	display: block;
	width: 150px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	
	text-align: right;
	text-decoration: none;
	color: #666666;
	font-size: 13px;	
	
}
a.subnav:hover, a.subnavSel {
	color: #216aa9;
}
/********************************* tab ***************************************/
ul.tab {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
li.tab {
	float: left;
	
}
a.tab {
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}
a.tabSel, a.tab:hover {
	color: #216aa9;
}
/********************************** content **********************************/
ul.content {
	list-style-type: disc;
	padding-left: 15px;
	margin-top: 10px;
}
li.content {
	margin-bottom: 3px;
}
a.text {
	text-decoration: none;
	color: #216aa9;
}
a.text:hover {
	color: #e85412;
	
}
a.brr {
	text-decoration: none;
	color: #e85412;
}
a.brr:hover {
	color: #0055a0;
}
a.bru {
	text-decoration: none;
	color: #0055a0;
}
a.bru:hover {
	color: #e85412;
}
span.brr {
	color: #e85412;
}
span.bru {
	color: #0055a0;
}
td.legende {
	width: 20px;
	text-align: right; 
	padding-right: 5px;
}
/********************************* powered by ********************************/
#poweredBy {
	font-size: 10px;
	padding-right: 5px;
	position: relative;
	top: -25px;
}
.orange {
	color: #FF9900;
}
.gray {
	color: #666666;
}
a.poweredby {
	text-decoration: none;
	color: #999999;
}