body {
	margin:0;
	padding:0;
	background-color:#e9d2b8;
	background-image:url(images/bg.gif);
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
}

a.pfeil {
	font-weight:bold;
	color:#cc5b00;
	text-decoration:none;
	padding-left:10px;
	background: url(images/pfeil.gif) center left no-repeat; 
	
}

a.pfeil:hover {
	text-decoration:underline;
}

#linke_spalte {
	position:absolute;
	margin:0;
	text-align:right;
	width:187px;
	color:#482400;
	visibility: visible;
}

#rechte_spalte {
	position:absolute;
	margin:0 0 0 210px;
	width:600px;
	color:#333333;
	visibility: visible;
}

#navigation {
	margin:139px 0 0 0;
}

#navigation ul {
	list-style:none;
	line-height:22px;
}

#navigation li#aktiv {
	font-weight:bold;
}

#navigation a {
	text-decoration:none;
	color:#482400;
}

#navigation a:hover {
	color:#cc5b00;
}

#adresse {
	margin:97px 0 0 0;
	font-size:10px;
	line-height:13px;
}

#header {
	width:600px;
	height:120px;
	text-align:center;
	background-color:#482400;
}

#header_bild {
	width:600px;
	height:300px;
}

#content {
	float:left;
	width:480px;
	padding:40px 60px 40px 60px;
	background-color:#FFFFFF;
}

#content p {
	color:#333333;
	line-height:18px;
	padding:0;
	margin:0 0 15px 0;	
}


#content p.shop_beschreibung {
	margin:0 0 0 0;
	padding:5px 0 0 0;
	font-size:10px;
	line-height:13px;
}

#content p.shop_hinweis {
	margin:0;
	padding:5px 0 0 0;
	font-weight:bold;
	font-size:10px;
	line-height:13px;
	
}

#content p.shop_preis {
	margin:0;
	padding:5px 0 0 0;	
	color:#482400;	
	font-weight:bold;
	font-size:12px;	
}

#content p.shop_bestellen {
	margin:0;
	padding:5px 0 0 0;	
}


#content p.erster {
	margin:10px 0 15px 0;
}

#content p.letzter {
	margin:10px 0 25px 0;
}

#teaser_text {
	width:129px;
	height:145px;
	float:left;
	background-color:#e9d2b8;
	margin-top:20px;
	padding:15px 15px 0 15px;
	border-right:solid;
	border-width:1px;
	border-color:#FFFFFF;	
}

#teaser_text p {
	font-size:11px;
	line-height:14px;
	color:#482400;	
	margin:10px 0 0 0;
	padding:0;
}

#teaser_bild {
	width:159px;
	height:160px;
	float:left;
	margin:0;
	border-right:solid;
	border-top:solid;
	border-width:1px;
	border-color:#FFFFFF;	
}

#teaser_bild_shop {
	width:159px;
	height:160px;
	float:left;
	margin:20px 0 0 0;
	border-right:solid;
	border-top:solid;
	border-width:1px;
	border-color:#FFFFFF;	
}

#teaser_2er {
	height:160px;
	float:left;	
	margin-top:20px;
}

#teaser_2er_text {
	height:160px;
	width:310px;
	float:left;	
	margin:20px 0 0 0;
	padding:10px 0 0 10px;
}

#footer {
	float:left;	
	width:600px;
	margin:0;
	padding:0;
	border-top:solid;
	border-width:40px;
	border-color:#482400;	
}

#footer p {
	font-size:10px;
	color:#482400;	
	width:600px;
	width:480px;
	margin:0;
	padding:5px 60px 0 60px;
}

h3 {
	font-size:10px;
	line-height:18px;
	font-weight:normal;
	margin:0;
	padding:0;
}

h4 {
	font-size:12px;
	line-height:18px;	
	margin:0;
	padding:0;
}

#route {
	display:none;
	width:159px;
	height:160px;
	background-color:#e9d2b8;
	margin:0 0 25px 0;
}

#anfahrt {
	display:none;
	width:480px;
	height:350px;
	padding:0;
	background-color:#e9d2b8;
	margin:0 0 25px 0;
}


.form_element {
	float:left;
	margin: 0 20px 15px 0;

}

input {
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px;
	border-style: solid;
	border-color: #666666;
	height: 18px;
	font-size: 11px;
	color: #000000;
}

.input-grau {
	background-color: #FFFFFF;
}

.input-fehler {
	background-color: #e9d2b8;
}

.input-radio {
	border:none;
}

.input-image {
	border:none;
	height:14px;
}
