@charset "utf-8";


/******************************************************************
 *Author: Kerstin Fuderholz
 *Created: 2009					
 *Copyright: Euroweb Internet GmbH 
/******************************************************************


/* --------------------------------------------------------------------------- */
/* ############################# GLOBAL ###################################### */
/* --------------------------------------------------------------------------- */


* { margin: 0;	
	padding: 0; 
	list-style-type: none; 
	text-decoration: none;
	border: none;
	_border:none;
	outline: none;
}

body {
	background: #ffffed url(../images/bg.gif) repeat-x top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #354899;
	font-size: 12px;
}

html[xmlns^="http"] { overflow-y: scroll; background:#ffffed;}


/*
KLASSEN + ANDERE STANDARDS
==================================================*/

.clear { clear: both;}

.floatLeft { float: left;}

.floatRight { float: right;}

hr { 
	color:#0033FF; 
	height: 1px; 
	border-top: solid 1px #0033FF;
	border-bottom: transparent;
	clear: both;
	margin-bottom: 15px;
}

.highlight {
	font-weight:bold;
}

.image {
	border:none;
}
 

/* --------------------------------------------------------------------------- */
/* ############################# LAYOUT ###################################### */
/* --------------------------------------------------------------------------- */


/*
CONTAINER
==================================================*/

div#container {
	width: 960px;
	margin: 0 auto;
}


/*
HEADER
==================================================*/

div#header {
	width: 960px;
	height:368px;
	background:url(../images/bg-header.jpg) no-repeat;
	position:relative;
}


/*
BRANDING
==================================================*/

h1.branding{
	left:20px;
	top:20px;
	position:relative;
	width:321px;
	height:48px;
}

.claim {
	text-indent:-9999px;
	width:250px;
}


/*
CONTENT
==================================================*/


div#content-container { 
	float: left;
	width: 960px;
}

div#content-main { 
	float: left!important;
	width: 600px;
	min-height: 300px;
	margin-top: 25px;
	padding-left:50px;
}


/*
CONTENT
==================================================*/

div#content-sidebar { 
	float: left;
	width: 270px;
	margin: 40px 0 30px 10px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#content-sidebar p { 
	padding: 0 0 0 25px;
	line-height:18px;
}

div#content-sidebar a { 
	color:#FFFFFF;
	text-decoration:underline;
}


div#content-sidebar a:hover { 
	color:#FFFFFF;
	text-decoration:none;
}

div#sidebar-column1 {
	background:url(../images/sidebar-buchungsschnellanfrage.gif) no-repeat;
	width:270px;
	height:72px;
	margin-bottom:23px;
}

div#sidebar-column2 {
	background:url(../images/sidebar-onlinebuchung.gif) no-repeat;
	width:270px!important;
	height:197px;
	margin-bottom:23px;
}

div#sidebar-column3 {
	background:url(../images/sidebar-newsletter.gif) no-repeat;
	width:270px;
	height:118px;
}

/*
CONTENT
==================================================*/


div#form1 {
	margin: 10px 0 0 23px;
}

/* --------------------------------------------------------------------------- */
/* ############################# FOOTER ####################################### */
/* --------------------------------------------------------------------------- */



/*
FOOTER
==================================================*/

div#footer-container {
	position: relative;
	margin-top: -65px;
	height: 65px;
	clear:both;
	background: #ffffe5 url(../images/bg-footer.gif) repeat-x center;
	background-color:#ffffe5;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:18px;
	padding-top:10px;
	_margin-top:50px;
	*margin-top:50px;
}

div#footer-content {
	width:900px;
	margin:0 auto;
}

div#footer-content1 {
	width:900px;
	height:10px;
	padding-left:0px;
	padding-top:25px;
	_padding-top:5px;
	*padding-top:25px;
}


div#footer-content1 p {
	margin-top:2px;
	margin-left:0px;
	_margin-left:50px;
	height:10px;
}

