@import url(header.css);
@import url(navi.css);
@import url(content.css);

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0; /*	color: #E7EFF7;*/
	background-color: #DAAD8C;
	background: url('/style/img/background.jpg') repeat top; /*top: 117px;*/
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 12px; /* IE5 Win */
}


html>body {
	/* be nice to Opera */
	font-size: 12px;;
}

h1 {
	color: #000000;
}
h2 {
	color: #000000;	
}
h1 a,h2 a{
	color: #000000;
}
h3 {
	color: #000000;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#counter{
	display: none;
}



.hotelbeschreibung{
	width:690px;
	*width:690px;
	min-height:550px;
	padding:20px 10px 0 10px;
	margin:0px 0 0 0px;
	/*background:url(/style/img/bg_europa.gif) no-repeat;*/
	
}

.hotel_bild{
	float:right;
	width:200px;
	height:180px;
	
}

h1.hotel_land{
	width:250px;
	overflow:hidden;
	font:bold 18px verdana, arial, helvetica;
	padding:0 0 0 0;
	margin:0;
	color:#fae1c5;

}

.hotel_ort{
	width:250px;
	overflow:hidden;
	font:bold 14px verdana, arial, helvetica;
	padding:5px 0 0 20px;
	margin:0;
	color:#fae1c5;
	
}

.hotel_beschreibung1{
	width:400px;
	font:12px arial, helvetica;
	margin:20px 0 0 60px;
	padding:0px;
	color:#fae1c5;
	
}

.hotel_beschreibung2{
	float:left;
	font:12px arial, helvetica;
	padding:10px;
	background-color:#dae6e6;
	color:#468b8f;
	width:628px;
	*width:650px;
}

.hotel_beschreibung2_oben{
float:left;
	background:url('/style/img/rund_oben.gif') no-repeat;
	width:650px;
	height:10px;
	margin:0;
	padding:0;
	font-size:0px;
	margin-top:20px;
}

.hotel_beschreibung2_unten{
float:left;
	background:url('/style/img/rund_unten.gif') no-repeat;
	width:650px;
	height:10px;
	margin:0;
	padding:0;
	font-size:0px;
}







.hotel_beschreibung h3, .hotel_beschreibung2 h3{
	font:bold 14px arial, helvetica;
	margin:0 0 10px 0;
}


.hotel_link{
	width:110px;
	height:25px;
	float:right;
	margin-top:10px;
	text-decoration:none;
	color:#468b8f;
	padding:3px 0 0 10px;
	font:bold 12px arial, helvetica;
	background:url(style/img/bglink_europa.gif) no-repeat;
}

.hotel_preise_float{
	
	width:100%;
	text-align:right;
}

.hotel_preise{
	margin-top:10px;
	color:#fae1c5;
	text-decoration:none;
	font:bold 12px arial, helvetica;
	
}



.home_unten{
	background: url('/style/img/content_back_unten.gif') no-repeat center bottom;
	height: 25px;
	margin:0 0 20px 30px;
}



img{
	border:none !important;
}



#Box_6 {
	position: absolute;
	top: 12px;
	left: 400px;
	width: 740px;
	height:120px;
	z-index:888;
}
