/* Formular*/

label, .two-elements p{
        float:right;
      }
	  
	  
body { 
background-color : #ead49c; 
font-size : 13px; 
font-family : Arial, Helvetica, sans-serif; 
line-height: 17px;
color : #20221c; 
padding : 0; 
margin : 0; 
} 

/*
h1 {
font-size: 16px;
text-transform:uppercase;     lowercase = Kleinschreibung, uppercase = Großschreibung, capitalize = Großschreibung erster Buchstabe
background-color: #20221C;
padding:5px 15px;
margin:0px }*/

h4 {
font-size:16px;
font-weight: bold;
text-align: left;
color:#3f230e;
padding: 5px 10px;
margin:0px;}

h2 {
font-size:30px;
font-weight: bold;
text-align: center;
color:#3f230e;
padding: 5px 10px;
margin:0px;}

h3 {
font-size:13px;
font-weight: bold;
text-align: left;
color:#3f230e;
padding: 15px 0px;
margin: 0px 10px;}

img.download {vertical-align:middle;} /*Ausrichtung mittig*/


/* ----------container to center the layout---------- */
#container {
width: 780px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #ead49c;
padding: 0px;
margin: 0px; }


/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 180px #f8edd1;  /* color of the left column  */ 
background-color: #f9f5eb; /* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------linke Navigation------------- */
#linkenavi {
 width:180px; 
 float:left; 
 position:relative; 
 margin-left:-180px; 
 margin-right:0px;
 }
 
 
 
/*-------------Navi-Menue-------- http://www.thorstenvock.de/css_menuegenerator.php*/ 
#navi {
	margin: 0;
	padding: 0;
	width: 180px;
	border-bottom: 1px #ead49c;
}

#navi ul, #navi li{
	list-style-type: none;
	padding-top: 0px;
	font-weight: normal;
	text-align:left;
}

#navi li a {
	text-decoration: none;
	display: block;
	width: 172px;
	padding: 2px 2px 2px 0px;
}

#navi a:link, #navi a:visited {
	color: #3f230e;
	background-color: #f6e0a8;
	border-left: 6px double #ead49c;
}

#navi #akt {
	color: #694417;
	background-color: #fce8b6;
	border-left: 6px double #ead49c;
}

#navi a:hover, #navi a:hover#akt {
	color: #694417;
	background-color: #fce8b6;
	border-left: 6px double #e0ca94;
}

/*Menue-Rahmen oben*/
.oben { border-top:1px solid #ead49c }
.unten { border-bottom:1px solid #ead49c }
.oben-hell { border-top:1px dotted #f8edd1 }
.unten-hell { border-bottom:1px dotted #f8edd1 }

/*Bild Hintergrund Menue
.bg-menue { background: url(allg/pix-allg/bg-menue.gif) no-repeat; width: 180px; height: 23px; margin: 0px;}*/

/* -----------------content--------------------- */
#content{ 
position: relative; 
margin: 0px; 
padding:0px;
}

.textbox-imp {
width: 250px;
float: left;
/*_height: 280px;*/
min-height: 100px;
margin-bottom: 5px;
padding: 3px;
}


/*Bildergalerie hoch und quer*/

#gal-hoch li
{ 
list-style-type: none;
float: left;
margin: 0 2px 2px 0;
text-align: center;
font-weight: bold; 
}

#gal-hoch img
{
width: 114px;
height: 154px;
display: block;
padding: 0px;
}

#gal-quer li
{
list-style-type: none;
float: left;
margin: 0 2px 2px 0;
text-align: center;
font-weight: bold; 
}

#gal-quer img
{
width: 114px;
height: 85px;
display: block;
padding: 0px;
}

/*Bildergalerie*/

.box-bild1 {
width: 110px;
float: left;
/*_height: 280px;*/
min-height: 80px;
padding-left: 6px;
padding-bottom: 6px;
}

.box-bild2 {
width: 110px;
float: left;
min-height: 152px;
padding-left: 6px;
padding-bottom: 6px;
}

.clear {
clear: left;
/*clear: both;              erzwingt den Umbruch auf jeden Fall*/
}

p {
margin: -7px 0px;
padding: 10px;
font-size: 13px;
color: #20221B
}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
background-color: #f8edd1;} 

.down { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; color: #402e19}

.textklein { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; font-style:italic; color: #402e19}


/*B+S Links in Navigation*/
.bs {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #402e19; text-decoration: none; font-weight: normal; line-height: 22px}/*der ist f&uuml;r den Netscape*/
a:link.bs {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #402e19; text-decoration: none; font-weight: normal; line-height: 22px}
a:visited.bs {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #402e19; text-decoration: none; font-weight: normal; line-height: 22px}
a:hover.bs {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #694417; text-decoration: none; font-weight: normal; line-height: 22px}
a:active.bs {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #402e19; font-weight : normal; text-decoration : none;line-height :22px;}

/*Links mit Hintergrund im Hauptfenster*/

.haupt {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; background-color:#DDE2D1; font-weight: normal; line-height: 22px}/*der ist f&uuml;r den Netscape*/
a:link.haupt {font-family: Arial, Verdana, Helvetica, sans-serif; background-color:#f0e6c8; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal; line-height: 22px}
a:visited.haupt {font-family: Arial, Verdana, Helvetica, sans-serif; background-color:#f0e6c8; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal; line-height: 22px}
a:hover.haupt {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; background-color:#f6edd1; color: #000000; text-decoration: none; font-weight: normal; line-height: 22px}
a:active.haupt {font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px; background-color:#f0e6c8; color : #000000; font-weight : normal; text-decoration : none;line-height :22px;}

/*Lightbox Anfang*/
#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(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; 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*Lightbox Ende*/

