/* 

Stylesheet skin1 für Campingpark Sonnensee

*/

#bgdiv {
	clear:both;
	border:0px;
	background-image:url(images/layout/unten2bg.jpg);
	background-position:0 750px;
	background-repeat:repeat-y;
	width:786px;
	margin: auto;
	margin-bottom: 0;
	padding: 0;
}

#Container {
	text-align:left;
	background-image:url(images/layout/mainbg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:650px;
	height:auto !important;  /* für moderne Browser */
	height:650px;  /*für den IE */
	width:786px;
	/*margin:auto;*/
	padding-top:174px;
	/*padding-bottom:30px;*/
	overflow:hidden !important;  /* für moderne Browser */
	overflow:visible;  /*für den IE */
}

body {
	text-align:center;
    color: black; background-color: DADADA;
	background-image:url(images/layout/bgverlauf.jpg);
	background-repeat:repeat-x;
    font-size: 10pt;
    font-family: Arial,sans-serif, Helvetica;
    min-width: 786px; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}

div#oben {
	padding: 0 0 0 0;
	margin-left:50px;
	display:inline;
}



#navobenlist li a#current {
	background-color: #1F2C85; color: #FFFFFF;
}

#navobenlist li {
	display: inline;
	/* for IE5 and IE6 */
}

#navobenlist {
	float:left;
	display:inline;
	width: 400px;
	border:0;
	font-family: Arial;
	font-size: 0.80em;
	margin: 0 50px 0 150px;
	padding: 0;
}

#navobenlist li a {
	text-align: left;
	text-decoration: none;
	color:#333333;
	padding:4px 5px 2px 5px;
	float:left;
}

#navobenlist li a:hover { font-weight: bold ; color:#000066;}

#navobenlist li a:visited { }

#navobenlist lu a:active {font-weight: bold ; color:#000066;}

#navobenlist li a#currento { font-weight: bold; color:#000066;}

.tab_active_left {
	background-image: url(images/layout/tab_active_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 13px;
	height: 22px;
	float:left;
}

.tab_active {
	background: #fff;
	height: 22px;
	float:left;
}

.tab_active_right {
	background-image: url(images/layout/tab_active_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 13px;
	height: 22px;
	float:left;
}

.tab_not_active_left {
	background-image: url(images/layout/tab_not_active_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 13px;
	height: 22px;
	float:left;
}

.tab_not_active {
	background-image: url(images/layout/tab_not_active_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color:black;
	height:22px;
	float:left;
}

.tab_not_active_right {
	background-image: url(images/layout/tab_not_active_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 13px;
	height: 22px;
	float:left;
}

#navcontainer {
	float:left;
	width: 162px;
}

#navlist li {
	display: inline;
	/* for IE5 and IE6 */
}
#navlist {
	font-size: 0.80em;
	margin: 0 0 0 52px;
	padding: 0;
	border:0;
}

#navlist a {
	width: 99.99%;
	/* extend the sensible area to the maximum with IE5 */
	display: block;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	color: #1F2C85;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:2px;
}



#navlist a:hover { background-color: #1F2C85; color: #FFFFFF;}

#navlist a:visited { }

#navlist a:active { color: #FFFFFF; background-color: #1F2C85; }

#navlist li a#current {
background-color: #1F2C85; color: #FFFFFF;
}

div#wetter {
  width:150px;
  height:134px;
  border: 0;
  margin: 50px 0 0 13px;
}

div#Inhalt {
  padding: 0 15px 0 22px;
  margin-left:3px;
  float:left;
  width:385px;
  border: 0;
}

* html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

h2 {
    font: bold 14px Arial,verdana, sans-serif;
    color:#FE5100;
    margin-bottom:25px;
    margin-top:35px;
	text-align: left;
}

* {
	text-align:left;
}

h3 {
    font: bold 12px "Trebuchet MS",verdana, sans-serif;
    color:#1F2C85;
    margin-bottom:5px;
    margin-top:20px;
	text-align: left;
}

p {
    font-size: 9pt;
    margin: 1em 0 0 0;
	line-height:150%;
	text-align: left;
}

div#Inhalt a { color:#1F2C85; text-decoration:none; }

div#Inhalt a:hover { color:#FE5100; }

div#Inhalt_breit {
  padding: 0 15px 0 22px;
  margin-left:3px;
  float:left;
  width:500px;
  border: 0;
}

* html div#Inhalt_breit {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

div#Inhalt_breit h2 {
    font: bold 14px Arial,verdana, sans-serif;
    color:#FE5100;
    margin-bottom:25px;
    margin-top:35px;
}

div#inhalt_breit h3 {
    font: bold 12px "Trebuchet MS",verdana, sans-serif;
    color:#1F2C85;
    margin-bottom:5px;
    margin-top:20px;
}

div#Inhalt_breit p {
    font-size: 9pt;
    margin: 1em 0 0 0;
	line-height:150%;
}

div#Inhalt_breit a { color:#1F2C85; text-decoration:none; }

div#Inhalt_breit a:hover { color:#FE5100; }

div#Inhaltrand {
	width:385px;
}

div#Inhaltrand_breit {
	width:500px;
	background-color:white;
}   

div#Inhaltrand_bildbeschreibung {
	width:500px;
}

div#Bilder {
	float:left;
	width:100px;
	margin-left:15px;
}



div#Bilder h2 {
    font-size: 1.33em;
    margin-top: 5px; 
}

div#Bilder h3 {
    font-size: 1.0em;
	margin-top: 20px; 
}

div#Bilder p {
    font-size: 8pt;
    margin-top:15px;
}

div#Bilder b {
  font-size: 14pt;
}

#kontakttabelle td {
	padding-bottom:10px;
}

td {
    font-size: 9pt;
	vertical-align:top;
}
 
td.kleinerAbstand {
    font-size: 8pt;
}

div.highlight {
  background-color:#E7E7E7;
  margin-top:15px;
  padding:15px;
  padding-top:5px;
}

.item {
  width: 125px;
} 

.form200 {
	width:240px;
 	height: 20px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #D7D7D7;
	color: black;
	border-style: none;
	border-width: 0px;
}

.form120 {
	width:180px;
 	height: 20px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #D7D7D7;
	color: black;
	border-style: none;
	border-width: 0px;
}

.textliste li {
    margin-top:10px;
}

#Fusszeile {
    clear:both;
    margin:auto;
	padding: 0;
	margin-top:0;
    border:0px;
	height:68px;
	background-image:url(images/layout/untenbg.jpg);
	width:786px;
}

#Fusszeile_breit {
    clear:both;
    margin:auto;
	padding: 0;
	margin-top:0;
    border:0px;
	height:68px;
	background-image:url(images/layout/untenbg_breit.jpg);
	width:786px;
}

img {
	border:0
}



  /*Hier beginnt der CSS Teil für die Lightbox */

  #lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	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;
}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/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/lightbox/prev.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/next.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }

#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: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/*Ende CSS Teil Lightbox */