div#footer-content1 a.link {
	color:#fff;
	text-decoration:underline;
}


div#footer-content1 a.link:hover {
	color:#fff;
	text-decoration:none;
}

div#footer-content1 a.escape span,
div#footer-content1 a.escape {
	color:#fff;
	text-decoration:underline;
}

div#footer-content1 a.escape:hover span,
div#footer-content1 a.escape:hover {
	color:#fff;
	text-decoration:none;
}

/* --------------------------------------------------------------------------- */
/* ########################### NAVIGATION #################################### */
/* --------------------------------------------------------------------------- */


ul#navi.naviactive,
ul#navi {
	background:url(../images/navi.gif) top left no-repeat;
	position:relative;
	width:950px;
	height:46px;
	display: block;
	margin:0 0 0 10px; 
	float:left;
}

ul#navi li {
	position: relative;
	float:left;
}

ul#navi a {
	display:block;
	height:47px;
/*	width: 100px	*/
}

a.n01 {
	width:125px;
	text-indent:-9999px;
}

a.n02 {
	width:120px;
	text-indent:-9999px;
}

a.n03 {
	width:190px;
	text-indent:-9999px;
}

a.n04 {
	width:100px;
	text-indent:-9999px;
}

a.n05 {
	width:140px;
	text-indent:-9999px;
}

a.n06 {
	width:100px;
	text-indent:-9999px;
}

a.n07 {
	width:160px;
	text-indent:-9999px;
}




/*
ACTIVES MENUE 
==================================================*/


ul#navi.naviactive01 li a.n01,
ul#navi li a.n01:hover {
	background: url(../images/navi.gif) no-repeat 1px -46px;
}

ul#navi.naviactive02 li a.n02,
ul#navi li a.n02:hover {
	background: url(../images/navi.gif) no-repeat -124px -46px;
}

ul#navi.naviactive03 li a.n03,
ul#navi li a.n03:hover {
	background: url(../images/navi.gif) no-repeat -245px -46px;
}

ul#navi.naviactive04 li a.n04,
ul#navi li a.n04:hover {
	background: url(../images/navi.gif) no-repeat -435px -46px;
}

ul#navi.naviactive05 li a.n05,
ul#navi li a.n05:hover {
	background: url(../images/navi.gif) no-repeat -535px -46px;
}

ul#navi.naviactive06 li a.n06,
ul#navi li a.n06:hover {
	background: url(../images/navi.gif) no-repeat -676px -46px;
}

ul#navi.naviactive07 li a.n07,
ul#navi li a.n07:hover {
	background: url(../images/navi.gif) no-repeat -777px -46px;
}

/* --------------------------------------------------------------------------- */
/* ######################## FLY OUT ################################# */
/* --------------------------------------------------------------------------- */

ul#navi li#unserhaus ul,
ul#navi li#service ul {
	list-style: none;
	display: none;
	left: 0px!important;
	top: 47px;
	position: absolute;
	background:#d9873b;
	z-index:500;
}

ul#navi li#unserhaus ul li,
ul#navi li#service ul li {
	background: none;
	margin-left:22px;
	_margin-left:5px;
	width: 180px;
	_width:130px;
}


ul#navi li#unserhaus ul li a,
ul#navi li#service ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	height: 32px;
	line-height: 28px;
	display: block;
	padding:0 0 0 0px;
	width:180px;
	_width:130px;
	margin:1px 0 0 1px;
}

ul#navi li#unserhaus ul a:hover,
ul#navi li#service ul a:hover {
	color: #fff!important;
	text-decoration: underline;
	margin:1px 0 0 1px;
}

ul#navi li#unserhaus ul {
	left: 25px;
	top:45px;
	width:180px;
	position: absolute;
}

ul#navi li#service ul {
	left: 25px;
	top:45px;
	width:130px;
	_width:130px;
	position: absolute;
}

ul#navi li#unserhaus:hover ul,
ul#navi li#service:hover ul {
	display: block!important;
}





