@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/

* {
	padding:0;
	margin:0;
}

body {
	color: #030000;
	vertical-align:baseline;
	text-align: left;
	background: #ecaf85 url(../images/body-bg.jpg) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}



html, body {

}



ol,
ul,
dl {
	list-style:none;
}

.cmsContent ul{
	list-style:circle!important; 
	padding: 0 0 0 20px;
}

.cmsContent li{
	padding: 0 0 10px 0;
}
a,
a:active,
a:visited,
a.escape ,
.escape span {
	outline:none;/* disable dotted active-link borders */
	text-decoration: underline;
	color: #a55d0a;
}



a:hover,
a:focus,
a:hover span {
	color:#a55d0a;
	text-decoration:underline;
}

p {
clear:both; 
margin-bottom:15px;
}

img,
img a {
	border: none;
	-ms-interpolation-mode: bicubic;
}

hr {
	border: 1px solid transparent;
	margin: 6px 0px 6px 0px;
	clear:both;
}

html>body hr {
	border-top: 1px solid transparent;
	margin: 11px 0px 11px 0px;
}




h2 {
	margin-bottom: 58px;
	font-size:18px;
	color:#e78c5e;
	font-weight: normal;

}

h3 {
background-color: #e78c5e;
height: 15px;
width: 220px;
font-size: 12px;
font-weight: bold;
padding-left: 2px;
clear: both;
padding-top: 28px;
}

h4 {
margin-bottom: 10px;
margin-top: 10px;
clear: both;
font-size: 12px;
font-weight: bold;
}


h6 {
margin-bottom: 5px;
margin-top: 5px;
clear: both;
font-size: 14px;
font-weight: bold;
color: #000000;
}

div#contentColumn p{
padding-left: 2px;

}

div.facebook a {
	background:   url(../images/fb-icon.png) 0 0 no-repeat; display:block; text-indent:-9999px;
	width:73px;
	height:22px;
padding:0px 0px 0px 0px;
position:absolute; 
right:65px;
top:300px;
}

/*==================================================
    => global classes
==================================================*/

.clear {
	clear:left;
	float:none;
	

}

p.highlight {
	background: url(../images/icon-link-grey.gif) no-repeat 3px center;
	border-bottom: solid 1px #e0e3eb;
	border-top: solid 1px #e0e3eb;
	padding: 2px 0 2px 20px;
	color: #30467a;
}

.trenner {
border-top: 1px dotted #7eb945;
	clear: both;
	margin-bottom: 10px;
}


.floatLeft {
float: left;
width: 240px;
margin-top: 5px;
}



.floatRight {
	float: right;
}


.externalLink {
	background: url(../images/icon-external-link.gif) no-repeat right center;
	padding: 0px 20px 0px 0px;
}

.gototop {
	position:fixed;
	right:10px;
	bottom:10px;
	font-size:10px;
	text-decoration:none;
	background:url(../images/icon-top.png) no-repeat left center;
	padding: 0 0 0 15px;
	_display:none;
}


dl.imprintList{
margin-bottom: 20px;
float:left;

}
dl.imprintList dt {
	font-weight: bold;
	float:left;
	display:block;
	width: 130px;
}

dl.imprintList dd {
	float:left;
	display:block;
	width: 250px;
	margin-bottom: 5px;
}


dl.imprintListBuero{
margin-bottom: 20px;
float:left;

}
dl.imprintListBuero dt {
	float:left;
	display:block;
	width: 50px;
}

dl.imprintListBuero dd {
	float:left;
	display:block;
	width: 150px;
	margin-bottom: 5px;
}
/*==================================================
    => container
==================================================*/

div#container {


background: url(../images/container-bg.jpg) no-repeat 0 0 ;
	width:964px;
	position:relative;
	text-align: left;	
	margin: 0 auto;



}

div#footer {
width:964px;
position:relative;
margin: 0 auto;

}

div#footer a{
width: 550px;
float: right;

}


div#contentContainer{
width:964px;
}

div#contentMain{
float:left;
width: 500px;
padding-right: 35px;


 
}
div#contentSidebar{
float:left;
width: 205px;
}



div#contentColumn{
float:left;
width: 214px;
padding-top:40px;

}














#push {

}


/*==================================================
    => header  
==================================================*/

div#header {
	height: 415px;
width:964px;
	
}


/*------------------ =branding  ------------------*/

h1#branding {
	width: 400px;
	height: 60px;
position:absolute;
margin-top: 90px;
margin-left: 300px;



}


h1#branding a{
	text-indent:-9999px;
	width: 400px;
	height: 60px;
	display:block;



}


ul.rahmen li div a.ewcms_edit_link  {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #E2E1E1;
clear:both;
display:block;
float:none;
height:30px;
line-height:30px;
margin:3px 0;
text-decoration:none;
text-transform:uppercase;
}

ul.rahmen {
	list-style-type:none!important;
	margin-bottom:15px;
		margin-top:20px;
		clear:both;
}

ul.rahmen li {
	width:150px;
	height:115px;
	float:left;
margin-left: 15px;
margin-bottom: 30px;
margin-top: -15px;

}

ul.rahmen li a {
	position:relative;
	width:150px;
	height:115px;
	display:block;
	text-decoration:none;
}

