* {
margin: 0em; 
padding: 0em;
}

* a img{
	border: none;
}

img {
	border: none;
}

* ul {
	list-style-type: none;
}

body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background-color: #fff;

}

#container {
	width: 100%;
	margin-top: 28px;
	background: url(../bilder/rot.gif) repeat-x;
	float: left;
}

.clear {
	clear: both !important;
}

.rot {
	color: #ff001a !important;
}

/* Im Header: roter Balken, Logo, Fotos 1-4 */

#header {
	width: 987px;

	padding-top: 6px;
	
	height: 84px;
	float: left;
}

#rot_links {
	width: 144px;
	height: 77px;
	float: left;
	background-color: transparent;
}

#foto1 {
	width: 113px;
	height: 77px;
	float: left;
}

#foto2 {
	width: 116px;
	height: 77px;
	float: left;
}

#foto3 {
	width: 110px;
	height: 77px;
	float: left;
}


#logo {
	width: 245px;
	height: 77px;
	float: left;
}

#foto4 {
	width: 113px;
	height: 77px;
	float: left;
}

#rot_rechts {
	width: 146px;
	height: 77px;
	float: left;
	background-color: transparent;
}

/* --> Ende Header */

/* Im Content: Nav_bereich (Sonne, Navigation, Farbbereich unter Navigation) und Inhalt mit Text */

#content {
	width: 987px;
	background: url(../bilder/nav_hg.gif) repeat-y;
	clear: left; 
	float: left;
}

#nav_bereich {
	width: 373px;
	clear: left;
	float: left;
}

#sonne {
	width: 373px;
	height: 342px;
	background: url(../bilder/sonne.gif)
}

#sonne ul {
	width: 230px;
	float: right;
}

#sonne ul li {
	width: 230px;
	margin-top: 12px;
	border-bottom: 1px dotted #b2b2b2;

	
}

#sonne ul li a {
	display: block;
	width: 230px;
	height: 24px;
	background-color: #fff2c7;
	color: #777;
	font-size: 0.8em;
	text-decoration: none;
	padding-top: 5px;
}

#sonne ul li a:hover, #sonne ul li a.hier {
	width: 230px;
	height: 24px;
	background-color: #ffe580;
	text-decoration: none;
	padding-top: 5px;
}

#unter_nav_1 {
	width: 143px;
	height: 25px;
	background-color: #fff2c0;
	clear: right; 
	float: left;
} 

#unter_nav_2 {
	width: 230px;
	height: 25px;
	background-color: #f8f6e7;
	float: left;
}



/* --> Ende Nav-bereich */


/* Inhalt mit Texten */

#inhalt {
	width: 577px;
	border-right: 1px dotted #b2b2b2;
	float: left;

}

h1 {
	font-size: 0.8em;
	color: #064fc1;
	font-weight: bold;
	margin-bottom: 1.5em;
	margin-top: 60px;
	margin-left: 30px;
	border-bottom: 1px dotted #b2b2b2;
	width: 505px;
	padding-bottom: 5px;
	
}

h2 {
	font-size: 0.7em;
	color: #777;
	margin-bottom: 10px;
	margin-left: 30px;
}

h2.h2_abstand {
	margin: 0 0 25px 30px;
}

h3 {
	font-size: 0.7em;
	color: #064fc1;
	margin-bottom: 15px;
	margin-left: 30px;
}

#inhalt p {
	font-size: 0.7em;
	color: #777;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 40px;
}

#inhalt p strong {
	color: #ff001a;
	font-weight: normal;
}

#inhalt p strong.blau {
	color: #064fc1;
	font-weight: bold;
}



#inhalt ul {
	font-size: 0.7em;
	color: #777;
	margin-bottom: 20px;
	margin-left: 50px;
	list-style-type: circle;
	list-style-position: outside;	
}

#inhalt ul.abstand-gross {
	margin-bottom: 2.5em;
}

#inhalt ul li ul {
	font-size: 1em;
	margin-left: 20px;
	margin-bottom: 0px;
	list-style-type: square;
}

#inhalt p.abstand_gross, #inhalt form {
	margin-bottom: 2.5em;
}

#inhalt p.abstand_formular {
	margin-bottom: 3em;
}

#inhalt p.abstand_klein {
	margin-bottom: 0.8em;
}

#footer {
	width: 505px;
	padding-top: 5px;
	border-top: 1px dotted #b2b2b2;
	margin-left: 30px;
	margin-bottom: 20px;
	
}

#inhalt #footer p {
	font-size: 0.6em;
	color: #777;
	margin: 0;
	
}

#inhalt p a, #inhalt #footer p a {
	text-decoration: underline;
	color: #064fc1;
}

#inhalt #footer p a {
	text-decoration: none;
	color: #064fc1;
}

#inhalt p a:hover {
	color: #ff001a;
}

/* --> Ende Inhalt */


/* --> Formular Kontakt */

label {
	width: 120px;
	float: left;
}

input, textarea {
	width: 350px;
	border: 1px solid #b2b2b2;
	color: #777;
}

input.senden {
	width: 87px;
	height:24px;
	border: none;
	margin-left: 122px;
}



/* --> Ende Formular */



#inhalt p.darstellung {
	float: right;
	margin: 20px 20px 0 0;
	font-size: 0.7em;
}

#inhalt p.clearleft {
	clear: left;
	padding-top: 30px;
	padding-bottom: 30px;
}


img.teamfoto {
	width: 450px;
	margin-left: 30px;
	padding-top: 20px;
	padding-bottom: 50px;
}

img.logo-aktuelles {
	width: 100px;
	padding-right: 30px;
	float: right;
}

dl {
	width: 165px;
	float: left;
}

dl.clearleft {
	clear: left;
}

dl.abstand-unten {
	margin-bottom: 30px;
}

dl.abstand-links {
	padding-left: 30px;
}

dd {
	font-size: 0.7em;
	color: #777;
}



