body {
	background: url(img/hg.gif) repeat-y;
	background-color: #EDECEC;
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
}

div {
	border: 0px dashed silver;
}

#main {
	width: 860px;
	margin-top: 10px;
	margin-left: 80px;
	text-align: left;
}

#titel {
	width: 230px;
	margin-left: 520px;
	margin-top: -60px;
	color: #E2001A; /* rot */
	font-weight: bold;
	line-height: 20px;
}

#nav_balken {
	width: 750px;
	height: 30px;
	margin-top: 30px;
	background-color: #87888A; /* grau */
}

#nav_balken_underline {
	width: 750px;
	height: 7px;
	background-color: #87888A; 
}

#wolken {
	position: relative;
	top: -145px;
	left: -80px;
	/*width: 750px;*/
	height: 100px;
}

ul#navigation {
	padding-left: 0 !important;
	margin: 0;
	list-style-type: none;
}

#navigation li {
	float: left;
	height: 20px;
	margin: 0;
	padding-top: 7px;
	font-size: 15px;
	color: #87888A;
	font-weight: bold;
}

#navigation li span {
	padding: 0 15px;
}

#navigation li a {
	text-decoration: none;
	color: #C5C6C8;
}

#navigation li.aktiv { 
	background-color: white;
}

#navigation li.aktiv a { 
	color: #87888A;
}

#navigation li a:hover {
	color: #eeeeee;
}

#streifen_rot {	
	width: 750px;
	height: 10px;
	background-color: #E2001A;
}

#links1 {
	width: 500px;
	float: left;
}

#rechts1 {
	margin-left: 20px;
	width: 230px;
	float: left;
}

#links {
	width: 220px;
	float: left;
}

#rechts {
	margin-left: 20px;
	width: 510px;
	float: left;
}

#rechts_grau {
	margin-top: 40px;
	margin-left: 30px
}

#rechts_grau a {
	color: #87888A;
}

#kasten_rot {
	width: 230px;
	height: 70px;
	padding-top: 0px;
	margin-bottom: 10px;
	background-color: #E2001A;
	color: white;
}

#kasten_rot a {
	color: white;
}

.kasten_rot_kl {
	font-size: 11px;
	margin-bottom: -15px;
}

#balken_rot {
	width: 10px;
	height: 380px;
	margin-top: -10px;
	background-color: #E2001A;
	float: left;
}

/*#balken_rot {
	position: absolute;
	width: 10px;
	height: 400px;
	margin-top: -10px;
	margin-left: 220px;
	background-color: #E2001A;	
}*/

#streifen_grau {
	width: 500px;
	height: 5px;
	background-color: #87888A;
}

ul#navi_links {
	width: 211px;
	margin: 0; padding: 0;
}

#unsermuenchen {
	border: 1px solid #555555;
	margin-top: 40px;
	width: 211px;
}

#unsermuenchen p {
	margin: 7px;
}

ul#navi_links li {
	list-style: none;
	margin: 0; padding: 10px 7px;
	border-bottom: 1px solid #555555;
	background-color: #c1c1c1;	
}

.lst {
	border-top: 1px solid #555555;
}

#navi_links li.aktiv {
	background-color: white;
	color: #E2001A;
}

#navi_links a {
	display:block;
	text-decoration: none;
	color: #666666;
}

#navi_links a:hover {
	color:#eeeeee;
}

#navi3 {
	float: left;
	height: 25px;
	width: 100px;
	background-color: #E2001A;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	color: white;
	text-align: center;
	padding-top: 6px;
}

#navi3.aktiv {
	background-color: white; 
	border: 1px solid #E2001A;
	border-bottom: none;
	color: #555555;
}

#hr {
	clear: both;
	border-top: 1px solid #E2001A;
	height: 1px; 
}

ul.square {
	margin-top: 0;
	list-style-image: url(img/bullet.gif);	
}

li {
	margin-bottom: 10px;	
}

ul.klein li {
	margin-bottom:0;
}

/************************/

p {
	line-height: 20px;
}

table p {
	margin-top: 10px;
	margin-bottom:10px;
}

a {
	color: #E2001A;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #E2001A;
	font-weight: normal;
	line-height: 34px;
	margin-top: 15px;
	margin-bottom: -5px;
}

h2 {
	color: #E2001A;
	font-weight: normal;
	font-size: 20px;
}

h3 {
	font-size: 15px;
	color: #E2001A;
	font-weight: bold;
	margin-bottom: -5px;
}

h3 a {
	text-decoration: none;
}

.klein, .bildunter { 
	font-size: 13px;
	line-height: 18px;
}

.bildunter {
	color: #E2001A;
}

#bottom {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 13px;
	color: #777777;
}

#bottom a {
	color: #777777;
}

.sitemap {
	margin-left: 50px;
}

.datum {
	margin: -3px 0;
	font-size: 11px;
	text-align: right;
}