/****** Generic Elements ******/

html {
	background: #071e31 url(../images/background.jpg) center repeat-y;
	height: 100%;
}

body {
	background: #071e31 url(../images/header.jpg) center top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	height: 590px;
	color: #ccc;
	text-shadow: 1px 0px 1px #061F2F;
}

a {
	color: #5D8CB1;
	text-decoration: none;
	text-shadow: 1px 1px 1px #061F2F;
	position: relative;
}

a:hover { color: #91badb; }

a:active { top: 1px; }
a.single_image:active { top: 0px; }

:active, :focus {
	outline:0 none;
}

h2 span { display: none; }

h2 {
	display: block;
	height: 32px;
	width: 100%;
	text-align: center;
}

#footer .headline {
	height: 40px;
}

p, form {
	padding: 5px 30px 5px 40px;	
}

form { font-size: 13px; }

input {
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 3px;
}

label {
	display: inline-block;
}

p a {
	color: #5d8cb1;
	text-decoration: underline;
	float: right;
	background: url(../images/arrow.png) right 8px no-repeat;
	padding-right: 9px;
	text-shadow: 1px 1px 1px #061F2F;
}

p a:hover {
	background: url(../images/arrow_hover.png) right 8px no-repeat;
}
	

a.single_image {
	background: none;
	display: block;
	text-align: center;
}


p span {
	font-weight: bold;
	font-size: 13px;
}

span.bigText {
	font-weigt: bold;
	font-size: 16px;
	color: #dd9b2a;
}

.center {
	text-align: center;
}


/****** Structure ******/

#logo {
	position: relative;
	top: 20px;
	left: 310px;
	width: 160px;
	height: 150px;
}

	#logo a {
		display: block;
		width: 100%;
		height: 100%;
	}

.wrapper {
	margin: 0 auto;
	width: 780px;
	position: relative;
}

#topContent { height: 220px; }

#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 37px;
	position: relative;
	z-index: 100;
}

	#navigation li {
		float: left;
		width: 160px;
		text-align: center;
		margin: 0;
		padding: 0;
		height: 26px;
		line-height: 24px;
		position: relative;
	}
	
	#navigation li.active { background: url(../images/nav_background.png) center no-repeat; }
	
	#navigation li.width150 {
		width: 150px;
	}

	
	#navigation li a {
		display: inline-block;
		width: 130px;
		height: 26px;
		color: #ccc;
	}
	
	#navigation li a:hover { color: #91BADB; }
	
	#navigation li:hover { background: url(../images/nav_background.png) center no-repeat; }
	#navigation li.submenu:hover { background: url(../images/nav_background2.png) center no-repeat; }
	#navigation li.submenu:hover > a { color: #ccc; }
	
	
	
	#navigation li ul {
		position: absolute;
		height: 0px;
		top: 26px;
		left: 0;
		width: 160px;
		text-align: center;
		visibility: hidden;
		background: url(../images/transparent.gif) repeat;
		z-index: 100;
	}
	
	#navigation li:hover ul {
		visibility: visible;
		position: absolute;
	}
	
		#navigation li.width150 ul li { width: 150px; }
			
			#navigation li ul li {
				height: auto;
				position: relative;
				width: 160px;
				z-index: 100;
						
			}
			
			#navigation li ul li:hover { background: none; }
			
				#navigation li ul li a { 
					width: 100%;
					background: url(../images/nav_background.png) center no-repeat;
				}
		
#eyecatcher {
	height: 326px;
	width: 780px;
}

#subnav{
	position: absolute;
	top: 490px;
	left: 40px;
}

#subnavigation {
	margin-top: 10px;
	margin-left: 15px;
	display: block;
	height: 30px;
}

#subnav li, #subnavigation ul li {
	float: left;
}

#subnav li a, #subnavigation ul li a { 
	border-left: #5d8cb1 5px solid;
	padding-left: 5px;
	padding-right: 30px;
	width: 100%;
}

#subnavigation ul li a {
	padding-right: 10px;
}

:root #subnavigation ul li a {
	padding-right: 15px;
}

#subnav li a.active, #subnavigation ul li a.active {
	color: #ccc;
	text-decoration: underline;}
#subnav li a:hover, #subnavigation ul li a:hover {
	color: #91badb;
	border-left: #91badb 5px solid;
}


#menu {
	height: 540px;
	width: 780px;
	background-color: #fff;
	text-shadow: none;
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 10;
	border-bottom: 1px solid #DDDDDD;
}

#menuLeft {
	width: 389px;
	height: 100%;
	float: left;
	position: relative;
	border-right: #e5e5e5 1px solid;
}

#menuRight {
	width: 390px;
	height: 100%;
	float: right;
	position: relative;
}	

.list a {
	color: #0e2d45;
	text-decoration: underline;
	text-shadow: none;
	bottom: 0px;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	right: 25px;
	padding-left: 275px;
} 

