html, body { 
	width: 780px; height:100%; }

body { 
	width: 780px; 
	padding:0; 
	margin:0; 
	text-align:left; 
	min-width:780px; 
	font-size:11px; 
	font-family:verdana, Arial, Helvetica; 
	color:rgb(0,0,0); 
	background-color: #0c98de; 
	background-image: url(../images/bg.gif); 
	background-repeat: repeat-y; 
	background-position: 0 0; 
	overflow-x:hidden }

td {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica;
	color:rgb(99,99,99);
	margin-bottom:8px;
}

.input {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.label {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica;
	color:rgb(0,0,0);
}

.small {
	font-size:9px;
}

#outer{
	height:100%;
	min-height:100%;
	width:780px;
	color:#000000;
	text-align:left;
	position:relative;
}
 
html>body #outer{ height:auto; } 

#innerwrap {
	float:left;
	width:600px;
}

#header { 
	position:absolute; 
	top:0; 
	left:0; 
	width:780px; 
	height:106px; 
	color:#000000; 
	background: white url('../images/schraffur_rechts_oben1.gif'); 
	z-index:5; 
	list-style-image: url('none'); 
	}

#left {
	position:relative;
	width:180px;
	float:left;
	padding-top:130px;
	padding-bottom:20px;
}

#left p { padding-left:3px;padding-right:2px }

#right p { padding-left:4px;padding-right:2px }

#imagecolumn {
	margin-top:0px;
	position:absolute;
	top:10px;
	left:608px;
	width:148px;
	height:550px;
	z-index:10;
	padding-top:112px;
	padding-left:10px;
	padding-right:10px;
	color:rgb(99,99,99);
}

#imagecolumn a {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:#363636;
	margin:0;
}

#imagecolumn h1 { 
	padding:0; 
	font-weight:normal; 
	font-size:11px; 
	color:#000; 
	margin:0; }

#right {
	position:relative;
	width:170px;
	float:right;
	margin-top:10px;
	padding-top:170px;
	padding-bottom:20px;
	background:no-repeat;
	color:rgb(99,99,99);
}

div, p  { margin-top:0; }

#centrecontent { 
	width:408px; 
	float:right; 
	color:rgb(99,99,99); 
	padding: 112px 0 20px; }

#centrecontent p { 
	padding-left:3px; }

#clearfooter { 
	width:100%;
	height:52px;
	clear:both; }

#bottomnavi {
	text-align:center;
	color:#636363;
}

#additionalnavi {
	float:right;
	background-color:#ffffff;
	margin-top:3px;
	padding-bottom:2px;
	padding-top:0;
	margin-left:3px;
	text-align:center;
	width:170px;
	color:#636363;
}

#logo {
	width:780px;
	margin-top:18px;
}

#navipath {
	padding:0;
	padding-bottom:10px;
	background-color:#ffffff;
	color:rgb(99,99,99);
	width:388px;
}

.navi{
	width:180px;
	border-bottom:1px solid rgb(170,170,170);
	background-color:rgb(255,255,255);
}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	color:#0c98de;
	margin:0;
}

h1.content {
	margin-bottom:12px;
	padding:0;
}

hr { color:#636363; }

a { 
	font-size:11px; color:#636363; text-decoration:none; }
a:hover { 
	text-decoration:underline; }

a.newsheadline { 
	font-weight:bold; } 

a.bottomnavi { 
	color:#0c98de; font-size:9px; } 

a.additionalnavi { 
	font-size:0px; color: #636363; }

a.navipath { 
	font-size:10px; color: rgb(160,160,160); } 

a.navileft_passive {
	display:block;
	background-color:#0c98de;
	padding-top:3px;
	padding-bottom:3px;
	color:#fff;
} 

a.navileft_active {
	display:block;
	background:url(../images/navi_pfeil_rechts.gif) no-repeat right 50%;
	padding-top:3px;
	padding-bottom:3px;
	color:#0c98de
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background:#e8e8ee url('../images/navi_pfeil.gif') no-repeat right 50%;
	padding-top:3px;
	padding-bottom:3px;
	color:#363636
} 

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:#0c98de;
	font-weight:normal;
	padding-bottom:0.4em;
	background:url(../images/navi_pfeil_rechts.gif) no-repeat right 50%;
	
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	background:url('../images/navi_pfeil_rechts.gif') no-repeat 170px 4px;
	display:block
}

a.sitemap_level3 {
	color:#000;
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: #363636;
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: #363636;
}

.label_searchbox {
	vertical-align:middle;
	color:#0c98de;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}

.balken { 
	background-image: url('../images/bg2.gif'); 
	padding-left:0; 
	background-repeat: repeat-x,repeat-y; 
	background-position: 1px 0; 
	position: absolute; 
	top: 106px }
.monat { font-size:12px; color:#fff; font-family: verdana, arial; font-weight: 700; background-color: #0c98de; }
.Apple-style-span { font-size:12px; color:#0c98de; font-family: verdana, arial; font-weight: bolder; text-decoration:none; }

