body {
	background-image: url(/layout/background.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	color: #444;
	font-size: 12px;
}
.nav1 {
	color: #444;
	margin-left: 5px;
	text-decoration: none;
	margin-top: 8%;
}
.nav1 a {
	text-decoration: none;
	color: #444 !important;
	/*color: #D7A089 !important;*/
}
.nav2 {
	font-size: 9px;
	color: #444;
	margin-left: 15px;
	margin-top: 2%;
}
.nav2 a {
	text-decoration: none;
	color: #444;
}
.nav2 a:visited {
	text-decoration: none;
	color: #444;
}
.nav2 a:link {
	text-decoration: none;
	color: #444;
}

.angebot {
	font-size: 20px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
}
.preis {
	color: #F30;
}

.mainCell {
	padding: 20px;
}
.tabellenListe {
	vertical-align: top;
}
a {
	text-decoration: none;
}
a img {
	border:none;
}
a:link {
	color: #A01414;
}
a:visited {
	color: #A01414;
}
a:hover {
	color: #8B4848;
}
a:active {
	color: #8B4848;
}
h3 {
	color: #444;
	font-size: 18px;
}
.bild_mit_rahmen {
	border: 1px solid #666;
} 
.text_mit_rahmen {
	border: 1px solid #666;
	padding: 8px;
} 


.zelle_bild_text {
	background-color: #EEE;
	border: 1px solid #999;
	text-align: center;
	padding:6px;
	font-size: 12px;
}
.zelle_mit_rahmen {
	border: 1px solid #666;
	padding:8px;
	text-align:center;
    font-size: 12px;
	/*font-weight: bold;*/
}
.leistung_auswahl {
	font-weight: bold;
	/*background-color:#A01414;
	border-right: 2px solid #A01414
	/*color: #D7A089;*/
}
h1 {
	font-size: 21px;
}
#mainarea {
	position: absolute;
	top: 100px;
	left: 200px;
	z-index: -1;
	width:800;
}

#imagechoice {
	position: absolute;
	left: -30px;
}
/*#imagechoice table {
  border-right-width:thin;
  border-right-style:solid;
  border-right-color:#A01414;
}
#imagechoice table tr{
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#A01414;
	background-color: #CCC;
}*/
#bilderfeld {
	position: absolute;
	top: 50px;
	left: 0px;
	width:800;
}
#bildunterschrift {
	position: absolute;
	top: 500px;
	left: 0px;
	width:800;
}
#head {
	border: 1px solid #B6B6B6;
	position: absolute;
	background-color:#FEFEFE;
	width: 988px;
	height: 71px;
	top: 15px;
	left: 12px;
	filter: Alpha(Opacity=80);	
	-moz-opacity: 0.80; 
	opacity: 0.80;
}
#head_nav {
	background-color:#F7F7F7;
	position: absolute;
	width: 140px;
	height: 20px;
	top: 4px;
	left: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
}
#nav {
	position: absolute;
	top:87px;
	width: 140px;
	height: 580px;
	left: 16px;
	background-color:#F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
}
#foot {
	position:absolute; 
	width:300px;
	height: 80px;
	top: 670px;
	left:400px;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	border-top-color: #B6B6B6;
	/*text-indent: 450px;
	color: #666;*/
}
