h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #e3001b;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #e3001b;
	padding-top: 20px;
}
body {
	width: 100%;
	height: 100%;
	font-family: Verdana;
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
	overflow: auto;
}
#clear {
	clear: both;
}
/*Head - Bereich*/
#head_top {
	background: white;
	height: 20px;
}
#head {
	height: 191px;
	width: 100%;
	margin-left: 0;
	background-image: url(../bilder/head_background.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #e3001b;
	float: left;
}
#head_left {
	height: 150px;
	width: 498px;
	margin-left: 20px;
	float: left;
	background-repeat: no-repeat;
}
#head_logo {
	width: 421px;
	height: 150px;
	float: left;
}
#login {
	height: 40px;
	width: 100%;
	float: left;
	background-color: white;
	background-image: url(../bilder/Login_bild.jpg);
	background-repeat: no-repeat;
}
#login_input {
	height: auto;
	float: left;
	padding-top: 6px;
	font-size: 8pt;
	font-weight: bold;
	background-color: white;
	margin-left: 120px;
}
/*Menü*/
.main_menue {
	width: 15%;
	height: auto;
	background-color: white;
	font-size: 10pt;
	border-top-width: 1px;
	border-top-color: #aaaaaa;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-color: #aaaaaa;
	border-right-style: solid;
	float: left;
}
.main_menue ul {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.main_menue ul li {
	margin-left: 0px;
	padding: 5px 0px 5px 30px;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style: none;
}
.main_menue ul li a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.main_menue ul li a:hover {
	font-weight: bold;
	color: #e3001b;
}
.no_style { padding: 5px 0px 5px 30px; margin-left:10px; border:0; }
#li_bg {
	background-image: url(../bilder/zwiebel_small.png);
	background-repeat: no-repeat;
	background-position: left;
}
/*#menu1 {
	width: 15%;
	height: auto;
	float: left;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
}
.menu1item {
	border-top-width: 1px;
	border-top-color: #aaaaaa;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-color: #aaaaaa;
	border-right-style: solid;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 5px 20px;
	background-color: white;
}
.menu1item a {
	display: block;
	text-decoration: none;
	color: #000;
}
#menu2 {
	position: relative;
	background: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 160px;
	z-index: 20;
}
head:first-child+body #menu2 {
	display: none;
	font-weight: bold;
}
#menu2 a {
	padding: 2px 0px 2px 0px;
	color: Gray;
}
div.menu1item:hover #menu2 {
	display: block;
}*/
/*Inhalt*/
#main_content {
	width: 100%;
	height: auto;
	padding-top: 10px;
	background-repeat: repeat;
	margin-bottom: 0px;
	float: left;
}
.main_right {
	width: 80%;
	height: auto;
	padding-left: 20px;
	margin-left: 20px;
	background-color: white;
	float: left;
	font-size: 8pt;
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
}
.main_right h1 {
	font-size: 11pt;
	font-weight: bold;
	color: Black;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main_right_text {
	width: 430px;
	height: auto;
	font-size: 10pt;
	padding-bottom: 30px;
	float: left;
}
#main_right_text_2 {
	width: 600px;
	height: auto;
	font-size: 10pt;
	padding-bottom: 30px;
	float: left;
}
#main_image {
	width: auto;
	padding: 5 0 0 50;
	height: auto;
	float: left;
}
/*Tabellen*/
.table {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	font-size: 9pt;
	font-weight: bold;
}
.cell_left_kopf {
	width: auto;
	padding: 15px 0px 15px 15px;
	font-style: oblique;
}
.cell_right_kopf {
	width: auto;
	padding: 15px 0px 15px 15px;
	font-style: oblique;
}
.cell_left {
	background-color: #efefef;
	width: 100px;
	padding: 5px 0px 5px 15px;
	border-right-color:#cccccc;
	border-right-width: 1px;
	border-right-style: solid;
}
.cell_middle {
	background-color: #efefef;
	width: 250px;
	padding: 5px 0px 5px 15px;
}
.cell_right {
	background-color: #efefef;
	width: 40px;
	padding: 5px 0px 5px 15px;
}
.cell_komplett {
	background-color: #efefef;
	width: 600px;
	padding: 8px 0px 8px 15px;
	border-bottom-color:#cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 10pt;
}
.form {
	font-size: 9pt;
	font-weight: bold;
}
#rubrik {
	font-size: 12pt;
	font-weight: bold;
	color: #e3001b;
	width: 430px;
}
#head_anzeige {
	margin-top: 10px;
	font-size: 10pt;
}
#text_anzeige {
	font-size: 9pt;
	font-weight: normal;
}
#aktion {
	position: absolute;
	width: 220px;
	height: 120px;
	top: 38px;
	left: 580px;
	/*background-image:url(../bilder/aktion.jpg)*/
}
		.advertising {
		position: absolute;
		left:5px;
		top: 540px;
		margin: 15px 0 0 0;
		padding-bottom:30px;
		height:300px;
		width:300px;	
		}

