/** SCREEN */

body {
	margin: 10px 0px 0px 0px;
	background-color: #ffffff;
	text-align: left; /*  justify;*/
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}

h2, h3, h4, h5, h6 {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 1px;
	color: #000;
	line-height:1.4;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

a {
	color: #274690;
}

a:hover {
	text-decoration: none;
}

/** CONTAINER */

#container{
	width:950px;
	margin:0 auto;
/*	background: url(images/bg.gif) repeat left top;*/
}
/* div#container{text-align:left} */

/** HEADER */

#header_d {
	width: 950px;
	height: 100px;
	margin: 0px auto;
	background: url(../images/bg/bg_header.gif) no-repeat left top;
}
#header_e {
	width: 950px;
	height: 100px;
	margin: 0px auto;
	background: url(../images/bg/bg_header_engl.gif) no-repeat left top;
}

#header_intro {
	width: 950px;
	height: 100px;
	margin: 0px auto;
}

/** NAVI */
.navi_active {
	color: #274690;
}

#navi {
	width: 950px;
	height: 27px;
	margin: 0px auto;
	padding: 0px; 
	background: url(../images/bg/bg_navi.gif) no-repeat left top;
}

#navi_intro {
	width: 950px;
	height: 27px;
	margin: 0px auto;
	padding: 0px; 
}

#navi img {
	display: block;
	float: left;
	padding: 0px;
}

#navi ul {
	margin: 0px;
	margin-left: 150px;
	padding: 0px;
	list-style: none;
}

#navi li {
	display: inline;
}

#navi a {
	display: block;
	float: left;
	padding: 0px;
	padding-top: 5px;
	padding-right: 60px;
/*	text-transform: uppercase;*/
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#navi a:hover {
	color: #274690;
}

/** WRAPPER */

#wrapper{
	float:left;
	width:100%;
}

/** CONTENT */
#content_w {
	height: 348px;
	margin: 0px;
	padding: 0px;
}

#content_navi {
	height: 31px;
	margin: 0px;
	padding: 0px;
	margin-left: 149px;	
	background: url(../images/bg/bg_content_navi.gif) no-repeat left top;	
}
#content_navi_intro {
	height: 31px;
	margin: 0px;
	padding: 0px;
	margin-left: 149px;	
	background: url(../images/intro/navi_sts_content.gif) no-repeat left top;	
}

#content_navi_lageplan {
	height: 31px;
	margin: 0px;
	padding: 0px;
	margin-left: 149px;	
	background: url(../images/utility/lageplan/bg_navi_lpl_menu.gif) no-repeat left top;
}

#content_navi_lageplan_e {
	height: 31px;
	margin: 0px;
	padding: 0px;
	margin-left: 149px;	
	background: url(../images/utility/lageplan/bg_lpl_navi_menu_engl.gif) no-repeat left top;
}

#content_navi ul {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}

#content_navi li {
	display: inline;
}

#content_navi a {
	display: block;
	float: left;
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
/*	text-transform: uppercase;*/
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#content_navi img {
	display: block;
	float: left;
	margin: 0px;	
	padding: 0px;
}

#content {
	height: 247px;  /* 348-70-40 - 50 */
	margin: 0px;
	padding: 0px;
	margin-left: 149px;	
	margin-right: 431px;	
	padding-top: 70px;
	padding-right: 40px;	
	background: url(../images/bg/bg_content_main.gif) no-repeat left top;
/*	background: url(../images/utility/Lageplan/Bilder/bg_lpl_content_main.gif) no-repeat left top;*/
}

#content_intro {
	height: 317px;  /* 348-70-40 - 50 */
	margin: 0px;
	padding: 0px;
	margin-left: 149px;	
	margin-right: 431px;	
	padding-top: 0px;
	padding-right: 0px;	
}
#content_intro img{
	border-style:none;
	display: block;
	float: left;
	margin: 0px;	
	padding: 0px;
}
#content_lageplan {
	height: 247px;  /* 348-70-40 - 50 */
	margin: 0px;
	padding: 0px;
	margin-left: 149px;	
	margin-right: 431px;	
	padding-top: 70px;
	padding-right: 40px;	
	background: url(../images/utility/lageplan/bg_lpl_content_main.gif) no-repeat left top;
}

#content_lageplan_e {
	height: 247px;  /* 348-70-40 - 50 */
	margin: 0px;
	padding: 0px;
	margin-left: 149px;	
	margin-right: 431px;	
	padding-top: 70px;
	padding-right: 40px;	
	background: url(../images/utility/lageplan/bg_lpl_content_engl.gif) no-repeat left top;
}

#content p {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	line-height:1.4;
}

#content ul {
	margin: 0px auto;
	padding-left: 25px;
	list-style-type: disc;
	line-height:1.4;	
}

#content table {
	margin: 0px;
	margin-left: 15px;
	padding: 2px;
	line-height:1.4;
}

#content_sm {
	height: 267px;
	margin: 0px;
	padding: 0px;
	margin-left: 149px;	
	margin-right: 431px;	
	padding-top: 50px;
	padding-right: 40px;	
	background: url(../images/bg/bg_content_main.gif) no-repeat left top;
}
#content_sm ul {
	margin: 0px auto;
	padding-left: 25px;
	list-style-type: disc;
	line-height:1.4;	
}

/** UTILITY */

.utility_active {
	font-weight: bold;
}

#utility{
	float:left;
	width:149px;
	height: 148px; /* 348-220 */		
	margin-left:-950px;
	padding-left: 10px;	
	padding-top: 200px;	
	background: url(../images/bg/bg_utility.gif) no-repeat left top;	
}

#utility_intro{
	float:left;
	width:149px;
	height: 128px; /* 348-220 */		
	margin-left:-950px;
	padding-left: 10px;	
	padding-top: 220px;	
}

