body, html {
	margin:0px;
	padding:0px;
	line-height:1.8em;
}

body  {
	color: #fff; /* schriftfarbe projektweit festlegen */
	font-size:91%; /* schriftgröße projektweit festlegen */
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	background:url('bilder/verlauf-vertikal.jpg') repeat-x top #2a242f;
}
/* --------------------- aufbau der div-struktur; abstaende, hintergruende etc. --------------------- */
#umspanner { 	margin:0px auto; width:984px; background:url(bilder/verlauf-horizontal984.jpg) repeat-y center ;}
#ornament-links { 	margin:0px auto; float:left; width:185px; }
#zwei { 	margin:0px auto; border:0px solid white;}
#kopfbild { 	text-align:center; background:url(bilder/subaia614vorschau.jpg) no-repeat top center; }
#ornament-rechts { 		margin:0px auto; float:right; width:185px; }

#hauptteil {
	margin-left:185px;
	margin-right:185px;
	padding-left:180px;
	padding-right:30px;
	background-image:url(bilder/kachel231.gif);
}

#navi {
	float:left;
	width:150px;
}

#kopfbild img { display:block; }

p {margin-bottom: 1em;}

#impressum {
	padding-top:100px;
	text-align:right;
}

/*-------------------------------------------   farben, schriften etc. */
/*--------------------------------------------------------------------------------------*/

h1 { font-size:1.4em; padding-bottom:1.2em; padding-top:1.2em; }
h2 { font-size:1.15em; padding-bottom:1.15em; padding-top:1.15em;}
h3 { font-size:1.01em; }

#navi {
	margin-top:8px;
	text-align:right;
	text-transform:uppercase;
	letter-spacing:0.2em;
}
#navi li {
	border-bottom:1px solid #b6838d;
	padding:0.6em 0 0.4em 0;
}

ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#hauptteil li {
	margin-bottom:15px;
}

#hauptteil ul {
 margin-bottom:70px;
}

.headline {
	margin-top:-40px;
	margin-bottom:15px;
}

.events #hauptteil li:first-child {border-top:1px dotted #b6838d;}
.events #hauptteil li {
	margin:0px;
	padding:10px 100px 8px 0px;
	border-bottom:1px dotted #b6838d;
}
.subaia {
	background:url(bilder/button-subaia.gif) no-repeat 100% 15px;
}

/*------------------------------------------- erstes Navi-Element mit oberem Strich versehen */
.erstes {
	margin-top:0px; 
	border-top:1px solid #b6838d;
}
#hauptteil {
	letter-spacing:1px;
	padding-bottom:30px;
}

.pflichtfeld {
	font-weight:bold;
}

/* --------------------- link-formatierungen ----------------------- */


a:link { color: #fff; text-decoration:none; font-weight:normal; }
a:visited { color: #fff; text-decoration:none; font-weight:normal; }
a:hover { color: #000; text-decoration:none; font-weight:normal; }
a:active { color: #fff; text-decoration:none; font-weight:normal; }

#hauptteil a:link { color: #fff; text-decoration:none; font-weight:normal; border-bottom: 1px dotted; }
#hauptteil a:visited { color: #fff; text-decoration:none; font-weight:normal; border-bottom: 1px dotted; }
#hauptteil a:hover { color: #000; text-decoration:none; font-weight:normal; border-bottom: 1px solid; }
#hauptteil a:active { color: #fff; text-decoration:none; font-weight:normal; border-bottom: 1px dotted; }

#hauptteil a[href ^='http://'] { 
   padding-right: 15px;
   background: transparent url(bilder/icon_extern.gif) no-repeat center right;
}
/*-------------------------------  bilder-galerie  --------------------------------- */

.duo a, .galerie a { border-bottom:0px !important; }

/* --------------------- hervorhebung der aktiven seite ----------------------- */
.startseite #startseite,
.portrait #portrait,
.galerie #galerie,
.events #events,
.links #links,
.duo #duo,
.kontakt #kontakt
{
	font-weight:bold;
}

/* --------------------- kontaktformular ----------------------- */

#formular { margin:0; padding:0; border:0px solid; width:400px;}

	form { margin:0; padding:0;}
	fieldset {width:350px;border:0px;  border-top:1px solid; padding:10px; margin:5px; text-align:left; }
/*	fieldset:hover { border-color:#2a242f; } */
	fieldset#checkbox input  {width:35px;}
	legend {font-size:1.1em; font-weight:bold; padding:5px; margin:5px; background:none;}
	label { font-size:1em; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:120px; display:block; float:left; clear:left; }
	input {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:190px; background:#fff;}
	input:focus {border-color:#fff;}
	select {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; background:#fff; width:190px;}
	textarea {width:193px; border:1px solid #666;}
	textarea:focus {border-color:#fff;}
	.plz {width:40px;}
	.ort {width:140px;}
	.strasse {width:160px;}
	.strnummer {width:20px;}
	.submitbtn {width:196px; background:#2a242f; border:1px solid; border-color:#999 #333 #333 #999; color:#fff; cursor:pointer; padding:0; margin:0;}
	.submitbtn:hover {background:#fff; color:#2a242f; border:1px solid; border-color:#2a242f;}
	.noborder {border-width:0px !important; }
	
/*------- lightbox ----*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(bilder/prevlabel.gif) left 38% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(bilder/nextlabel.gif) right 38% no-repeat; }

#imageDataContainer{ font: 10px; 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: 102px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

