/* Remove margin, padding and border from everything, set font
-----------------------------------------------------------------------------*/

*
	{
	margin: 0;
	padding: 0;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	outline:0;
	background-repeat:no-repeat;
}

/* Styles for layout
-----------------------------------------------------------------------------*/

.clear {clear:both;}
.right {float: right;}
.left {float: left;}
.txtleft {text-align:left;}
.txtright {text-align:right;}
.valigntop{vertical-align:top;}
.valignmiddle{vertical-align:middle;}
.valignbottom{vertical-align:bottom;}

/* Set up the document
-----------------------------------------------------------------------------*/

html {
	overflow-y:scroll;
}

body
	{
	background: #ebebea;
	color: #353535;
	text-align:center;
}

body, input, textarea {
	font-size:11px;
	line-height:18px;
}

#wrapper
	{
	width: 972px; /* Set page width here - you can also use percentage */
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:14px 24px 0 24px;
	min-height:623px;
}


/* Typography
-----------------------------------------------------------------------------*/

h1 {
	color:#4e65a0;
	font-size: 18px; /* Equivalent to 22pt */
}

p, ul, ol, dl , h1, h2, h3, h4, h5, h6{
margin-bottom:15px;
}

a {
text-decoration:none;
color:#353535;
}

div#content a, div#slide_content a {
	border-bottom:1px dotted #353535;
}
div#content a:hover, div#slide_content a:hover {
	border-bottom:0px;
}
/* Elements
-----------------------------------------------------------------------------*/
div#header {
	width:942px;
	height:115px;
}

div#header div#head {
	width:610px;
	height:115px;
	background-image:url(../img/header.png);
	float:left;
}
div#header div#head a.logo_link {
	display:block;
	height:115px;
	width:200px;
	float:left;
}
div#header div#navigation {
	width:400px;
	height:42px;
	float:right;
	margin:71px 0 0 0;
}

div#header div#info {
	height:105px;
	width:331px;
	margin-top:10px;
	background-image:url(../img/info.png);
	float:right;
}
div#header div#info a {
	display:block;
	width:128px;
	height:14px;
	margin:76px 0 0 51px;
}
div#header div#info a:hover {
	border-bottom:1px dotted #666556;
}

div#content {
	position:relative;
	width:912px;
	margin-top:319px;
	padding:0 15px 0 15px;
}
div#content div#main_content {
	width:541px;
	float:left;
}
div#content div#side_content {
	width:356px;
	padding-top:14px;
	margin-left:15px;
	float:right;
}
/* Navigation
-----------------------------------------------------------------------------*/
div#header div#navigation a {
	display:block;
	height:42px;
	float:left;
	overflow:hidden;
}
div#header div#navigation a strong {
	letter-spacing:-999em;
	font-size:0px;
}
div#header div#navigation a.home, div#header div#navigation a.home_on {
	width:49px;
	background-image:url(../img/navi/home.gif);
}
div#header div#navigation a.home:hover, div#header div#navigation a.home_on {
	background-image:url(../img/navi/home_on.gif);
}

div#header div#navigation a.zimmer, div#header div#navigation a.zimmer_on {
	width:60px;
	background-image:url(../img/navi/zimmer.gif);
}
div#header div#navigation a.zimmer:hover, div#header div#navigation a.zimmer_on {
	background-image:url(../img/navi/zimmer_on.gif);
}

div#header div#navigation a.gaststube, div#header div#navigation a.gaststube_on {
	width:80px;
	background-image:url(../img/navi/gaststube.gif);
}
div#header div#navigation a.gaststube:hover, div#header div#navigation a.gaststube_on {
	background-image:url(../img/navi/gaststube_on.gif);
}

div#header div#navigation a.preise, div#header div#navigation a.preise_on {
	width:50px;
	background-image:url(../img/navi/preise.gif);
}
div#header div#navigation a.preise:hover, div#header div#navigation a.preise_on {
	background-image:url(../img/navi/preise_on.gif);
}

div#header div#navigation a.betrieb, div#header div#navigation a.betrieb_on {
	width:59px;
	background-image:url(../img/navi/betrieb.gif);
}
div#header div#navigation a.betrieb:hover, div#header div#navigation a.betrieb_on {
	background-image:url(../img/navi/betrieb_on.gif);
}

div#header div#navigation a.reservation, div#header div#navigation a.reservation_on {
	width:102px;
	background-image:url(../img/navi/reservation.png);
}
div#header div#navigation a.reservation:hover, div#header div#navigation a.reservation_on {
	background-image:url(../img/navi/reservation_on.gif);
}

/* Copyright
-----------------------------------------------------------------------------*/

p.copy {
	margin:10px 0 0 0;
	text-align:right;
}

span.copy a {
	color:#0057a2;
	text-decoration:none;
	font-size:8px;
	font-family:"Eurostile ExtendedTwo", Verdana, Helvetica;
	letter-spacing:1px;
}

/* Forms
-----------------------------------------------------------------------------*/
input.text {
	width:300px;
	height:16px;
	padding:2px;
	line-height:16px;
	margin-bottom:2px;
	background-image:url(../img/input.gif);
	border:0;
}
textarea.text {
	width:356px;
	height:126px;
	padding:2px;
	line-height:15px;
	background-image:url(../img/textarea.gif);
	border:0;
	/*360*130*/
}
input.submit {
	width:104px;
	height:20px;
	float:right;
	border:0; background:none; /* kill ie default boxes */
	background-image:url(../img/send.gif);
}

.success {
	color:#208430;
}
.error {
	color:#980d26;
}

/* Tables
-----------------------------------------------------------------------------*/

table

	{
  	border-spacing: 0;
	border-collapse: collapse;
}

td, th

	{
  	text-align: left;
	font-weight: normal;
	text-align:left;
	vertical-align:top;
}

/* Slider
-----------------------------------------------------------------------------*/
#slide_container {
	width:331px;
	float:right;
	margin-right:30px;
	margin-top:-1px;
}
#slide_content {
	width:315px;
	padding:1px 3px 4px 13px;
	background-image:url(../img/slider_bg.png);
	background-position:bottom;
	display:none;
}
#slider {
	width:57px;
	height:21px;
	float:right;
	cursor:pointer;
	margin-top:-1px;
	margin-right:3px;
}
#slider.up {
	background-image:url(../img/slider_up.png);
}
#slider.down {
	background-image:url(../img/slider_down.png);
}
