html, body { height:100%; }

body {
	padding:0;
	margin:0;
        text-align: center;  /* Zentrierung im IE */ 
	min-width:814px; /* Original 782px */
        /* min-width: 100,01%; */
        background-color:rgb(255,239,214); /* beige */
        font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}
/* Styleswitcher */
#hiscn {
        display:none;
}

#hiprn {
        
}
/*----------------------*/
td {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(45,45,45); /* scharz/grau */
	margin-bottom:8px;
}

.input {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border: 1px solid silver;
}

.label {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}

.small {
	font-size:10px;
}

#outer{
	height:100,01%;
	min-height:100,01%;
	width:812px; /* Original 780px */
	color:#000000;
	text-align:left;
	margin: 0 auto;  /* horizontale Zentrierung */

}
 
html>body #outer{ height:auto; } 

#innerwrap {
        
        float:left;
	width:637px; /* Original 605px */
        background-color:rgb(249,249,249); /* helles grau */
        border-left: 1px solid silver;
        border-bottom: 1px solid silver;
}

#header{
	position:relative;
	top:0;
	left:0;
	width:812px; /* Original 780px */
	height:90px;
	color:#000000;
	background-color:#ffffff;
	background:url("../images/headline.jpg");
	z-index:6;
        
}

#headerfoot{
	position:relative;
	top:0;
	left:0;
	width:812px; /* Original 780px */
	height:28px;
	color:#000000;
	background:url("../images/hilfsnavi.jpg");
	z-index:7;
        
}

#left {
	position:relative;
	width:180px;
	float:left;
        padding-top:20px;
	padding-bottom:20px;
        border-bottom: 1px solid silver;
}

#left p { padding-left:3px;padding-right:2px }

#right p { padding-left:4px;padding-right:2px }

/* taeser rechts */

#right {
	position:relative;
	width:170px;
	float:right;
        min-height: 500px;
        background-color:rgb(249,249,249); /* helles grau */
        background:url("../images/bgtaeser.jpg");
	background-repeat:repeat-y;
	padding-top:0px;
	padding-bottom:0px;
        border-right: 1px solid silver;
        border-bottom: 1px solid silver;
}

#imagecolumn {
	
        float:left;
        text-align: left; 
        width: 166px;
        margin-left: 0px;
        padding-left:4px;
        padding-right: 0px;
	display:block;
}

#imagecolumn a {
	padding:0;
        font-weight:normal;
	font-size:11px;
	color:rgb(195,37,66); /* kaminrot */
	margin: 0;
}

#imagecolumn h1 {
	padding:0;
        font-weight:normal;
	font-size:11px;
	color:rgb(0,0,0); /* schwarz */
	margin: 0;
}

div,p  { margin-top:0; }

#centrecontent {
	width:440px; /* Original 408px */
        background-image:url('../images/bock_sw.gif');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center; middle;
	float:right;
	padding-left:0px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:20px;
	color:rgb(45,45,45); /* schwarz/grau */
}

#centrecontent p { padding-left:3px:color:rgb(45,45,45); }

#clearfooter { width:100%;height:52px;clear:both; }

#bottomnavi {
	text-align:center;
	color:rgb(210,210,210);
}

#additionalnavi {
	float:right;
	margin-top:3px;
	padding-bottom:3px;
	padding-top:3px;
	text-align:center;
	width:220px; /* width:170px; */
	color: rgb(67,77,116) /* dunkelblau */
}

#logo {
	width:80px;
	/* margin-top:18px; */
}

#navipath {
	padding:0;
	padding-bottom:10px;
        color:rgb(99,99,99);
	width:388px;
}

.navi{
	width:180px;
	border-bottom:1px solid silver;
        /* background-color:rgb(171,198,234); /* hellblau */
        background-color:rgb(140,41,57); /* ziegelrot */
}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:12px;
	color:rgb(45,45,45); /* schwarz/grau */
	margin:0;
}

h1.content {
	margin-bottom:12px;
	padding:0;
}

hr { color:rgb(160,160,160); } /* grau */

a { font-size:11px; color:rgb(195,37,66); text-decoration:none; } /* kaminrot */
a:hover { text-decoration:underline;}

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:11px; color:rgb(67,77,116); }

a.navipath { font-size:11px; color: rgb(160,160,160); } 

a.navileft_passive {
	display:block;
	/* background-color:rgb(171,198,234); /* hellblau */
        background-color:rgb(140,41,57); /* ziegelrot */
	padding-top:3px;
	padding-bottom:3px;
	/* color:rgb(67,77,116); /* dunkelblau */
        color:rgb(255,255,255); /* weiß */
} 

a.navileft_active {
	display:block;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
        background-color:rgb(255,239,214); /* beige */
	padding-top:3px;
	padding-bottom:3px;
	color:#000000; /* schwarz */
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:rgb(255,239,214); /* beige */
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(0,0,0); /* schwarz */
} 

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid silver;
	color:rgb(195,37,66); /* kaminrot */
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(62,77,116); /* dunkelblau ins schwarz ziehend */
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:85px;
	vertical-align:middle;
	font-size:11px;
	color:rgb(62,77,116); /* dunkelblau ins schwarz ziehend */
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:rgb(67,77,116); /* dunkelblau ins schwarz ziehend /*
	position:relative;
        padding-left: 10px;
}

#loginbox {
	background-color:rgb(255,255,255); /* weiß */
	border-top:1px solid silver;
	border-bottom:1px solid silver; 
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
        float: left;
        padding-left: 5px;
        padding-top: 2px;
        padding-bottom: 2px;
}

#newsletterbox {
   position:relative;
   background-color:rgb(255,255,255); /* weiß */
   border-top:1px solid silver;
   border-bottom:1px solid silver;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}