html,body { 
	height: 100%; /* wichtig */
	margin: 0px;
    background-color: #F7F7F7;
	margin:0 auto; /* main-Box zentrieren in IE 5 und hoeher */
	text-align:center; /* main-Box zentrieren in IE 5  */
    color: #787878;
    font-size: 10px;
    font-family: Verdana,sans-serif;
}

table,form,td,tr,input{
  font-size: 10px;
  font-family: Verdana,sans-serif;
  color: #787878;
}

a:active {
	text-decoration: none;
	color:#787878;
	/*olor:#787878;*/
}
a:visited {
	text-decoration: none;
	color:#787878;
	/*olor:#787878;*/
}
a:hover {
	text-decoration: none;
	color:#FF8000;
}
a:link {
	text-decoration: none;
	color:#787878;
	/*olor:#787878;*/
}


.aktiv:active {
	text-decoration: none;
	color:#FF8000;
}
.aktiv:visited {
	text-decoration: none;
	color:#FF8000;
}
.aktiv:hover {
	text-decoration: none;
	color:#FF8000;
}
.aktiv:link {
	text-decoration: none;
	color:#FF8000;
}

.sub:active {
	text-decoration: none;
	color:#B4B4B4;
}
.sub:visited {
	text-decoration: none;
	color:#B4B4B4;
}
.sub:hover {
	text-decoration: none;
	color:#FF8000;
}
.sub:link {
	text-decoration: none;
	color:#B4B4B4;
}

.sub_navi_aktiv a:active {
	text-decoration: none;
	color:#FF8000;
}
.sub_navi_aktiv a:visited {
	text-decoration: none;
	color:#FF8000;
}
.sub_navi_aktiv a:hover {
	text-decoration: none;
	color:#FF8000;
}
.sub_navi_aktiv a:link {
	text-decoration: none;
	color:#FF8000;
}

.schatten_links { 
	width:4px;	
	background-image:url(gfx/schatten_links_4x1px.gif);
}

.schatten_rechts { 
	width:4px;	
	background-image:url(gfx/rechts.gif);
}

.outline { 
	margin: 0 auto;
    top: 0px;
    width: 876px;
    position: relative;
	height:100%;
	text-align:left;
	background-color:#FFFFFF;
}

.mitte { 
	padding-top:25px;
	width:838px;
	margin-left:15px;
	margin-right:15px;
	font-size: 10px;
}

.logo { 
	height:42px;
	text-align:right;
}

.header {
	margin-top:30px;
	height:185px;
}

.head_bild1 { 
	padding-top:30px;
	height:150px;
}

.hauptnavi {
	padding-left:10px;
	padding-right:10x;
	height:20px;
}
.hauptnavi_element { 
	padding-top:3px;
	float:left;
	padding-right:16px;
}

.head_bild2 { 
	height:15px;
}

.main { 
	padding-left:10px;
	padding-right:10x;
	padding-top:15px;
	min-height:360px;
  	height:auto !important;
  	height:360px;
}

.navi_container { 
	width:190px;
	float:left;
}

.navi { 
	padding-bottom:10px;
}


.sub_navi { 
	padding-left:20px;
	padding-bottom:10px;
}

.sub_navi_aktiv { 
	padding-left:20px;
	padding-bottom:10px;
	
	background-image:url(gfx/pfeil.gif);
	background-position:left;
	background-repeat:no-repeat;
}


.sub2_navi { 
	padding-left:20px;
	padding-bottom:10px;
}

.sub2_navi_aktiv { 
	padding-left:20px;
	padding-bottom:10px;
	
	background-position:left;
	background-repeat:no-repeat;
}


.content_container { 
	background-image:url(gfx/gestr_linie_senkr_1x4.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:20px;
	width:610px;
	float:left;
	min-height:350px;
  	height:auto !important;
  	height:350px;
}

.pfad { 
	color:#B4B4B4;
}

.content { 
	padding-top:20px;
	width:590px;
	line-height:15px;
	font-size: 10px;
}

.footer {
	/*position:absolut;*/
	/*bottom:0px;*/
	background-color:#FFFFFF;
	padding-bottom:10px;
	/*left:0;*/
		margin-left:15px;
	margin-right:15px;
	font-size:10px;
}

.footer_startseite { 
	margin-left:10px;
}

.cite { 
	width:823px;
	margin-left:10px;
	margin-top:30px;
	margin-bottom:8px;
}


.newsticker0 { 
	width:823px;
	height:1px;
	margin-left:10px;
	background-image:url(gfx/ticker.gif);
}

.newsticker1 { 
	width:823px;
	height:20px;
	margin-left:10px;
	margin-top:8px;
}

.newsticker2 { 
	width:823px;
	height:1px;
	margin-left:10px;
	background-image:url(gfx/ticker.gif);
}

.newsticker_item{
	font-size: 10px;
}

.impressum { 
	width:823px;
	margin-left:10px;
	margin-top:10px;
	color:#B4B4B4;
}

.main_startseite { 
	width:838px;
	margin-left:0px;
	margin-top:25px;
	margin-bottom:10px;
}

.box_startseite {
	float:left;
	
	width:200px !important; /* fuer normale Browser*/
  width:204px;            /* fuer IE */
	
	height:340px;
	background-image:url(gfx/gestr_linie_senkr_1x4.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding-right:6px;
	margin-left:6px;
	
	color:#787878;
	font-size:11px;
	line-height:20px;
}


.box_startseite_rechts {
	float:left;
	
	margin-right:0px;
	padding-right:0px; 
	width:200px !important;
	height:340px;

	margin-left:6px;
	
	color:#787878;
	font-size:11px;
	line-height:20px;
}

.head_sub_container{
	height:100px;
}

.headline {
	color:#787878;
	font-size:13px;
	font-weight:bold;
}

.subline{
	color:#b4b4b4;
	font-size:13px;
	font-weight:bold;
}

h1 {
	color:#787878;
	font-size:13px;
	font-weight:bold;
}

h2{
	color:#b4b4b4;
	font-size:13px;
	font-weight:bold;
}

h3{
	color:#787878;
	font-size:10px;
}

h4{
	color:#b4b4b4;
	font-size:10px;
}


.news-catmenu-header, .news-catmenu-header a {
	padding:0;
	margin:0;
	font-size:0;
	visibility:hidden;
        position:absolute;
}

.blogroll{
        margin-top:0px;
        margin-bottom:50px;
        list-style-type:none;
        padding-left:20px;
        margin-left:0px;
}

.blogroll .li{
  	padding-left:20px;
	padding-bottom:10px;

}

li.news-amenu-item-year {
        margin-top:20px;
}

.news-amenu-container ul{
        list-style-type:none;
}

.sprachschalter {color:#787878; position:relative; top:42px; left:10px; }
