/* css information
--------------------------------------------------------
	blue line							4c68a1
	blue back							29406e
	light blue							69c2ff
	dark blue back					1c253b
	darkest blue back				0c1320
	alt blue								3b5488
	
-------------------------------------------------------- */

* { padding: 0; margin: 0; border: 0; } 

body {
	font-size: 85%;
	font-family: "Lucida Grande", tahoma, verdana, sans-serif;
	text-align: center;
	background: #061D3B url("layout/back-top.gif") left top repeat-x;
	color: #FFF;
}

li { list-style: none; }
.hide { display: none; }

/* global interface elements
-------------------------------------------------------- */
#tagline {
	height: 31px;
	text-align: right;
	width: 756px;
	margin: 0 auto;
}

#tagline h2 {
	font-weight: normal;
	font-size: 1em;
	padding: 7px;
	color: #4c68a1;
}

#home #header-wrapper {
	background: url("layout/oben-strandkorb.jpg") right top no-repeat;  
	height: 209px; width: 100%;
 
}

#home #header-image {
	background: url("layout/obenstrand.jpg") left top no-repeat;
}

#transport #header-image {
	background: url("layout/oben-transport.jpg") left top no-repeat;
}

#strand #header-image {
	background: url("layout/oben-abend.jpg") left top no-repeat;
}

#winterlager #header-image {
	background: url("layout/oben-lager-prora.jpg") left top no-repeat;
}


#gastronomie #header-image {
	background: url("layout/oben-strandservice.jpg") left top no-repeat;
}

#header-wrapper {
	background: url("layout/oben-strandkorb.jpg") right top no-repeat;  
	height: 209px; width: 100%;
 
}

 #header-image {
	background: url("layout/obenstrand.jpg") left top no-repeat;
}

#content-wrapper {
	background: #0C3C6E;
	width: 100%;
	float: left;
}

#footer-wrapper {
	background: #061D3B url("layout/back-bot.gif") left top repeat-x;
	width: 100%;
	float: left;
}

#content, #header, #nav, #footer {
	width: 756px;
	text-align: left;
	margin: 0 auto;
}

#content {
	padding: 41px 0;
}

#left {
	position: relative;
	width: 215px;
	float: left;
	padding-bottom: 41px;
}

#right {
	position: relative;
	width: 511px;
	float: right;
	padding-bottom: 41px;
}

#brandmark {
	float: left;
	background: url("layout/brandmark.gif") left bottom no-repeat;
}

 

 

/* navigation elements
-------------------------------------------------------- */
 
#home #replacelogo {
	position: relative;
	top: 0; left: 650px;
	width: 200px; height: 209px;
	background: url("layout/koenigsstuhl.gif") no-repeat;
}

#home #replacelogo a, #home #replacelogo h2 {
	display: block;
	width: 200px; height: 209px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
} 

 #replacelogo {
	position: relative;
	top: 0; left: 660px;
	width: 200px; height: 209px;
	background: url("layout/koenigsstuhl.gif") no-repeat;
}

 #replacelogo a,   #replacelogo h2 {
	display: block;
	width: 200px; height: 209px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
} 


#nav-wrapper { background: url("layout/back-nav.gif") left top repeat-x; }

#nav {	height: 31px; position: relative; }

#nav ul {
	text-align: right;  
	width: 600px; 
	position: absolute;
	right: 0; 
}

#nav li { display: inline; float: right; }

#nav #nav-home {
	position: absolute;
	left: 0; 
}

#nav a {
	display: block;
	float: left;
	padding: 6px 12px;
	color: #69c2ff;
	text-decoration: none;
	font-size: 1.2em;
}

#nav a:hover { color: #FFF; }

#nav a.current { background: url("layout/back-nav-current.gif") left top repeat-x; color: #FFF; }

#subnav { width: 180px; }

#subnav li { display: inline; }

#subnav li a {
	padding: 3px;
	display: block;
	text-decoration: none;
}

#subnav li li a {
	padding-left: 12px !important;
	font-size: 0.9em;
}

#subnav a.current {
	background: #1c253b;
	color: #FFF;
}



/* home elements
-------------------------------------------------------- */
#home .dyk li {
	padding: 0 0 9px 21px;
	background: url("layout/bullet-brandmark.gif") left top no-repeat;
}

#home .dyk li.last {
	padding: 0 0 21px 0 !important;
	background: none !important;
}

#home .news li {
	padding: 3px 0 3px 21px;
	background: url("layout/bullet-arrow.gif") left center no-repeat;
	/*position: relative;*/
}

.home-service-wrapper {
	background: url("layout/back-homeservices.gif") left top repeat-y;
	float: left;
	width: 248px; 
	margin-bottom: 41px;
}

.home-service {
	margin: 0 15px;
	height: 142px;
}

.home-service-wrapper div p {
	position: relative;
	padding: 12px 0 0 0;
}

.home-service-wrapper p.more {
	background: url("layout/back-homeservices-bot.gif") left bottom no-repeat;
	padding: 15px;
	text-align: right;
}

.home-service-wrapper p.more a {
	background: url("layout/bullet-arrow.gif") right center no-repeat;
	font-weight: bold;
	padding-right: 12px;
}


/* content elements
-------------------------------------------------------- */
h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #69c2ff;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #69c2ff;
	padding-top: 1em;
}


#right p, #right li {
	padding-bottom: 1em;
	line-height: 1.4em;
}

#right li {
	background: url("layout/bullet-arrow.gif") left 5px no-repeat;
	padding-left: 12px;

	position: relative;
	margin-left: 20px;
	padding-left: 20px;
}

#left h3 {
	border-bottom: 1px solid #3b5488;
	margin-bottom: 6px;
}

#home h1 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 21px;
}

#content a {
	color: #69c2ff;
}

#content a:hover, #footer a:hover {
	color: #FFF;
}

#footer p {
	color: #4c68a1;
	padding: 30px 0;
	text-align: right;
}

#footer a { color: #4c68a1; }

img.large { padding-bottom: 21px; }



/* tabular elements
-------------------------------------------------------- */
#right table {
	width: 510px;
	border-bottom: 1px solid #3b5488;
	margin: 2em 0;
}

#right table th {
	font-size: 1em;
	padding: 3px;
	background: #3b5488;
	border-right: 3px solid #29406e;
}

#right table td {
	padding: 3px;
	font-size: 0.85em;
	border-bottom: 1px solid #3b5488;
}




form {
	padding-left: 40px;
}

input, select, textarea {
	font: 1em normal "Lucida Grande", tahoma, verdana, sans-serif;
	padding: 3px;
	border: 1px solid #3b5488;
	background: #1c253b;
	color: #FFF;
	width: 380px;

	background: #fff;
	color: #000;
	border: 1px solid #1c253b;
}

select {
	width: auto;
}

textarea {
	height: 6em;
}

input.button {
	padding: 3px 15px;
	color: #FFF;
	border: 1px solid #1c253b;
	background: #3b5488;
	width: auto;
	cursor: pointer;
}






/* sFIR css
-------------------------------------------------------- */
#pagetitle {
	text-align: right;
	padding: 0 12px;
	background: url("layout/titleback.gif") 0 20px repeat-x;
	height: 50px;
	display: block;
}

#pagetitle h1 { background: #061D3B; }

.sIFR-flash, .sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate {
	position: absolute;
	left: 0; top: 0;
	width: 0; height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash #pagetitle h1 {
	text-align: center;
	visibility: hidden;
	float: right;
	font-size: 30px;
}

.sIFR-hasFlash .home-service h2 {
	visibility: hidden;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: -6px;
}
