@charset "UTF-8";

* {
	border:none;
}

body {
	background-color:#FFC736;
}

.main_center {
	height: 350px;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-top: -175px;
	margin-left: -500px;
	background-color: #FCFFEC;
	top: 600px;
}
.image_banner {
	position: absolute;
	height: 256px;
	width: 1000px;
	top: -330px;
}
.logo {
	position: absolute;
	top: -430px;
	height: 100px;
	width: 300px;
	left: 0px;
	background-image: url(images/Logo%20fertig.jpg);
}
.big_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	height: 330px;
	width: 980px;
	left: 10px;
	top: 10px;
	overflow: auto;
	color: #333333;
}
#line_low_01 {
	background-color: #ED493A;
	position: absolute;
	overflow:hidden;
	height: 2px;
	width: 1000px;
	top: 383px;
}
#line_low_02 {
	background-color: #ED493A;
	position: absolute;
	overflow:hidden;
	height: 2px;
	width: 1000px;
	top: 400px;
}

.main_menu {
	position: absolute;
	overflow:visible;
	height: 30px;
	width: 1000px;
	top: -45px;
}

.sub_menu {
	position: absolute;
	overflow:visible;
	cursor:pointer;
	height: 30px;
	width: 1000px;
	top: 380px;
}

#menu_line_01 {
	position: absolute;
	height: 2px;
	width: 1000px;
	overflow:hidden;
	top: 25px;
	background-color: #ED493A;
	left: 0px;
}

#menu_line_02 {
	position: absolute;
	height: 2px;
	width: 1000px;
	overflow:hidden;
	top: -8px;
	background-color: #ED493A;
	left: 0px;
}
.image_vertical {
	position: absolute;
	height: 330px;
	width: 441px;
	left: 550px;
	top: 10px;
}
.main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	height: 330px;
	width: 525px;
	left: 10px;
	top: 10px;
	color: #464646;
}
#dethleffs_logo {
	padding-top: 30px;
}
.image_stripe {
	position: absolute;
	height: 100px;
	width: 540px;
	left: 10px;
	top: 240px;
	overflow: visible;
}

.image_stripe img {
	margin-right:10px;
	cursor:pointer;
}

.menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	padding-right: 20px;
	font-weight: bolder;
	font-size: 14px;
	position: relative;
}

.menu_item a {
	color:#666666;
	text-decoration:none
}

.menu_item a:hover {
	color:#ED493A;
}


#description_table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 28px;
	font-weight: bold;
	left: 1px;
	width: 327px;
}
.payment_table {
	position: absolute;
	left: 392px;
	top: 4px;
	height: 208px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 84px;
}
.payment_table #head {
font-size:9px;
}
.payment_table td {
	cursor:pointer;
}
.season_table {
	position: relative;
	height: 330px;
	width: 441px;
	top: 0px;
	right: 0px;
	border-collapse:collapse;
	border: 1px solid #666666;
}
.main_center #rentamount {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}

.season_table #season_1 {
	background-color: #339933;
}
.season_table #season_0 {
	background-color: #999999;
}
.season_table #season_2 {
	background-color: #0099CC;
}
.season_table #season_3 {
	background-color: #FFFF00;
}
.season_table #season_4 {
	background-color: #FF9900;
}

.season_table #head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	text-align: center;
}.season_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #666666;
	width: 10px;
	text-align: center;
}
.season_table #month {
	background-color: #999999;
	text-align: center;
}
.image_label {
	position: absolute;
	height: 10px;
	width: 525px;
	left: 10px;
	top: 220px;
}

