html, body {
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	}

.table_bg{
	height:100%;
	background: url(/cms/images/table_bg.gif) repeat;
	}

body{
	width:889px;
	background: url(/cms/images/seite_bg.gif) repeat;
	}

.main{
	width:889px;
	}

.rand_rechts{
	width:8px;
	background: url(/cms/images/rand_rechts.gif) repeat-y;
	}
.rand_rechts2{
	width:8px;
	background: url(/cms/images/rand_rechts2.gif) repeat-y;
	}

.header_bild{
	position:absolute;
	top:0px;
	left:286px;
	width:595px;
	height:95px;
	background: url(/cms/images/header_bild.gif) no-repeat;
	}

.hauptmenue{
	position:absolute;
	top:100px;
	left:286px;
	width:595px;
	height:50px;
	text-align:center;
	background: url(/cms/images/hauptmenue_bg.gif) repeat;
	}

.untermenue{
	width:286px;
	background:#DDE6F3;
	}

.untermenue h2{
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	margin:0px;
	font-family:arial,helvetica,sans-serif;
	color:#ffffff;
	background: #5A7395;
	font-size:12px;
	text-decoration:none;
	}


.content{
	width:346px;
	padding:20px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#323232;
	background:#ffffff;
	}
.content h3{
	padding:0px;
	margin:0px;
	font-family:arial,helvetica,sans-serif;
	color:#C90707;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
.container{
	padding:14px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#323232;
	background:#ECEFF3;
	}

.container img{
	border: 1px solid #5A7395;
	margin-bottom:5px;
	}

.sub_1_off{
	display:inline;
	list-style:none;
	width:286px;
	
}

.sub_1_off a{
	display:block;
	padding-left:15px;
	background:#DDE6F3;
	border-left: 5px solid #C90707;
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
	}

.sub_1_off a:hover{
	background:#F4F7FC;
	}
.sub_1_on{
	display:inline;
	list-style:none;
	width:286px;
}

.sub_1_on a{
	display:block;
	padding-left:15px;
	background:#F4F7FC;
	border-left: 5px solid #C90707;
	font-family:arial,helvetica,sans-serif;
	color:#E82728;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
	}

.sub_1_on a:hover{
	background:#F4F7FC;
	}

.sub_2_off{
	display:inline;
	list-style:none;
	width:286px;
	
}

.sub_2_off a{
	display:block;
	padding-left:30px;
	background:#DDE6F3;
	border-left: 5px solid #CE3F42;
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
	}

.sub_2_off a:hover{
	background:#F4F7FC;
	}
.sub_2_on{
	display:inline;
	list-style:none;
	width:286px;
	
}

.sub_2_on a{
	display:block;
	padding-left:30px;
	background:#F4F7FC;
	border-left: 5px solid #CE3F42;
	font-family:arial,helvetica,sans-serif;
	color:#E82728;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
	}

.sub_2_on a:hover{
	background:#F4F7FC;
	}




.footerlink{
	display:inline !important;
	padding:0px !important;
	margin:0px !important;
	border:none !important;
	}
