@charset "utf-8";

* { padding: 0; margin: 0; }

/*html { height: 101% }*/

body { 
	background-color: #CCC;
	color: #707173;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

h2 {
	color: #b80000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	
}
.aktuelles_text {
	
	padding: 5px 0px 0px 8px;
	line-height: 1.5em;
	padding-left: 5px;
	padding-right: 10px;
}

#wrapper {
	border:#000;
	color: black;
	background-color: whihte;
	width: 970px;
	margin: 10px auto;
}

#head {
	background-image:url(../images/head.jpg);
	width: 970px;
	height: 101px;
}

#sub_navi {
	float: right;
	text-align: right;
	font-size: 86%;
	letter-spacing: 1px;
	padding: 25px 8px 0 0;
}

ul.menu2_level1 {
	list-style-type: none;
}

.menu2_level1 a, .menu2_level1 a:visited {
	color: #000;
	list-style-type: none;
	font-size:86%;
	letter-spacing: 1px;
	line-height: 15px;
	text-decoration: none;
	outline: none;
}

.menu2_level1 a:hover {
	color: #b80000;
	font-weight: bold;
	letter-spacing: normal;
	
}

#background {
	background-image: url(../images/body.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 970px;
	height: 478px;
}

#content_left {
	background-image: url(../images/content-left.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 150px;
	height: 462px;
	margin: 12px 0 0 12px;
	float: left;
}

#main_navi {
	width: 135px;
	height: 288px;
	padding: 2px 0 0 4px;
}

ul.menu1_level1 {
	list-style-type: none;
	color: #b80000;
}

.menu1_level1 {padding-left:0px;}

.menu1_level1 a, .menu1_level1 a:visited {
	color: #000;
	font-size: 90%;
	letter-spacing: normal;
	line-height: 22px;
	text-decoration: none;
	outline: none;
	display: block;
}

.menu1_level1 a:hover, .menu1_level1_act a, .menu1_level1_act a:visited {
	color: #b80000;
	font-size: 90%;
	font-weight: bold;
	display: block;
}


#oeffnung {
	color: #b80000;
	font-size: 86%;
	padding: 15px 0 0 8px;
	width: 135px;
	height: 75px;
}

#adresse {
	font-size: 86%;
	padding: 15px 0 0 8px;
	width: 135px;
}

#aktuelles {
	background-image: url(../images/aktuelles.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 268px;
	height: 168px;
	float: right;
	margin: 88px 4px 0px 0px;
}
