html, body  {
	background-color:black;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	overflow:hidden;
	height:auto;
	 }

img {
      border:none;
      margin:0;
      }

.upperSpace { height: 40px; 
	      width:100%;}

.header { 
	border:0px;
	padding:0px;
	margin-bottom: 6px;
	bottom:0px;
	height:120px;}

.line { 
	  padding:0px;
	  margin-bottom:0px;
	  margin-top:0px;
	  left:0px;
	  bottom:0px;
	  top:0px;
	  height:20px;
	  width:100%;
	  background-color:#141413;	
	  clear:left;
	  line-height:20px;
	}

.line  a{font-weight:normal; font-size:11px; text-align:center;}


.line_content { 
	padding:0px;
	margin:0px;
	border:0px;
	height:10px;
	clear:left;
	vertical-align: text-bottom;}

.middelPart {
	height:305px;
	clear:left;	}

.holeSize{
	  width:4000px;
	  }

.content { 
	position: relative;
	z-index:2;
	width:550px;
	height: 275px;
	color:#666666;
	overflow: auto;
	padding-right:6px;
	line-height: 18px;}

.navigation { 
	float:left;
	width:168px;
	margin-top:0px;
	border:0px;
	padding:0px;
	}


.contentSeparator{ 
	float:left;
	width:10px;
	top:0px;
	bottom:0px;
	margin-top:0px;
	border:0px;
	padding:0px;
	height:350px;}

.footer { 
	clear:left;
	border:0px;
	padding:0px;
	margin-top:6px;
	height:20px;
	line-height:20px;
	background-color:#141413;
	margin-bottom:0px;
	left:0px;
	bottom:0px;
	top:0px;
	width:100%;}


.zentriert { 
		width:70%; 
		margin:auto; 
		border:4px solid black;}


span.text{

      }

span.textGruen
      {
      color: #009966;
      }

span.textOrange
      {
      color: #FF6600;
      }

span.textFett
      {
      font-weight: 	bold;
      }

span.ueberschrift{
      font-weight: 	bold;
      color:		#FF6600;
      font-size:	18px;}

span.ueberschriftGruen{
      font-weight: 	bold;
      color:		#009966;
      font-size:	18px;}

span.ueberschriftKlein{
      font-weight: 	bold;
      color:		#004202;
      }



a:link 	{text-decoration:none; color:#666666; }
a:visited 	{text-decoration:none;  color:#666666;}
a:active 	{font-weight:bold;text-decoration:underline;  color:#666666; }
a:hover 	{font-weight:bold; text-decoration:none; color:#ffffff;  } 

/*Vertikale Links ohne fett bei maus trüberr*/
.line a:active {font-weight:normal; }
.line a:hover 	{font-weight:normal; } 


/* groesse der Bilderschau */
#myGallery
{
width: 330px !important;
height: 250px !important;
} 
