#header              {
	position:absolute;
	width:100%;
	height:125px;
	left: 0px;
	top: 0px;
	text-align:center;
	z-index: 1;
	background-image: url(../grafiken/header_bg.png);
	background-repeat: repeat;
}

#header_print        { display:none; }

#rahmen              { position:relative; width:500px; top: 115px; margin-left:auto; margin-right:auto; text-align:center; }
#navi                {
	position:absolute;
	width:500px;
	left: -15px;
	top: -50px;
	height:50px;
	z-index: 1001;
	
}

#subnavi              {
	font-size: 0.75em;
	color: #333333;
	line-height: 1.75em;
	font-weight: normal;
	background-color: #ededee;
	padding-left:10px;
	margin-top:-5px;
	margin-bottom:20px;
}
#subnavi a, #subnavi a:link, #subnavi a:active, #subnavi a:visited
                       { text-decoration:none;
					    color: #0074bc;
}
#subnavi a:hover
                       { text-decoration:underline;
}


#content             {
	position:static;
	width:400px;
	top: 0px;
	min-height:325px;
	height:auto;
	text-align:left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 35px;
	
}
html, body           {
	font-size: 100.01%;
	font-family: Helvetica, Arial, sans-serif;
	
	background-repeat: repeat;
}
* html #content      { height:325px; } /* Mindesthöhe für IE 5.5 - 6.x */
html + body #content { height:325px; } /* Mindesthöhe für IE 5.0 */
#trenner             { position:relative; width:325px; height:50px; }
#footer              {
	position:relative;
	top: 5px;
	text-align:center;
	width: 100%;
	left: 0px;
	height: auto;
	z-index: 103;
	margin-top:100px;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.8em;
	font-weight: normal;
	background-color: #FFFFFF;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited
                       { text-decoration:none;
					    color: #0074bc;
}
#footer a:hover
                       { text-decoration:underline;
}

#standorte              {
	text-align:center;
	width: 100%;
	font-size: 1em;
	color: #333333;
	line-height: 1.8em;
	margin-top: 20px;
}
#standorte a, #standorte a:link, #standorte a:active, #standorte a:visited
                       { text-decoration:none;
					    color: #0074bc;
}
#standorte a:hover
                       { text-decoration:underline;
}

.font_inc				{ font-size: 1.3em; }
.font_dec				{ font-size: 0.85em; }

					   
p, td {
	text-align: left;
	
	font-size: 0.75em;
	color: #000000;
	line-height: 1.75em;
}

ul, ol {
	text-align: left;
	font-size: 0.75em;
	color: #000000;
	line-height: 1.75em;

}

hr {
	margin-top: 0px;
	height: 1px;
    color: #cccccc;
    background-color: #cccccc;
    border: none;
}

h1 {
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	color: #999999;
	line-height: 1.4em;
	
	margin-bottom: 20px;
	page-break-after:avoid;
}

h2 {
	text-align: left;
	
	font-size: 0.8em;
	font-weight: bold;
	color: #0074bc;	line-height: 1.35em;
	margin-top: 30px;
	page-break-after:avoid;
}

h3 {
	text-align: left;
	
	font-size: 0.75em;
	color: #999999;
	line-height: 1.75em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: -6px;
	page-break-after:avoid;

}

h4 {
	text-align: left;
	font-size: 0.75em;
	color: #999999;
	line-height: 1.75em;
	font-weight: bold;
	page-break-after:avoid;
}

#infotext                {
	background-color: #f1f2f2;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.navi {
	color: #ed1c24;	
	font-size: 1em;
	line-height: 1.35em;

}

.navi a, .navi a:link, .navi a:active, .navi a:visited {
	color: #0074bc;
	text-decoration: none;

}
.navi a:hover        {
	text-decoration: underline;
}

.navi_ut, .navi_ut a, .navi_ut a:link, .navi_ut a:active, .navi_ut a:visited {
	color: #999999;
	font-size: 0.85em;
	
}

.navi_ut a:hover        {
	text-decoration: underline;
}


.navi_footer, .navi_footer a, .navi_footer a:link, .navi_footer a:active, .navi_footer a:visited {
	color: #c7c8ca;
	text-decoration: none;
	text-align: right;
	
	font-size: 0.65em;
	line-height: 0.65em;
	

}
.navi_footer a:hover        {
	color: #CCCCCC;
}

.subnavi a, .subnavi a:link, .subnavi a:active, .subnavi a:visited {
	color: #FF0000;
	text-decoration: none;

}
.subnavi a:hover        {
	color: #000000;
}

.rot_iff {
    color: #ed1c24
    }
