@charset "iso-8859-1";
html, body
{
	margin:0;
	padding:0;
	/*font-family:Georgia, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

html, body a
{
	margin:0;
	padding:0;
	/*font-family:Georgia, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}


body
{
	background-color:#333333;
	background-image:url(../images/bg_footer.png);
	background-repeat:repeat-y;
	background-position:center;
	
	
}
#stripe {
	height:5px;
	width:100%;
	background-color:#333333;
}
#bodytop {
	width:950px;
	height:80px;
	margin: 0px auto;
}
#bodytopleft {
	float:left;
	height:80px;
	width:338px;
}
#bodytopmiddle {
	float:left;
	width:138px;
	height:80px;
}
#bodytopright {
	float:right;
	height:80px;
	width:464px;
}
ul {
	list-style-type:none;
}
#wrapper {
	padding-top:-10px;
	margin:-10px auto;
	width:950px;
	height:469px;
	background-image:url(../images/bg_home_2.png);
	background-repeat:no-repeat;
}
#content {
	margin:0px;
	padding:0px;
	width:950px;
}
#left {
	float:left;
	top:0;
	left:0;
	width:338px;
	height:459px;
	
}
#mainmenu {
	height:250px;
	width:338px;
	margin-top:40px;
}

/*  main navigation, 
----------------------------------------------------*/
#mainnav1 a {
	height:20px;
	width:250px;
	background-image:url(../images/mainmenu/rest_out.png);
	background-repeat:no-repeat;
	display:block;
	margin-left:45px;
}
#mainnav1 a:hover {
	display:block;
	background-image:url(../images/mainmenu/rest_over.png);
	background-repeat:no-repeat;
	margin-left:45px;
}
#mainnav2 a {
	height:20px;
	width:250px;
	background-image:url(../images/mainmenu/kue_out.png);
	background-repeat:no-repeat;
	display:block;
	margin-left:45px;
	
}
#mainnav2 a:hover {
	display:block;
	background-image:url(../images/mainmenu/kue_over.png);
	background-repeat:no-repeat;
	margin-left:45px;
}
#mainnav3 a {
	height:20px;
	width:250px;
	background-image:url(../images/mainmenu/anf_out.png);
	background-repeat:no-repeat;
	display:block;
	margin-left:45px;
	
}
#mainnav3 a:hover {
	display:block;
	background-image:url(../images/mainmenu/anf_over.png);
	background-repeat:no-repeat;
	margin-left:45px;
}
#mainnav4 a {
	height:20px;
	width:250px;
	background-image:url(../images/mainmenu/fei_out.png);
	background-repeat:no-repeat;
	display:block;
	margin-left:45px;
	
}
#mainnav4 a:hover {
	display:block;
	background-image:url(../images/mainmenu/fei_over.png);
	background-repeat:no-repeat;
	margin-left:45px;
}
#mainnav5 a {
	height:20px;
	width:250px;
	background-image:url(../images/mainmenu/res_out.png);
	background-repeat:no-repeat;
	display:block;
	margin-left:45px;
	
}
#mainnav5 a:hover {
	display:block;
	background-image:url(../images/mainmenu/res_over.png);
	background-repeat:no-repeat;
	margin-left:45px;
}
#mainnav6 a {
	height:20px;
	width:250px;
	background-image:url(../images/mainmenu/lin_out.png);
	background-repeat:no-repeat;
	display:block;
	margin-left:45px;
	
}
#mainnav6 a:hover {
	display:block;
	background-image:url(../images/mainmenu/lin_over.png);
	background-repeat:no-repeat;
	margin-left:45px;
}
#mainnav7 a {
	height:20px;
	width:250px;
	background-image:url(../images/mainmenu/imp_out.png);
	background-repeat:no-repeat;
	display:block;
	margin-left:45px;
	
}
#mainnav7 a:hover {
	display:block;
	background-image:url(../images/mainmenu/imp_over.png);
	background-repeat:no-repeat;
	margin-left:45px;
}
#mainnav8 a {
	height:20px;
	width:250px;
	background-image:url(../images/mainmenu/news_out.png);
	background-repeat:no-repeat;
	display:block;
	margin-left:45px;
	
}
#mainnav8 a:hover {
	display:block;
	background-image:url(../images/mainmenu/news_over.png);
	background-repeat:no-repeat;
	margin-left:45px;
}

#mainnav9 a {
	height:20px;
	width:250px;
	background-image:url(../images/mainmenu/da_out.png);
	background-repeat:no-repeat;
	display:block;
	margin-left:45px;
	
}
#mainnav9 a:hover {
	display:block;
	background-image:url(../images/mainmenu/da_over.png);
	background-repeat:no-repeat;
	margin-left:45px;
}



