
/* --hotel-rosenhof-kuehlungsborn.de --
*/

/* --0. import files --
	--1. standards--
	--2. layout --
	--3. content-by sites --
	--4. navi
	--5. links --
	--6. sprungmarken --
	--7. ew-cms --
*/


@import url("anfrageform.css");
@import url("kontaktstyle.css");


/* 	--1. standards --
	-- reset--*/


html, body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins,  kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-color: #fff;
	background-image: none;
	}
ul {
	list-style: none;
}
 /*tables still need 'cellspacing="0"' in the markup */
table.tabe {
	border-collapse: separate;
	border-spacing: 3px;
}
table.tabe{
	width: 100%;
	margin: 0 0 15px 30px;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* --end of reset --*/

h2{
	font-size: 14px;
	color: #000;
	
	}
h3{
	font-size: 16px;
	color: #000;
	padding: 0 0 4px 0;
	margin: 0 0 8px 0;
	}

h4 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin: 0 0 0px 0;
	}
h5 {
	font-size: 12px;
	color: #000;
	/*border-bottom: 1px dashed #4e90c5;*/
	padding: 2px 0 2px 3px;
	margin: 10px 0 8px 30px;
	background-color: #fff;
	} 
p{
	line-height: 1.5em;
	margin: 0 0 7px 0;
	padding: 0 15px 0 0px;
	
	}

strong {
	color: #000;
	font-weight: normal;
	padding: 0 4px 0 4px;
	}
sup{
	font-size: 0.7em;
	}

/*  -- 2.layout --
*/

#wrapper{
	width: 100%;
	margin: 0px;
	position: relative;
	z-index: 1;
	
		}

.content{
	width: 100%;
	position: absolute;
	top: 120px;
	left: 0px;
	z-index: 5;
	padding: 0px;	
	}
.addi{
	position: absolute;
	top: -30px;
	left: 0px;
	z-index: 100;
	width: 88%;
	height: 50px;
	
	}
.addi p{
	color: #000;
	text-align:right;
	margin: 0px 0px 0px 0;
	padding: 0 0px 0 0px;
	line-height: 1.3em;
	float: none;
		
	}
#anfragebox {
	width: 220px;
	height: 100px;
	float: right;
	
	position: relative;
	}
#anfragebox h4, #kalender{
	display: none;
	}
	
.fix{
	clear: none;
	}
.fix.print{
	clear: left;
	}
.fixed{
	clear: left;
	}
.helper{
	background-image: none;
	position: relative;
	z-index: 4;
	
	}
.pan{
	display: none;
	}

/* -- header formatierung --*/

#header{
	width: 100%;
	
	position: absolute;
	top: 60px;
	left: 0px;
	z-index: 1;
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px 0 0 0;
	}

#header h1{
	width: 100%;
	height: auto;	
	z-index: 2;
	background-image: none;
	background-repeat: no-repeat;
	float: none;
	}
#header h1 a{
	width: 100%;
	height: auto;
	display: block;
	font-size: 16px;
	color: #000;
	position: static;
	z-index: 2;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	text-indent: 0px;
	}
#header  h2, #header h2 .bad{
	font-size: 14px;
	color: #000;
	z-index: 2;
	text-decoration: none;
	font-weight: normal;
	position: static;
		}



/* -- end of header --*/
	
/* -- 2. end of layout --*/

/* -- 3. content by site --*/
.anbox{
	display: none;
	}


#footer{
	display: none;
	}

/* --alle seiten--*/
ul.all{
	margin: 0 0 10px 50px;
	}
ul.all li{
	margin: 0 0 6px 0;
	}
ul.all li strong{
	color: #000;
	}
.imbox{
	width: 300px;
	float: left;
	margin: 0 0 15px 30px;
	}
.imbox1{
	width: 230px;
	float: left;
	margin: 0 0 15px 0px;
	}

.imbox table{
	width: 300px;
	border-collapse: separate;
	border-spacing: 3px;
	}
.imbox1 table{
	width: 230px;
	border-collapse: separate;
	border-spacing: 3px;	
	}
ul.imbox{
	width: 150px;
	float: left;
	margin: 0 0 15px 30px;
	}
ul.imbox li{
	font-weight: bold;
	margin: 0 0 6px 0;
	}
ul.imbox1{
	margin: 0 0 15px 30px;
	width: 245px;
	float: left;
	}

	
ul.imbox1 li a{
	font-size: 12px;
	color : #356091;
	text-decoration : none;
	padding: 0 3px 0 15px;
	line-height: 20px;
	background-image: url(../images/li-whg-off.png);
	background-repeat: no-repeat;
	background-position: left top;	
		}