/* --------------------------------------------------------------------------- */
/* ######################## ADDITIONIAL NAVI ################################# */
/* --------------------------------------------------------------------------- */


ul#navi-add.naviactive,
ul#navi-add {
	background:url(../images/navi-add.jpg) top left no-repeat;
	position:relative;
	width:175px;
	height:20px;
	display: block;
	top:20px;
	left:20px;
}

ul#navi-add li {
	position: relative;
	float:left;
}

ul#navi-add a {
	display:block;
	height:20px;
}

a.na01 {
	width:50px;
	text-indent:-9999px;
}

a.na02 {
	width:60px;
	text-indent:-9999px;
}

a.na03 {
	width:65px;
	text-indent:-9999px;
}


ul#navi-add.naviactive07 li a.na01,
ul#navi-add li a.na01:hover {
	background: url(../images/navi-add.jpg) no-repeat -0px -20px;
}

ul#navi-add.naviactive08 li a.na02,
ul#navi-add li a.na02:hover {
	background: url(../images/navi-add.jpg) no-repeat -50px -20px;
}

ul#navi-add.naviactive09 li a.na03,
ul#navi-add li a.na03:hover {
	background: url(../images/navi-add.jpg) no-repeat -110px -20px;
}


/* --------------------------------------------------------------------------- */
/* ############################# LINKS ####################################### */
/* --------------------------------------------------------------------------- */


div#footer a.email {
	width:163px;
	height:20px;
	/*background:url(../images/mail.jpg) top left no-repeat;*/
	position:absolute;
	top:59px;
	left:700px;
}

div#footer a.email:hover {
	width:163px;
	height:20px;
	/*background:url(../images/mail-hover.jpg) top left no-repeat;*/
	position:absolute;
	top:59px;
	left:700px;
}


div#content-main a,
.escape span {
	text-decoration: none;
	color: #5E73F0;
	outline: none;
	font-size:12px;
}

div#content-main a:hover,
.escape:hover span {
	text-decoration: none;
	color: #ff9900;
}


div#content-main a,
.links {
	text-decoration: none;
	color:#5E73F0;
	outline: none;
	font-size:12px;
}

div#content-main a:hover,
.links:hover {
	text-decoration: none;
	color:#FF9900;
}



/* --------------------------------------------------------------------------- */
/* ############################ CONTENT ###################################### */
/* --------------------------------------------------------------------------- */


div.content-column1 {
	width:300px;
	float:left;
	padding:20px 20px 0 0px;
}

div.content-column2 {
	width:265px;
	float:left;
	padding:20px 0 0 0px;
}


div.content-column3 {
	width:400px;
	float:left;
	padding:20px 0 0 0px;
}


/* --------------------------------------------------------------------------- */
/* ######################## GLOBAL HEADLINES ################################# */
/* --------------------------------------------------------------------------- */


h1 {
	font-size: 25px;
	color: #ccc;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 28px 0;
}

h2 {
	font-size: 20px;
	color: #333;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/bg-h2.gif) top left no-repeat;
	width:300px;
	height:30px;
	padding: 0 0 20px 0;
	text-indent:-9999px;
}



h3 {
	text-indent:-9999px;
	font-size:35px;
}


h4 a{
color: #fff!important;
font-size: 30px!important;
}

