* { 
	margin:0; 
	padding:0; 
	font-size: 100%; } 
	
body {
	color: #333333;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #e0e3ec;
	} 
	
ol, dl { 
	margin: 0 0 1em 1em; 
	list-style-type:circle; }

li {
	list-style-type: circle;
	line-height: 2em;
	padding-left: 0px;
	margin-left: 1.5em;
}


	
#outer {	
	width:781px;
	margin-left:auto;
	margin-right:auto;
}

#inner {
	width:781px;
	margin-top:20px;
	min-height:675px;
	margin-bottom:50px;
}

#header {
	background-color: #ffffff;
	width:781px;
}


#headerimage {
	height:251px;
	width:auto;
	margin:0px;
	padding:0px;
	display: none;
}
	

#headernavi {
	padding-top: 10px;
	height: 50px;
	background-color: #ffffff;
	background-image:  url(images/rand.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}

#headernavlist {
	margin-left: 17px;
	padding:0px;
	text-align: center;
	list-style-type: none;
	}

#headernavlist li {
	margin:0px;
	float:left;
	display:block;
	width: 145px;
	height: 45px;
	}
	
#headernavlist li.profilpunkt {
	margin:0px;
	float:left;
	display:block;
	width: 150px;
	height: 45px;
	}
	
#headernavlist a {
	background-color: #ffffff;
	background-image:  url(images/button_eckig_rot.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;	
	padding:6px 0px 14px 0px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	display:block;
		}
		
#headernavlist a.aktiv {
	background-color: #ffffff;
	background-image:  url(images/button_eckig_blau.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding:6px 0px 14px 0px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	display:block;
		}
	
#headernavlist a.brandschutz {
	background-color: #ffffff;
	background-image:  url(images/button_rundlinks_rot.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-decoration:underline;
	}
	
#headernavlist a.brandschutzaktiv {
	background-color: #ffffff;
	background-image:  url(images/button_rundlinks_blau.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-decoration:underline;
	}
	
#headernavlist a.profil {
	background-color: #ffffff;
	background-image:  url(images/button_rundrechts_rot.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
#headernavlist a.profilaktiv {
	background-color: #ffffff;
	background-image:  url(images/button_rundrechts_blau.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
#skipnav {
		position:absolute;
		top: 10px;
		right: 10px;
		color: #000;
		background-color: #fff;
		text-align: right; 
	}

.skip {
	position: absolute;
	left: -1000em; 
	width: 20em;
}

	
#unten {
	width:781px;
	min-height:560px;
	background-color: #ffffff;
	}

#navileiste {
	float: left;
	background-color: #ffffff;
	width: 220px;
	margin: 0;
	padding: 0;
}

#navi {
	padding-top:0px;
	padding-right: 0px; 
	padding-bottom:0px;
	padding-left: 0px;
	}


#navi ul { 
	margin-left: 25px;
	line-height:2em;
	list-style-type:none;
	font-weight:bold; }
	

#navi ul li { 
	padding: 0px 3px 0px 0px;
	margin: 0px;
	background-image:none;
	list-style-type:none;
	}
		

#navi ul li a { 
	text-decoration: none;
	color:#00376F;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
		
#navi ul li a:hover { 
	padding: 0px 3px 0px 0px;
	color:#e40044;
		}
		
#navi ul li a.aktiv { 
	padding: 0px 3px 0px 0px;
	color:#e40044;
}

#navi ul li ul { 
	margin-left: 0px;
	padding: 0px;
	list-style-type:none;
	font-weight:bold; }

#navi ul li ul li { 
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
		

#navi ul li ul li a { 
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;	
	text-transform: none;
	}
		
#navi ul li ul li a:hover { 
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px 3px 0px 0px;}
		
#navi ul li ul li a.aktiv {
	padding: 0px 3px 0px 0px;
	background-image: none;
	background-repeat: no-repeat;
}

.naviabstand {
	margin-top: 25px;
	}


#inhaltsbereich {
	width: auto;
	margin-top: 0;
	margin-left:220px;
	background-color: #ffffff;
	background-image:  url(images/rand.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}

#inhalt {
	background-color: #ffffff;
	width:503px;
	line-height: 2em;
}

#text {
	margin-top: 0em;
	padding: 0px 10px 40px 20px;
	line-height: 2em;
	min-height:600px;
}

#footer {
	background-image:  url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 45px;
	}

.legend { 
	font-size: 90%;
	padding-top: 1em;
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
.abstand { 
	padding-top: 1em;
	line-height:2em;
	}
	
.abstandgross { 
	padding-top: 0.75em;
	color: #494949;
	line-height:2em;
	}

	
h1 {
	color: #e40044;
	line-height: 2em;
	font-weight: bold;
	padding-top: 0em;
	padding-bottom: 0.5em;
	text-transform: uppercase;
}

h2 {
	color: #e40044;
	line-height: 2em;
	font-weight: bold;
	margin-top: 1em;
}

a { 
	color: #494949;
	line-height:2em;
	}

a:hover { 
	color: #e40044;
	line-height:2em;
	}
	
td {
 	vertical-align: top;
	color: #494949;
	line-height:1.5em;
	}
	
input {
	border: 1px solid #e40044;
	}
	
	
.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
.clearfix { display: block; } 
	
.floatbox { overflow:hidden; }
	
#ie-clearing { display: none } 


dt { font-weight: normal; margin: 0; }
dd { margin: 0 0 0em 0em; }
dl { margin: 0;}
	
blockquote, cite { margin: 1em 0 1em 2em; font-size: 1em; width: auto;}
	
fieldset, img { border:0; }
fieldset {margin-top: 10px;}
	
select, input, textarea { border: 1px solid #e40044; font-size: 100%;font-family: Verdana, Arial, Helvetica, sans-serif; }
input, textarea {padding: 2px; margin-bottom: 2px;}
textarea {width: 335px;}
input {width: 180px;}
input.schmal {width: 20px;}
input.mittel {width: 150px;}
select {margin-bottom: 2px; width: 80px;}
p {margin-bottom: 1em; padding: 0; }
p {quotes:"\00BB" "\00AB";}

input.resetbutton {margin-left: 20px;width: 160px;}
input.sendbutton {width: 160px;}

address { font-style:normal;
	margin:0;
	padding:0;
}
.umfluss {
	border:0;
	padding-right:10px;
	padding-top:5px;
	float: left;
	}
	
.umflussende
	{clear:left;
	}	
	
#bild {
	border:0px;
	}
	
	
strong {
	color: #e40044;
	}

.teaser {
	color:#00376F;
	background-color: transparent;
	font-weight: bold;
	}

.ohneabstand {
	margin: 0;
	padding: 0;
	}
	
.abstandnuroben {
	margin-top: 1em;
	margin-bottom: 0em;
	}