ul.imbox1 li a:hover{
	color : #f1639b;
	text-decoration : underline;
	padding: 0 3px 0 15px;
	background-image: url(../images/li-whg-on.png);
	background-repeat: no-repeat;
	background-position: left top;	
		}
	
	
	
.bilder{
	width: 205px;
	float: right;
	margin: 0 0 0 10px;
	}
.bilder img{
	padding: 2px;
	border: 1px solid #999;
	margin: 0 0 5px 0;
	}
img.pics{
	width: 200px;
	float: right;
	margin: 5px 0 7px 10px;
	padding: 2px;
	border: 1px solid #999;
	}
.lighted{
	width: auto;
	float: left;
	margin: 0 30px 20px 0px;
	}
.lighted img{
	width: 170px;
	padding: 2px;
	border: 1px solid #999;
	margin: 0 4px 15px 0;
	}
.lighted img.full{
	width: 250px;
	height: auto;
	padding: 2px;
	border: 1px solid #999;
	
	}
	
p.down a.download  {
 	
	text-decoration: underline;
	position: relative;
	top: 10px;
	float: left;	
	width: 300px;
	padding: 25px 40px 0px 0;
	margin: -35px 0 20px 0;
	background-image: url(../images/pdf-off.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
p.down a.download:hover  {
	
	text-decoration: underline;
	background-image: url(../images/pdf-on.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
/* --  anfahrt -- */
.karte{
	width: 510px;
	height: 434px;
	background-image: url(../images/anfahrt.png);
	background-repeat: no-repeat;
		}
form#link2map24{
	width: 547px;
	margin: 0 0 0 30px;
	
	/*background-color: #e6edff;*/
	}
	
form#link2map24 label, form#link2map24 input {		/* Allgemeine Stile für Labels und Formularfelder */
	font:inherit;
	color:inherit;
	width:140px;
	margin:10px 5px 0 0;
	padding:1px;

/* Diese beiden Angaben bitte nicht verändern: */
	display:block;
	float:left;
}

form#link2map24 input{				/* Stile, die nur auf Formularfelder angewandt werden sollen */
	border:1px solid #858484;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
}



form#link2map24 input:focus {		/* Stile für aktivierte Formularfelder */
	border:1px solid #0177AF;	
}

form#link2map24 label {							/* Feldbeschriftungen */
	text-align:right;				
	width:30px;						
	padding:0 15px 0 0;			
}

form#link2map24 legend {							/* Stile für die Überschriften der Formularabschnitte ("fieldset") */
	font-size: 13px;
	color: #858484;
	font-weight: bold;
	padding: 0 5px 5px 5px;
	}

form#link2map24 fieldset {						/* Formularabschnitte */
	border-top: 1px solid #858484;
	border-bottom: none;
	border-left: none;
	border-right: none;	
	padding:5px 0 0px 10px;
	width: 230px;
	float: left;
	margin:0px;
	}
form#link2map24 fieldset#berechnen {						/* Formularabschnitte */
	background-image: url(../images/pic-route-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 0 15px 10px;
	margin: 0 0 10px 0;	
}
form#link2map24 fieldset#but{
	border: none;	
	padding:0px 0 0px 10px;
	margin:0px;
	}

form#link2map24 fieldset#but input#submitRoute {				/* Gestaltung des Submit-Buttons */
	width:145px;
	padding:1px;
	background:#858484;
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	font-variant:small-caps !important;
	cursor:pointer;
	border:none;
}

form#link2map24 fieldset#but {			/* Element zur Ausrichtung des Submit-Buttons */
	width:145px;	
	padding:0 0 0 58px;	/* Diese Angabe bestimmt den Abstand zum linken Rand des Formulars */
	}	
form#link2map24 fieldset#ziel p{
	margin: 10px 0 5px 30px;
	}	
	
form#link2map24 fieldset#hidden{			
	display:none;
}
form#link2map24 fieldset#berechnen input#scountry{			
	display:none;
}		

/* --  impressum -- */
img.euroweb{
	margin: 4px 0 0 0px;
	border: none;
	}

.box{
	width: 210px;
	float: left;
	margin: 0 0 15px 0px;
	}
.box1{
	width: 260px;
	float: left;
	margin: 0 0 15px 0px;
	}


/* -- 3. end of content by site --*/

/* -- 4. sub-navi --*/
ul.subnav{
	display: none;
	}


/* -- 4. end of sub-navi --*/

/* -- 4.1 content-navi --*/
ul.nav{
	display: none;
		}


/* -- 4. end of conten-navi --*/

/* -- 4.2 ferienwhg nav --*/

ul.whg{
	display: none;
		}

.height{
	margin-bottom: 10px;
	}
/* -- 5. links --*/


a{
	color: #000;	
	text-decoration: underline;
	
	}



#euroweb{
	padding: 0 0px 0 30px;
	}
