body {
	background: #663333; 
	margin:0;
	padding:0;
	font: normal 0.9em/130% 'Lucida Grande' Verdana Arial, sans-serif;	
}
	
#layout {
	background: url(../segmente/hg_layout.gif) repeat-y #ffffcc;
	width:800px;
	margin: 0 auto;
	border-right: 10px solid #fbddb3;
}	

#header {
	background: #ffffcd; 
}	
	
	
#content {	
	margin: 0 0 0 140px;
	}
	
#contentText {
	background: #ffffcc;
 	padding	: 20px 60px;
}
	
#contentText h1, #contentText h2 {
 	
	color: #333366;
	font-family: Times, serif;
}

h1 {
	font-size: 130%;
	margin: 20px 0 20px 0;
}

h1.center {
	text-align: center;
}

h2 {
	font-size: 110%;
	text-align: left;
	margin: 50px 0 10px;
	}
	
h2.center {
	text-align: center;
}

#contentText img.center {
	margin: 15px auto;
	display: block;
}

#contentText img.right {
	float: right;
	margin: 0 0 0 20px;
}

#contentText a {
	color: #3a3261; 
}

#contentText a:hover {
	color: #633; 
}
	
#contentFooter {
	background: #ffffcc;
	padding: 10px 0;
	font-size: 80%;
	line-height: 130%;
	text-align: center;	
}

#contentFooter a {
	color: #3a3261;
}

#contentFooter a:hover {
	color: #633;
}

td.abstand {
	padding: 10px 20px 0 0;
}

table {
	margin: 0 0 30px;
}

table.zimmerPreis{
	margin: 0 0 5px}

input {
	margin-right: 10px;

}

.anfahrtdetail {
	margin: 10px 10px 0 10px;
	background: #663333;
}

.anfahrtdetail img {	
	background: #fbdeb6;
	margin: 0 auto;
    display: block;
    padding: 10px 58px;
}

#copy {
	font-size: 80%;
	color: white;
	text-align: center;
}

#detailanfahrt_footer{
	background: #fbddb3; 
	width: 501px;
	height: 100px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	font-size: 80%;
	line-height: 130%;

}


#detailanfahrt_footer a{
	color: #3a3261;
	font-size: 130%;
}

.danke{
text-align: center;
}

span.hervorheben{
	color: #663333;
	font-weight: bold;
	font-style: italic;
}

p.pflichtfeld{
	font-size: 80%;
}



