/* CSS Document */

html {
	height:100%;
}

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#252525;
	height:100%;
	width:100%;
	overflow:auto;
}

body.pattern {
	background:url(../images/bg_kachel.jpg) repeat;
}

#container {
	width:950px;
	height:696px;
	top:50%;
	left:50%;
	position:absolute;
	margin-left: -475px;
	margin-top: -348px;
}

#con { 
	width:870px;
	height: 343px;
	padding-top:26px;
	padding-left:80px;
	background:url(../images/content_bg.jpg) no-repeat 0px 0px;
}

#con_mid {
	width:790px;
	height:341px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:18px;
	/*padding-left:80px;
	padding-top:30px;*/
}

/* content textfeld */
#con_left {
	width:530px; 
	height:332px;
	display:block;
	float:left;
	padding-right:5px;
	overflow:auto;
}

#con_form {
	width:780px; 
	height:332px;
	display:block;
	float:left;
	padding-right:5px;
	overflow:auto;
}

/*
#form_cont {
width:650px;
height:auto;
display:block;
float:none;
border:1px solid #CCCCCC;
padding:3px; 
}

*/
/* content textfeld */
#con_img {
	width:249px;
	height:305px;
	margin:38px 0px 0px 0px;
	display:block;
	float:right;
	border:none;
	padding:0px;
}

#small_mid {
	background-color:#FFFFFF;
	width:400px:
	min-width:400px;
	min-height:100px;
	padding:3px;
}


#footer {
	height:31px;
	width:950px;
	padding:0px;
	display:block;
	float:left;
	background:url(../images/content_bg.jpg) no-repeat 0px -369px;
}

a.foo_contact { 
	width:50px;
	height:22px;
	margin:13px 80px;
	background:url(../images/content_bg.jpg) no-repeat -80px -382px;
	display:block;
	float:left;
}

a.foo_contact span { display:none; }

a.foo_impr {
	width:70px;
	height:22px;
	margin:13px -80px;
	background:url(../images/content_bg.jpg) no-repeat -130px -382px;
	display:block;
	float:left;

}

a.foo_impr span { display:none; }

/* booking - button */
#btn_booking {
	position:relative;
	left:750px;
	top:0px;
	width: 160px;
	height:153px;
	z-index:auto;
	visibility:visible;	
}

a.booking {
	width: 160px;
	height:153px;
	float:inherit;
	display:block;
	background:url(../images/buchen.png) no-repeat 0px 0px;
}

a.booking span { display:none; }

#top {
	width:950px;
	height: 273px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}

/* teaser */
#news_teaser {
	width:90px;
	height:100px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#000000;
	padding-left: 100px;
	padding-top: 111px;
}

a.teaser {
color:#009900;
outline:none;
}

a.teaser:hover {
color:#003333;
outline:none;
}


.hint {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4D735A;
	padding:2px;
	background-color:#F4F9FF;

}

.small {
	font-size:10px;
}

.small span {
	font-size:10px;
	color:#990000;
}



h2 {
	color:#336633;
	font-size:16px;
}

h4 {
	color:#333333;
	font-size:12px;
}

/* catering buch- formular */
#cont_req {
	width:500px;
	height:auto;
	margin:0px auto;
}

label.left { 
	width:150px;
	height:16px;
	font-size:11px;
	color:#000000;
	display:block;	
	clear:left;
	float:left;
	background-color:#FAFAFA;
	padding:2px;
	vertical-align:top;
	text-align:left;
}

.field {
	border: 1px solid #CCCCCC;
	margin:2px 0px 0px 0px;
}

.submit {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

textarea {
border:1px solid #CCCCCC;
background-color:#FFFFFF;
}

/*
#right {
width:400px;
height:auto;
display:block;
float:left;
border:1px solid #CCCCCC;
padding:3px;
margin: 0px 5px auto;
}
*/