.list a.back {
	left: 25px;
	padding: 0;
}

.list a:active { top: auto; }

.list a:hover { color: #91badb; }

.list ul.marginWithouth3 {
	margin-top: 48px
}

#cheflist {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 360px;
	height: 510px;
	background: url(../images/chefliste.jpg) no-repeat;
	border: #214e72 5px solid;
	color: #0e2d45;
}

#cheflist h3 {
	text-align: center;
	font-size: 21px;
	font-weight: normal;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#cheflist ul {
	margin-top: 15px;
	padding: 0px 23px;
}

#cheflist ul li:first-child {
	color: #fff;
	font-size: 14px;
}

#cheflist ul li {
	font-size: 11px;
	line-height: 12px;
	margin-top: 2px;
	font-weight: bold;
	position: relative;
}

#cheflist ul li span {
	font-size: 12px;
	color: #0e2d45;
	position: absolute;
	right: 0px;
}

.list {
	position: relative;
	top: 10px;
	left: 10px;
	width: 360px;
	height: 510px;
	color: #0e2d45;
	border: #fff 5px solid;
}

.list h3 {
	text-align: center;
	font-size: 21px;
	font-weight: normal;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.list ul {
	margin-top: 15px;
	padding: 0px 23px;
}

.list ul li:first-child {
	color: #a67508;
	font-size: 14px;
}

.list ul li {
	font-size: 11px;
	line-height: 12px;
	margin-top: 2px;
	font-weight: bold;
	position: relative;
}

.list ul li span {
	font-size: 12px;
	color: #0e2d45;
	float: right;
	position: absolute;
	right: 0;
}

.endContent {
	clear: both;
	height: 50px; 
	text-align: center;
}

.bigendContent {
	clear: both;
	height: 200px; 
	text-align: center;
	padding-top: 20px;
}

#footer {
	width: 100%;
	height: 250px;
	background: #071e30 url(../images/footer.jpg) top repeat-x;
	padding-top: 40px;
}


#footer h2, table {
	text-align: left;
	margin-left: 40px;
}

table {
	border: 0px;
	margin-bottom: 0px;
}

table td {
	vertical-align: bottom;
	line-height: 18px;
	font-size: 12px;
	width: 110px;
}

#footer p { font-size: 12px; }

#footer p a {
	float: left;
	text-align: left;
}

#footer .leftContent { background: url(../images/footer_border.png) center right no-repeat; }
#footer .rightContent { position: relative; }



#impressum {
	width: 100px;
	height: 30px;
	position: absolute;
	top: 220px;
	right: 0px;
	background-color: #123a59;
	line-height: 30px;
	text-align: center
}

#impressum a { color: #ccc; }
#impressum a:hover { color: #91BADB; }

#lamp {
	width: 390px;
	height: 203px;
	position: absolute;
	right: 0px;
	bottom: 211px;
	background: url(../images/lamp.png) top right no-repeat;
}

/****** Generic Classes ******/

.content {
	width: 780px;
}


.content ul, .content p {
	text-align: center;
	
}

.content ul li {
	display: inline-block;
}

/* IE7 HACKS */
*+html .content ul {
	margin-left: 45px;
}
*+html .content ul li {
	float: left;
}

.leftContent {
	float: left;
	width: 390px;
}

.rightContent {
	float: right;
	width: 390px;
}

.headline {
	width: 390px;
	height: 55px;
	background: url(../images/headline_line.png) center bottom no-repeat;
}

.headlineBig {
	width: 780px;
	height: 55px;
	background: url(../images/headline_line.png) center bottom no-repeat;
}

.figure {
	clear: both;
	text-align: center;
	padding: 10px 0;
}

.figure.bigPadding {
	padding-top: 30px;
}

.noBg {
	background: none;
}


.fadeLinks a {
	display: block;
	width: 100%;
	height: 31px;
	color: #ccc;
	text-decoration: none;
	background: url(../images/fade.png) center top no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 5px;
	font-size: 16px;
}
.rightContent a:hover { color: #91badb; }

.googlemaps {
	width: 390px;
	height: 306px;
	background: url(../images/googlemaps.png) no-repeat;
	position: relative;
}

.googlemaps iframe {
	width: 354px;
	height: 268px;
	margin: 19px 0px 0px 18px;
}

.small { width: 30px; text-align: center; }
.normal { width: 50px; text-align: center; }
.big { width: 70px; }
.large { width: 250px; }


p.floatLeft {
	float: left;
}

p.floatLeft a {
	background: url(../images/arrow2.png) left 8px no-repeat;
	padding-left: 9px;
	padding-right: 0px;
}

p.floatLeft a:hover { background: url(../images/arrow2_hover.png) left 8px no-repeat; }
	

.bold { font-weight: bold; }

.pdf { text-decoration: underline; }

iframe { border: #a3c0d7 3px solid; }