/*  main navigation end, 
----------------------------------------------------*/
/*  sub navigation begin, 
----------------------------------------------------*/
#submenu {
	height:230px;
	margin-top:60px;
	
}
#subnav1 a {
	height:20px;
	width:130px;
	background-image:url(../images/submenu/room_out.png);
	background-repeat:no-repeat;
	display:block;
	margin-left:-40px;
}
#subnav1 a:hover {
	display:block;
	background-image:url(../images/submenu/room_over.png);
	background-repeat:no-repeat;
	margin-left:-40px;
}
#subnav2 a {
	height:20px;
	width:130px;
	background-image:url(../images/submenu/terrasse_out.png);
	background-repeat:no-repeat;
	display:block;
	margin-left:-40px;
}
#subnav2 a:hover {
	display:block;
	background-image:url(../images/submenu/terrasse_over.png);
	background-repeat:no-repeat;
	margin-left:-40px;
}
/*  sub navigation end, 
----------------------------------------------------*/
#logo {
	margin-top:-54px;
	height:229px;
	
}
img.logoimg {
	height:202px;
	border:#999;
	border-style:solid;
	border-width:thin;
	margin-left:14px;
	
	
}
#adress {
	width:310px;
	height:260px;
	border:#999;
	border-style:solid;
	border-width:thin;
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFF;
	margin-top:-55px;
	margin-left:14px;
	
}
.tableadress {
	padding-left:5px;
}
#middle {
	float:left;
	width:138px;
	height:469px;
}
#right {
	float:right;
	width:464px;
	height:469px;
}
#streifen {
	height:230px;
	width:444px;
	/*margin-top: 7px;*/
	border-bottom: 1px solid #999;
	
}
.cf_element {
	margin-top:10px;
}
#text {
	z-index:3;
	display:block;
	width:443px;
	border-bottom: 1px solid #999;
	color: #ffffff;
}
div#menü{
	position: absolute;
	width:443px;
	height:327px;
	z-index:1;
	left: 960px;
	top: 610px;
}
#text-left {
	width:50%;
	float:left;
}
#text-right {
	width:50%;
	float:right;
}
p.text-right-menu {
	text-align:center;
}
td.time {
	margin-left:3px;
}
#text-right a {
	text-decoration:underline;
	color:#fff;
	font-weight:bold;
}
a.textlink {
	text-decoration:underline;
	color:#fff;
}
#footer {
	width:auto;
	height:auto;
	margin: 150px auto 0px;
	border-top: 1px solid #999;
}
#end {
	width:1200px;
	margin:0px auto;
}
#endleft {
	float:left;
	width:338px;
	min-height:50px;
}
#endmiddle {
	width:138px;
	min-height:50px;
	float:left;
}
#endright {
	float:right;
	width:464px;
}
p.endlinks a {
	text-decoration:none;
	color:#666;
	margin-right:5px;
}
p.karte {
	text-decoration:none;
	color:#ffffff;
	margin-right:5px;
}
p.endlinks a:hover {
	margin-right:5px;
	color: #999;
}
p.copyright {
	color:#666;
	margin-left:25px;
}
#box h1 {
	color:#cccccc;
	font-size:100%;
	text-transform:uppercase;
	font-weight:bolder;
	margin-left:105px;
	padding-bottom:8px;
}
#box label {
	width:100%;
	color: #cccccc;
	font-size: 90%;
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	line-height:1.4em;
	letter-spacing: 0px;
	display:block;
	background: none;
	padding-bottom:3px;
	
	
}
#box label span {
	width:100px;
	display:block;
	float:left;
	text-align:right;
	
}
#box .input_text {
	margin-left:5px;
	color: #cccccc;
	font-size: 100%;
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	line-height:1.4em;
	letter-spacing: 0px;
	padding: 0px 2px;
	width:200px;
	background:none;
	border-bottom: 1px double #999;
	border-top: 1px double #999;
	border-left: 1px double #999;
	border-right: 1px double #999;
}
#box .message {
	font-size: 100%;
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	color:#cccccc;
	margin-left:5px;
	background: none;
	width: 350px;
	border-bottom: 1px double #999;
	border-top: 1px double #999;
	border-left: 1px double #999;
	border-right: 1px double #999;
	overflow:hidden;
	height: 150px;
}
#box .button {
	margin-left:105px;
	margin-top:5px;
	background:#f9b200;
	
	border-bottom: 1px double #FC0;
	border-top: 1px double #FC0;
	border-left: 1px double #F90;
	border-right: 1px double #F90;
}
p.pflicht {
	margin-left:100px;
}
#text p.textlink a {
	color: #999;
	text-decoration:underline;
}
#text p.textlink a:hover {
	color:#CCC;
}
a.MYCLASS img {
	border:none;
}
#zoom {
	width:444px;
	height:210px;
}

div.empty-space {
	margin:10px 0px;
}