body {
   	color: #FFFFFF;
	background-color: #474747;
	background-image:url(MFG_background.jpg);
	background-attachment:fixed;
    font-size: 11px;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  

  }

  div#Seite {
    text-align: left;    
    margin: 0 auto;      
    width: 760px;
    padding: 0;
   	background-image:url(bgnavi.jpg);
	background-repeat:repeat-y;
	background-color: #385D71;
    border: 2px solid #FFFFFF;
	
	}
	
  img	
	{
		border-style:solid;
		border-width:1px;
		border-color:#FFFFFF;
	}

	.img_noborder
	{
		border-style:none;
	}

 
  html>body div#Seite {
    border-color:#333333;
  }

  #Logo {
   /*border-bottom: 2px solid #4C0204;*/
   margin:0;
   padding:0;
  

  }
	
  #Navigation {
    font-size: 0.83em;
    float: left; width: 200px;
	/*margin:0;*/
	margin: 0 0 1.2em; 
	padding: 0;
	margin-top:10px;

  }
  	.navi_element_img
	{	
	 	
		margin:0;
		padding:0;
		margin-bottom:-5px;
	 	padding-left:18px;			
	}
  
  	.navi_element
	{	
	 	color: #CCFFFF;
	 	/*margin:10px;*/
		margin:0;
		padding:0;
		margin-bottom:-5px;
	 	padding-left:10px;
	 	text-decoration:none;
		display:block;
	 	font-size:12px;				
	}
	.navi_element:hover
	{
		background-color:#CCCCCC;
		color:#000000;
	}
	.navi_element_active
	{	
	 	color: #FFE6CC;
		margin:0;
		padding:0;
	 	margin:0;
	 	margin-left:10px;
		margin-bottom:-5px;
	 	text-decoration:none;
	 	font-size:12px;	
		font-weight:bold;	
		display:block;
	}
	.navi_element_active:hover
	{
		background-color:#CCCCCC;
		color:#000000;
	}
	.navi_element_bull
	{
		padding-left:5px;
	}
	.navi_child_active
	{	
	 	color: #FFFFFF;
	 	/*margin:10px;*/
		padding:0;
		margin:0;
	 	padding-left:25px;
		margin-bottom:-5px;
	 	text-decoration:none;
	 	font-size:12px;	
		font-weight:bold;	
		display:block;	
	}
	.navi_child_active:hover
	{
		background-color:#CCCCCC;
		color:#000000;
	}
	.navi_child
	{	
	 	color: #FFFFFF;
	 	/*margin:10px;*/
		padding:0;
		margin:0;
		padding-left:25px;
		margin-bottom:-5px;
	 	/*margin-left:10px;*/
	 	text-decoration:none;
	 	font-size:12px;	
		display:block;		
			
	}
	.navi_child:hover
	{
		background-color:#CCCCCC;
		color:#000000;
	}
	.navi_child_bull
	{
		padding-left:25px;		
	}
	
	
  div#Inhalt {
    margin: 0 0 1em 220px;
    padding: 0 1em;
	margin-top:10px;
	
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: navy;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }

  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
	padding-top:5px;
	padding-bottom:5px;
    text-align: center;
    background-color: #5693A6;
    /*border-top: 2px solid #5252FF;*/
  }

   div#Inhalt h1
  {
  	font-size:15px;
	/*border-bottom-color:#943204;*/
	border-bottom-color:#FFFFFF;
	border-bottom-style:double;
	border-width:3px;
	margin-bottom:15px;
	margin-top:5px;


  }



  #Inhalt .imglink {
  	border-width: 2px;
	border-style:solid;
	border-color:#FFFFFF;
  }
  
  
  
  #Inhalt .imglink:hover {
  	border-width:2px;
	border-style:solid;
	border-color:#4D0000;
	
  }

  #Inhalt a:visited,
  #Inhalt a:link {
    color: #FFFFFF;
	/*background-color:#993400;	*/
	text-decoration:none;
	font-weight:bold;

  }

  #Inhalt a:active,
  #Inhalt a:hover {
    color:#990000;
  }
  
  #Inhalt a.a_nachoben
  {
  	color:#C0C0C0;
		
  }

   .p_ueber
  {
	font-size:12px;
 	border-bottom-color:#FFFFFF;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	font-weight:bold;
	padding-top:15px;

  }

   .Fliesstext
   {
		
   }
   
  
   
   .TOC
   {
   	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	background-color:#5693A6;
	width:90%;
	padding:5px;
   }
   
  
  /*----------------------
  Gbook
  ----------------------*/
  #gbook_form
  {
  }

  .gbook_beitrag_text,
  .gbook_name_text,
  .intern_beitrag_text,
  .intern_name_text
  {
  }


  .gbook_senden,
  .gbook_email,
  .gbook_name,
  .gbook_beitrag,
  .intern_senden,
  .intern_name,
  .intern_beitrag
  {
  	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	background-color:#5693A6;
	color:#FFFFFF;
	font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;

  }
   .gbook_email_text
  {
  	display:none;
	color:#66FF00;
  }

  .gbook_eint_name
  {
  	font-weight:bold;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dotted;
	border-bottom-width:1px;
  }
  .gbook_eint_beitrag
  {
  	padding:0px;
	margin:0px;
  }

  .gbook_eint
  {
  	padding:2px;
	margin-bottom:5px;
	border-color:#FFFFFF;
	border-style:dotted;
	border-width:1px;

  }

  .gbook_eint_kommentar
  {
 	 border-top-color:#FFFFFF;
	border-top-style:dotted;
	border-top-width:1px;
	color:#FFFFFF;
	font-style:italic;
	padding-top:5px;

  }
  
  /*----------------------
  Lightbox (http://www.huddletogether.com/projects/lightbox2/)
  ----------------------*/

	#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; margin-top:-75px;}
	#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(../grafiken/lightbox/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(../grafiken/lightbox/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; }