ul.rahmen li a:hover {
	text-decoration:none;
	padding:0 !important;
}

ul.rahmen li a span.bild-rahmen {
	background:url(../images/bild-rahmen.gif) 0 0 no-repeat;
	position:absolute;
	width:150px;
	height:115px;
	display:block;
	top:0;
	left:0;
text-indent: -9999px;
cursor:pointer;
}
.bildgroesse{
	width:150px;
	height:115px;
}



/*==================================================
    => navi 
==================================================*/
		 
	    
        	 
ul#navi {
float:left;
position: absolute;
margin-left: 202px;

}




ul#navi li {
	float:left;
height: 71px;
	display:block;
margin-right: 1px;
width:105px;

	
}

ul#navi li a {
height: 71px;
	display:block;
	text-indent:-9999px;


}



ul#navi li.buchung,
ul#navi li.buchung a {
width:109px;
}
ul#navi li.buchung a:hover,
body#buchung  ul#navi li.buchung a{
background:url(../images/navi/buchung.jpg) 0 0 no-repeat;
}
			 

ul#navi li.newsletter a:hover,
body#news  ul#navi li.newsletter a{
width:105px;
background:url(../images/navi/newsletter.jpg) 0 0 no-repeat;
}


ul#navi li.gaestebuch a:hover,
body#gaestebuch  ul#navi li.gaestebuch a{
width:105px;
background:url(../images/navi/gaestebuch.jpg) 0 0 no-repeat;
}

			 

ul#navi li.kontakt a:hover,
body#kontakt  ul#navi li.kontakt a{
width:105px;
background:url(../images/navi/kontakt.jpg) 0 0 no-repeat;
}


ul#navi li.anfahrt a:hover,
body#anfahrt  ul#navi li.anfahrt a{
width:105px;
background:url(../images/navi/anfahrt.jpg) 0 0 no-repeat;
}


ul#navi li.impressum a:hover,
body#impressum  ul#navi li.impressum a{
width:105px;
background:url(../images/navi/impressum.jpg) 0 0 no-repeat;
}

ul#navi li.agb a:hover,
body#agb  ul#navi li.agb a{
width:105px;
background:url(../images/navi/agb.jpg) 0 0 no-repeat;
}
    
/*------------------ =naviSub ------------------*/  
		 

    



ul#subnavi{
margin-top: 40px;

}

ul#subnavi li {
margin-bottom: 2px;
float:left;
width: 182px;
}
ul#subnavi li.wir-ueber-uns,
ul#subnavi li.reiseprogramm,
ul#subnavi li.top a {
background:  url(../images/navi/navi-top-bg.jpg) no-repeat 0 0;
display: block;
color:#030000;
text-decoration:none;
line-height: 20px;
padding-left: 24px;
font-weight: normal;

}

ul#subnavi li.sub a {
background:  url(../images/navi/navi-sub-bg.jpg) no-repeat 0 0;
display: block;
color:#000000;
text-decoration:none;

line-height: 14px;
padding-left: 37px;
font-weight: normal;

}


ul#subnavi li a:hover {
text-decoration:none;
color: #030000;
display:block;
font-weight: normal;

}




    





ul.liste{
margin-bottom: 25px;

}

ul.liste li{
	margin-left:10px;
	background: url(../images/pfeil.jpg) no-repeat 0 4px;
	padding-left: 15px;

}



/* =headlines */


/* =image */
img {
border: 0;
}

/* =imprint */

dl.imprintTypeOfBusiness,
dl.imprintAddress {
	line-height: 20px;
	margin: 15px 0;
}

dl.imprintTypeOfBusiness dt,
dl.imprintAddress dt {
	display: block;
	width: 120px;
	color: #909090;
	float:left;
}

dl.imprintTypeOfBusiness dd,
dl.imprintAddress dd {
	clear:right;
}

#btnImprint,
#newField {
	display:none;
}


	



/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	/*zoom: 1; *//* triggers hasLayout */
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */



form#searc{
position:absolute;
margin-top: 30px;
float:left;
margin-left: 3px;

}

form#searc input {		/* Allgemeine Stile für Labels und Formularfelder */
		color: #000000;
border: 0;

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

form#searc input#submit {  /* Gestaltung des Submit-Buttons */
background:transparent none repeat scroll 0 0;
border:0 none;
cursor:pointer;
font-size:1.2em;
font-variant:small-caps !important;
font-weight:bold;
height:21px;
left:10px;
position:relative;
text-indent:-9999px;
top:2px;
width:31px;

}



form#terminausw{
top: 155px;
float:right;
right: 80px;
position:absolute;
}

form#terminausw input.zoominput {		/* Allgemeine Stile für Labels und Formularfelder */
border: 0;
background: url(../images/navi/input.jpg) no-repeat 0 0;
color: #000000;
width: 125px;
height: 22px;
/* Diese beiden Angaben bitte nicht verändern: */
	display:block;
	float:left;

}

form#terminausw input#submit {  /* Gestaltung des Submit-Buttons */
border: 0;
background-color:#a55d0a;
color: #ecaf85;
margin-top: 15px;
cursor:pointer;
font-weight: bold;
height:25px;
clear:both;
width:124px;

}


