/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

img {
border:0 none;
padding:6px; 
padding-left: 5px
padding-right: 5px
margin: 10px
}

a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

body {
	
	background: #FFD723 url(images/back_all.jpg) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 786px;
	text-align: left;
	
}


#header {
	background: #ffffff;
	height: 306px;
	text-align: left;		
}

#menu1
{
border-left: 4px solid #FFFFFF;
width: 778px;
height: 80px;
background: url(../upload/header_top_sun.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 79px;
	height: 46px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 35px;

}

#menu a:hover {
	width: 79px;
    height: 46px;
	color: #D72020;
	text-decoration: underline;
	background: #FFFFFF url(../upload/header_top_over_sun.gif) repeat-x;
}


#logo {
background: #ffffff url(../upload/beach_head.jpg) no-repeat;
width: 738px;
height: 146px;
text-align: center;
padding-top: 80px;
padding-left: 40px;
border-left: 4px solid #ffffff;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 18px;
}

#logo H2
{
font-size: 36px;
}

#left
{
	padding: 10px;
	width: 150px;
	padding-right: 1em;
}

#left H3
{
width: 150px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(../upload/title_sun.gif) no-repeat
}

#left ul {
	list-style: none;
	/*border-bottom: 1px solid #D72020;*/
	/*border-left: 1px solid #D72020;*/
	/*border-right: 1px solid #D72020;*/
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(../upload/small_sun.gif) no-repeat left;
}

#left a {
	color: #D72020;
}
#left a:visited {
	color: #D72020;
}

#left p
{
padding: 10px;
//border-bottom: 1px solid #D72020;
//border-left: 1px solid #D72020;
//border-right: 1px solid #D72020;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


#maincontent {

	float: right;
        z-index: 500;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}



#right
{

float: right;
width: 580px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}

#right a
{
color: #D72020;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #D72020;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}



#footer {
	height: 44px;
	clear: both;
	padding-top: 20px;
	background: url(../upload/footer_sun.gif) repeat-x;
	border-top: 5px solid #A6640E;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

/* Lightbox */
	#lightbox {
		position: absolute;
		top: 40px;
		left: 0;
		width: 100%;
		/*z-index: 100;*/
		z-index: 990;
		text-align: center;
		line-height: 0;
	}
	#lightbox a img { border: none; }
	#outerImageContainer {
		position: relative;
		background-color: #fff;
		width: 250px;
		height: 250px;
z-index: 990;
		margin: 0 auto;
	}
	#imageContainer {
                  		padding: 10px;
	}
	#loading {
		position: absolute;
		top: 40%;
		left: 0%;
		height: 25%;
		width: 100%;



		text-align: center;
		line-height: 0;
	}
	#hoverNav {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		/*z-index: 10;*/
		z-index: 970;
	}
	#imageContainer>#hoverNav { left: 0;}
	#hoverNav a { outline: none;}
	#prevLink, #nextLink {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
	#imageDataContainer {
                   
		font: 10px Verdana, Helvetica, sans-serif;
		background-color: #fff;
		margin: 0 auto;
		line-height: 1.4em;
		z-index: 990
	}
	imageData {
                  	padding:0 10px;
	}
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
	#imageData #caption{ font-weight: bold;	}
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
	#overlay {
                  position: absolute;
		top: 0;
		left: 0;
		z-index: 10;

		width: 100%;
		height: 500px;
		background-color: #000;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}


/* sub navigation */
#sidenav {
	position: relative;
	left: 10px;
	float: left;
	width: 200px;
	padding: 10px;
/*	z-index: -1;*/
	padding-right: 1em;
}
#sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
#sidenav li {border-bottom: 1px solid #EAEADA;}
#sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
#sidenav li a:hover {
	background: #FFD723;
	color: #654;	
}

#sidenav  li a.e1a {
	padding: 8px 0 8px 5%;
	font-size: 1.1em;
	color: #554;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 95%;
}

#sidenav  li a.e1o {
	padding: 8px 0 8px 5%;
	font-size: 1.3em;
	color: #554;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 95%;
}

#sidenav  li a.e1oa {
	padding: 8px 0 8px 5%;
	font-size: 1.3em;
	color: #554;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 95%;
}


#sidenav  li a.e1p {
	padding: 8px 0 8px 5%;
	font-size: 1.1em;
	color: #554;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 95%;
}


#sidenav  li a.e2a {
	padding: 3px 5px 3px 25px;
	font-size: 1.1em;
         font-weight: bold;
	color: #554;
	display: block;
	background: #F0F0EB;
	text-decoration: none;
	width: 86%;
}

#sidenav  li a.e2p {
	padding: 3px 5px 3px 25px;
	font-size: 1.1em;
	color: #554;
	display: block;
	background: #F0F0EB;
	text-decoration: none;
	width: 86%;
}

/*Kontaktformular*/

.kontaktformular td {
   font-size: 0.9em;
}

.kontaktformular label, input {
        /* display: block;
         float: left;
          width: 100px; */

	vertical-align: middle;


}

.form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}


vertical-align: middle;
	width: 300px;
}


#monoslideshow {
        z-index: -1;
}



/*.kontaktformular p.abschicken {
	margin: 0 0 0 100px;
}

.kontaktformular p.abschicken input {
	font-size: 11px;
}

#kontaktformular input.eingabe,
.kontaktformular textarea {

*/
.kontaktformular textarea {
	height: 150px;
}

.gallery {
       z-index: 900;
}

label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 100px; /* Breite.*/
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}