.uberschrift {
	font-size: 12px;
	color: #0000cc;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/*
H1 - HEADLINE
==================================================*/

h1.welcome {
	background:url(../images/index/h1-welcome.jpg) top left no-repeat;
	width:500px;
	height:200px;
	text-indent:-9999px;
}



/*
H2 - HEADLINES
==================================================*/

h2.index { background-position: 0 0;}
h2.ueberuns { background-position: 0 -60px;}
h2.unserhaus { background-position: 0 -120px;}
h2.zimmer { background-position: 0 -180px;}
h2.restaurant { background-position: 0 -240px;}
h2.bistro { background-position: 0 -300px;}
h2.tagungen { background-position: 0 -360px;}
h2.angebot { background-position: 0 -420px;}
h2.feiern { background-position: 0 -480px;}
h2.region { background-position: 0 -543px;}
h2.service { background-position: 0 -600px;}
h2.gaestebuch { background-position: 0 -665px;}
h2.newsletter { background-position: 0 -720px;}
h2.kontakt { background-position: 0 -780px;}
h2.anreise { background-position: 0 -840px;}
h2.impressum { background-position: 0 -900px;}
h2.onlinebuchung { background-position: 0 -960px;}
h2.danke { background-position: 0 -1020px;}
h2.fehler { background-position: 0 -1100px;}



/* --------------------------------------------------------------------------- */
/* ########################### *** P *** ##################################### */
/* --------------------------------------------------------------------------- */


div#content-main p { margin: 0 0 20px 0; line-height: 18px; color:#0000CC; font-family:Verdana, Arial, Helvetica, sans-serif;}
div#content-main ul { margin: 0 0 20px 0; line-height: 18px; color:#0000CC; font-family:Verdana, Arial, Helvetica, sans-serif;}

div#datenschutzhinweis p { font-size: 12px;}

	
/*
IMAGEBORDER
==================================================*/

.imgborder {
	border: 1px solid #666;
	padding: 2px;
	background:#fff url(../images/progress.gif) no-repeat center center;
	margin: 4px 8px 4px 0;
	cursor: url(../images/zoomin.cur), pointer;
    outline: none;
}

.imgborder:hover{
	border: 1px solid #cc0000;
	padding: 2px;
}

/*.imgbordernohover {
	border: 1px solid #666;
	padding: 2px;
	background:#fff url(../images/progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
}*/


/* --------------------------------------------------------------------------- */
/* #################### KONTAKT | ANFAHRT | IMPRESSUM ######################## */
/* --------------------------------------------------------------------------- */


/*
KONTAKT
==================================================*/

div#personalien { float: left; width: 300px!important; padding:0 0 0 20px;}
div#nachrichtenfeld { float: left; width: 200px;}


/*
ANFAHRT
==================================================*/

.imgbordernohover {
	border: 1px solid #666;
	padding: 2px;
	width:500px;
}


/*
IMPRESSUM
==================================================*/

div#adressdaten { float: left; width: 300px;}
div#geschaeftsdaten { float: left; width: 300px;}



/* -----------------------------------*/
/* --- LANGUAGE <<<----------*/
/* -----------------------------------*/

div#language {
height:147px;
margin:0 0 0 20px;
position:absolute;
right:29px;
top:179px;
width:99px;
}

ul.language {
	list-style:none;
	padding:0;
	margin:15px 0 0 54px;
}

ul.language li {
	padding:0;
	margin:0;
	float:left;
	heigth:auto;
	width:auto;
}

ul.language li a, ul.language li a:visited {
	
	margin:0 0 0 0;
	float:left;
	color:#fff;
	font-size:12px;
}

ul.language li a.de {
	display:block;
background:url(../images/bg-deutsch.jpg) no-repeat;
	height:36px;
	width:81px;
	4px 0 0 14px
	color:#FFFFFF;
	font-size:12px;
	/*background:transparent url(../images/deutsch.gif) 0 0px no-repeat;
*/
}

ul.language li a.fr {
	display:block;
	height:36px;
	background:url(../images/bg-franze.jpg) no-repeat;
		4px 0 0 14px
	width:81px;
	color:#FFFFFF;
	font-size:12px;
	/*background:transparent url(../images/franze.gif) 0 0 no-repeat;*/
}

ul.language li a.en {
	display:block;
	background:url(../images/bg-englisch.jpg) no-repeat;
height:36px;
4px 0 0 14px
width:81px;
	color:#FFFFFF;
	font-size:12px;
	/*background:transparent url(../images/englisch.gif) 0 0 no-repeat;*/
}