/********************************************
*
*  Copyright: emion interaktive medien GmbH
*  http://www.emion.de | info@emion.de
*  mschmidt@20060314 1742
*
*********************************************/


body { margin:0; padding:0; font:normal 12px Verdana,Arial,sans-serif; color:#122748; background:#18406c }


#kopf { width:874px; height:74px; background:url(../images/main/bg_kopf.gif) no-repeat }
#navig { padding:55px 0 0 415px }
#navig a { height:16px; width:100px; padding:3px 0 0 11px; display:block; float:left; text-decoration:none; font:bold 11px Tahoma,Verdana,sans-serif; color:#f6d8b2; background:url(../images/main/bg_navig_top_a.gif) no-repeat }
#navig a:hover { color:#fff; background:url(../images/main/bg_navig_top_a.gif) 0 -19px no-repeat }

#koerper { width:873px; background:#8dc9da; border-top:1px solid #696969; border-bottom:1px solid #696969 }
#freiraum { width:93px }
#balken { width:204px; background:#a9a6a7; border:12px solid #fff; border-right:6px solid #fff }
#inhalt { width:558px; padding:45px; border:12px solid #fff; border-left:0 !important }

#balken a { width:199px; padding:3px 0 3px 5px; display:block; text-decoration:none; font-size:11px; letter-spacing:1px; color:#fff; border-bottom:1px solid #fff }
#balken a:hover { font-weight:bold; color:#336; background:url(../images/main/bg_balken_a.gif) right center no-repeat }

#inhalt h1 { font-size:12px; color:#122748 }
#inhalt p { line-height:1.4em }

#fuss { width:874px; height:74px }
#navig2 { padding:0 0 0 550px }
#navig2 a { height:16px; width:100px; padding:3px 0 0 11px; display:block; float:left; text-decoration:none; font:bold 11px Tahoma,Verdana,sans-serif; color:#f6d8b2; background:url(../images/main/bg_navig_bottom_a.gif) 0 -19px no-repeat }
#navig2 a:hover { color:#fff; background:url(../images/main/bg_navig_bottom_a.gif) no-repeat }


td { vertical-align:top }
form { margin:0; padding:0 }



/* -------------------------------------------------
DEF: Galerie
------------------------------------------------- */
#galerie td { vertical-align:middle }
#galerie a img { margin:2px; border:2px solid #18406c }
#galerie a:hover img { margin:0; border:4px solid #fff }

.pre { width:75px; height:115px; padding:5px; line-height:115px; float:left }
.pre img { vertical-align:middle }
.pre a img { margin:2px; border:2px solid #18406c }
.pre a img:hover { margin:0; border:4px solid #fff }
.umbruch { clear:both }


/* -------------------------------------------------
DEF: Kontaktformular
------------------------------------------------- */
#meinedaten { }
#meinedaten td { vertical-align:top; font-size:11px }
#meinedaten .l { width:100px; padding:5px 0 5px 0 }
#meinedaten .r { width:200px; padding:5px 0 5px 15px }
#meinedaten input { width:200px; padding:1px; border:1px solid #000 }
#meinedaten textarea { width:250px; padding:1px; height:100px; font-family:Arial; font-size:13px; border:1px solid #000 }
#meinedaten input:focus,#meinedaten textarea:focus { background:#ffffd9 }
#meinedaten #checkboxen input { width:20px; vertical-align:middle; padding:0; border:0 }
#meinedaten #senden { width:150px; margin:15px 0 25px 0; background:#f6d8b2 }


/* -------------------------------------------------
DEF: Gästebuch
------------------------------------------------- */
.slBox { margin:0 0 20px 0; padding:15px 0 0 0; background:#d0e1f2; border:1px solid #406e98 }
.slBox:hover { color:#000; background:#fff }
.slBox:hover a { color:#000 }
.slBox a { text-decoration:none; font-size:11px; font-weight:bold; color:#406e98 }
.slBox hr { height:15px; margin:0; padding:0; visibility:hidden; clear:both }
.slBox dl { margin:0; padding:0 }
.slBox dt { width:80px; margin:0; padding:3px 10px 3px 3px; float:left; overflow:hidden; text-align:right }
.slBox dd { width:330px; margin:0; padding:3px 12px 3px 12px; float:left; line-height:1.6em; background:url(../images/main/bg_slbox_dd.gif) repeat-y }
.slBox dd:hover { color:#000; background:#fff url(../images/main/bg_slbox_dd.gif) repeat-y }


/* -------------------------------------------------
DEF: Lightbox 2
------------------------------------------------- */
#lightbox{
	position: absolute;
	top: 40px;
	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/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;
	}

#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: 90;
	width: 100%;
	height: 500px;
	background-color: #18406c;
	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 */
	}
