*{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #007;
	border: none;
	text-decoration: none;
	font-weight: normal;
}

body{
	background-color: #FFF;
}

#wrapper{
	width: 868px;	
	margin: auto;
}

#links{
	width: 766px;
	float: left;
	background-color: #fff95c;
	border-left: 1px solid #007;
	border-right: 1px solid #007;
	background-image: url(pfeil.gif);
	background-position: 632px 200px;
	background-repeat: no-repeat;
}

#rechts{
	width: 100px;
	height: 600px;
	float: left;
	background-image: url(pfeil.gif);
	background-position: -135px 200px;
	background-repeat: no-repeat;
}

#header{
	height: 65px;
	width: 766px;
	background-image: url(ecke_oben.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}

#navi{
	height: 35px;
	width: 766px;
	background-color: #007;
}

#inhalt{
	width: 600px;
	margin-bottom: 20px;
	min-height: 300px;
}

#footer{
	height: 180px;
	width: 770px;
	background-image: url(ecke_unten.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 70px;
	margin-top: -60px;
}

#inhalt a:link, #inhalt a:active, #inhalt a:visited{
	font-weight: bold;
	text-decoration: underline;
}

#inhalt a:focus, #inhalt a:hover{
	text-decoration: none;
}

h1{
	font-size: 16px;
	text-align: right;
	margin-right: 60px;
}

h2{
	margin-left: 40px;
	font-size: 36px;
	margin-top: 25px;
	margin-bottom: 20px;
}

h3{
	margin-left: 40px;
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 20px;
}

#logo{
	margin-top: -5px;
	margin-right: 60px;
	text-align: right;
}

#navigation{
	text-align: center;
	font-size: 17px;
	color: #fffcb7;
	padding-top: 4px;
}

#navigation a{
	color: #fffcb7;
	font-size: 23px;
}

#footer p{
	text-align: right;
	color: #ffffff;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 10px;
}

#footer a{
	text-align: right;
	color: #ffffff;
	font-size: 11px;
	margin-top: 11px;
}

#inhalt p{
	margin-left: 40px;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.preisetab{
	margin-left: 40px;
	width: 500px;
	border-collapse: collapse;
}

.preisetab td{
	width: 250px;
}

label{
	display: block;
	float: left;
}

.labelkurz{
	width: 150px;
}

.labellang{
	width: 400px;
}

input, select, textarea{
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #007;
	width: 250px;
}

.inputkurz{
	width: 50px;
}

.inputlang{
	width: 300px;
}

.bistag, .bisjahr, .biszeit{
	width: 60px;
}

.bismonat{
	width: 95px;
}

textarea{
	width: 300px;
	height: 100px;
}

.anfragetab{
	margin-left: 40px;
	width: 450px;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}

.kostentd{
	width: 205px;
	vertical-align: top;
}

.mietetd{
	width: 295px;
}

.preistd{
	width: 150px;
	text-align: right;
}

.grosstd{
	font-size: 18px;
}

.summe{
	border-top: 1px solid #007;
	border-bottom: 1px solid #007;
}

.fehler{
	width: 500px;
	border: 1px solid #F00;
	background-color: #FAA;
	padding: 25px;
	color: #F00;
	font-weight: bold;
}

.erfolg{
	width: 500px;
	border: 1px solid #0C0;
	background-color: #AFA;
	padding: 25px;
	color: #0C0;
	font-weight: bold;
}

.sendenbutton{
	margin-left: 150px;
	margin-right: 10px;
	width: 145px;
	background-color: #007;
	color: #fffcb7;
}

.zuruecksetzenbutton{
	width: 145px;
	background-color: #007;
	color: #fffcb7;
}

#mietkosten, #anfahrtskosten, #mwst, #gesamtpreis, #rabattmietkosten{
	border: none;
	background-color: #fff95c;
	text-align: right;
	width: 80px;
}

#gesamtpreis{
	font-size: 18px;
}

#layer{
	width: 100%;
	height: 100%;
	background-image: url('bg_status.png');
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

.upload_erfolg{
	width: 600px;
	margin: auto;
	margin-top: 200px;
	box-shadow: 0 0 10px #0c0;	
}

.zentriert{
	text-align: center;
}

#bildershow, #bildershow2{
	width: 550px;
	margin-left: 40px;
	overflow: hidden;
}

#inhalt #nochzeichen{
	text-align: right;
	margin-top: -10px;
	padding-right: 15px;
	font-size: 9px;
}

#bewertungstext{
	width: 390px;
}

#inhalt .bewertung_unten{
	margin-top: -10px;
}

#inhalt .bewertung{
	margin-top: 15px;
}

.fett{
	font-weight: bold;
}

#footer p span{
	color: #fffcb7;
	font-size: 10px;
}

.rightfloated{
	float: right;
	margin-left: 50px;
}

.clearer{
	clear: both;
}

hr{
	border-top: 1px solid #000077;
	margin-left: 40px;
	margin-top: 25px;
}