#header_print{ 
	margin-bottom: 22pt;
	border-bottom: 1px dotted #06ae0b;
	border-top: 1px dotted #06ae0b;
	} 

.print{ 
    font-size: 9pt;
    line-height: 150%;       
	} 
	

/* CSS Document */

*	{
	margin: 0;
	padding: 0;
	page-break-before: avoid;
	}

html
	{
	height: 100%;
	}

body 
	{ 
	font-size: 10pt;
	color:#000000;
	min-height: 101%;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

p	{
	padding-bottom:10px;
	font-size: 10pt;
	line-height: 20px;
	}
     
a	{
	color: #fff;
	text-decoration: none;
		background-color: transparent; 
    content: " ( " attr(href) " ) ";	
	}

a, a:after, a:link:after,  
a:visited:after
    { 
    font-size: 10pt;
	color: #666;
    background-color:transparent; 
    content: " ( " attr(href) " ) "; 
    }
		
#inhalt a 
	{
	background-color: transparent; 
    content: " ( " attr(href) " ) "; 	}

#inhalt a:hover 
	{
	display: none;             
	}	
	
h1	{
	color: #06ae0b;
	font-weight:lighter;
	font-size: 13pt;
	line-height: 25px;
	letter-spacing: 2px;
	padding-bottom: 20px;
	}

h2	{
	color: #06ae0b;
	font-size: 11pt;
	letter-spacing:1px;	
	line-height: 25px;
	padding: 8px 0 5px 0;
	}
	
       
/*----------------------------- Layout ------------------------*/

#container
	{ 
	background-color:transparent;
	}	
	
#header a
	{ 
	display: none;
	}	

#headerbild
	{ 
	display: none;
	}
		
#content
	{ 
	background-color:transparent;
	}
	
#grashalm
	{ 
	display: none;
	}

#inhalt
	{ 
	padding: 25px 25px 25px 35px; 
	width: auto; 
	height: auto;
	margin: 0 33px; 
	}


/*----------------------------- Hauptnavigation ------------------------*/


#container_navigation, #hauptnavi li, #hauptnavi a, #hauptnavi a:hover, #hauptnavi, a#hncurrent
	{ 
	display: none;
	}

.linie
	{
	display: none;
	}

/*----------------------------- Subnavigation im Header ------------------------*/

#subnavicont, #subnavi a, #subnavi li, #subnavi a:hover, #subnavi a#current 
	{ 
	display: none;
	}


/*----------------------------- Lyout INHALT ------------------------*/

/*----LISTEN -----*/

ol
	{
	padding-bottom: 9px;
	font-size: 13px;
	line-height: 20px;
	list-style:square outside;
	margin-left: 15px;
	}

ol li
	{
	padding: 0 0 6px 0px;
	}


/*---- Tabellen und Formulare ----*/
table
	{
	width: 448px;
	border: 1px dotted #06ae0b;
	margin: 8px 0 0 0;
	padding-left: 5px;
	font-size: 12px;
	}

td	{
	padding: 6px 0px;
	}
	 
th	{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 120px;
	padding: 10px 0 0 5px;
	}	

input, textarea, select 
	{
	border: 1px #06ae0b solid;
	padding: 0;
	margin: 0;
	}

select:hover, input:focus, input:hover, 
textarea:focus, textarea:hover, select:hover 
	{
	background-color: #cdee9d;
	}
			
.rot
	{
	color:#CC0000;
    }

.gruen
	{
	color:#06ae0b;
	border-bottom: 1px dotted #06ae0b;	
    }
		
.formtitel
	{
	border-top: 1px dotted #06ae0b;
	color: #06ae0b;
	}
     
.borderbottom
	{  
	border:none;
	margin:0;
	border-bottom: 1px dotted #06ae0b;
    }
	
.wenigabstand
	{
	padding-bottom:7px;
	}

.passfoto
	{
	border:medium none;
	float:left;
	margin-top:5px;
	padding: 9px 25px 20px 0;
	}		

.gruen_linie
	{
	color:#06ae0b;
	border-bottom: 1px dotted #06ae0b;
	border-top: 1px dotted #06ae0b;
	margin-bottom:15px;	
    }
		
/*----------------------------- Fotogalerie ------------------------*/

#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: 5px;
	}

#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:images/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(../bildergalerie/images/prevlabel.gif) left 15% no-repeat;
	}

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

#imageDataContainer
	{
	font: 9px 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: #06ae0b;
	}

.thumbnail 
	{
	float: left;
	margin: 0 10px 10px 0;
	border: none;	
	}

.clearboth { clear: left; }