#utility ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#utility li {
	display: inline;
}



#utility a {
	display: block;
	float: left;
	padding: 4px;
	padding-left: 10px;
	padding-right: 30px;
/*	text-transform: uppercase;*/
	text-decoration: none;
	font-size: smaller;
	font-weight: normal;
	color: #000000;
}

#utility a:hover {
	color: #000000; /*#BAD8FC;*/
	font-weight: bold;	
}

/** IMAGES */
#images_w {
	float:left;
	height: 348px;
	width: 431px;		
	margin: 0px;
	padding: 0px;
	margin-left:-431px;	
}

#images_navi_intro {
	height: 31px;
	width: 300px;	/*431-131*/
	margin: 0px;
	padding: 0px;
	padding-left:131px;
	background: url(../images/intro/bg_images_navi.gif) no-repeat left top;
}
#images_navi_intro img {
	display: block;
	float: left;
	margin: 0px;	
	padding: 0px;
}

#images_navi {
	height: 31px;
	width: 431px;	
	margin: 0px;
	padding: 0px;
	background: url(../images/bg/bg_images_navi.gif) no-repeat left top;
}

#images_navi img {
	display: block;
	float: left;
	margin: 0px;	
	padding: 0px;
}

#images{
	display: block;
/*	float:left;*/
	width: 431px;
	height: 258px; /* 348-31-59 */
/*	margin-left:-431px;*/
	padding-top: 59px;
	background: url(../images/bg/bg_images_main.gif) no-repeat left top;
}

#images_lageplan{
	display: block;
/*	float:left;*/
	width: 431px;
	height: 256px; /* 348-63 */
/*	margin-left:-431px;*/
	padding-top: 61px;
	background: url(../images/utility/lageplan/bg_lpl_images_main.gif) no-repeat left top;
}

#images_lageplan_e{
	display: block;
/*	float:left;*/
	width: 431px;
	height: 256px; /* 348-63 */
/*	margin-left:-431px;*/
	padding-top: 61px;
	background: url(../images/utility/lageplan/bg_lpl_images_main_engl.gif) no-repeat left top;
}

#images_intro{
	display: block;
	width: 431px;
	height: 317px;
	padding-top: 0px;
}
#images_intro img{
	border-style:none;
	display: block;
	float: left;
	margin: 0px;	
	padding: 0px;
}

/** FOOTER */

#footer {
	clear:left;
	width:100%;
	height: 124px;	
	background: url(../images/bg/bg_footer.gif) no-repeat left bottom;
}

#footer_intro {
	clear:left;
	width:100%;
	height: 124px;	
	background: url(../images/intro/bg_footer.gif) no-repeat left bottom;	
}

/** General */

.fnt_contact { 
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 5.5px;
	margin: 0px;
}
DIV#contact {
text-align:center;
   font: 22px Verdana;
   color: #33FF99;
   padding: 1em 1.5em;
   line-height: 22px;
}
DIV#contact1 {
   text-align:center;
   font: 22px Verdana;
   color: #FF0000;
   margin: 10;
   margin-top:60px;
   margin-bottom:60px;   
   padding:0;
//   padding: 1em 1.5em;
}
DIV#contact1_eng {
   text-align:center;
   font: 22px Verdana;
   color: #FF9933;
   margin: 10;
   padding:0;
}
DIV#contact2 {
   text-align:center;
   font: 22px Verdana;
   color: #FF0000;
   margin: 10;
   margin-top:100px;
   margin-bottom:10px;   
   padding:0;
//   padding: 1em 1.5em;
}
DIV#contact2_eng {
   text-align:center;
   font: 22px Verdana;
   color: #FF9933;
   margin: 10;
   padding:0;
}
DIV#contact_back {
   text-align:center;
   font: 22px Verdana;
   font-weight:bolder;
   color: #66CCFF;
   margin: 60px;
   padding:0;
}

#header_contact {
	width: 880px;
	height: 89px;
	margin: 0px auto;
	background:  url(../images/Reservation_header.jpg) no-repeat left top;
}
#header_contact_end {
	width: 880px;
	height: 550px;
	margin: 0px auto;
	background:  url(../images/reservationsend.jpg) no-repeat left top;
}

/*
#footer p {
	margin: 0px;
	padding: 15px 10px;
	background: url(images/img06.gif) no-repeat right bottom;
	font-size: smaller;
	color: #274690;
}

div#footer{background: #666;color: #F22}
div#footer p{margin:0;padding:5px 10px}

div#footer{
	clear:left;
	width:100%;
	background-color: #9933FF;	
}
*/
DIV#sitemap {
   font: 13px Verdana;
   color: #000;
   padding: 1em 1.5em;
   line-height: 22px;
   }

DIV#sitemap LI {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   }
DIV#sitemap LI {
   background: url(../graphics/extm.gif)
               no-repeat
               0% 0%;
   }
DIV#sitemap LI.last {
   background: url(../graphics/exlm.gif)
               no-repeat
               0% 0%;
   }

DIV#sitemap UL {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
   }
DIV#sitemap UL {
   background: url(../graphics/exim.gif)
               repeat-y
               0% 0%;
   }
DIV#sitemap UL.last {
   background-image: none;
   }
DIV#sitemap LI LI {
   color: #000000;
   font-weight: normal;
   }
DIV#sitemap LI.folder:hover {
   color: goldenrod;
   font-weight: bold;
   }
DIV#sitemap LI.file:hover {
   color: mediumblue;
   font-weight: bold;
   }
DIV#sitemap a {
   color: #000000;
   text-decoration:none;
   font-weight: bold;
   }
DIV#sitemap a:hover{
	color: #274690;
   }
