body {padding:0; margin:0; font-size:11px; color:#ffffff; }
.ueberschrift_rot{font-family:Arial; font-size:14px; font-weight:bolder;  color:#f80000}
  .s{font-family:Tahoma; font-size:11px;  color:#9A9A9A; text-decoration:none}

.red{font-family:Arial; font-size:12px; text-decoration:underline; color:#D13939}
.red:hover{font-family:Arial; font-size:12px; text-decoration:underline; color:#D13939}

.link_s_rot{font-family:Arial; font-size:13px;  text-decoration:underline; font-weight:bold;  color:#D13939}
.link_s_rot:hover{font-family:Arial; font-size:13px; text-decoration:underline; font-weight:bold;  color:#D13939}

.link_s_12{font-family:Arial; font-size:12px; font-weight:bold; text-decoration:underline;  color:#D13939}
.link_s_12:hover{font-family:Arial; font-size:12px; font-weight:bold; text-decoration:underline; color:#D13939}

.link_grau{font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:underline; color:#E2C32B;}
.link_grau:hover{font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:underline; color:#E2C32B;}

.w{font-family:Arial; font-size:11px;  color:#FFFFFF; text-decoration:none}
.w:hover{font-family:Arial; font-size:11px;  color:#FFFFFF; text-decoration:none}

  .blue{font-family:Tahoma; font-size:11px;  color:#8A8C8F;}
  
.weiss_text_fett{font-family:Arial; font-size:14px; font-weight:900;  color:#FFFFFF;}
.weissgross{font-family:Arial; font-size:13px;  color:#FFFFFF; font-weight:bold}
.w1{font-family:Arial; font-size:11px;  color:#FFFFFF}
.w2{font-family:Arial; font-size:12px;  color:#FFFFFF;}
  .b{font-family:Tahoma; font-size:11px;  color:#000000; }
  .schwarz{font-family:Arial; font-size:12px;  color:#000000}
  .schwarzgross{font-family:Arial; font-size:13px;  color:#000000; font-weight:bold}
  .projekt_story{font-family:Arial; font-size:15px;  color:#000000; font-weight:bold}


  .owscounter {color:#D13939}

	/* Standart Links */
	a		    { color:#D13939; text-decoration:underline; font-size: 12px; }
	a:hover		{ color:#ffffff; text-decoration:overline; font-size:12px;  }

 .t1{background:url(../images/1_z1.gif) center left no-repeat; margin:0px 0px 0px 24px; padding:0px 0px 0px 14px }
 .t2{background:url(../images/1_z2.gif) center left no-repeat; margin:0px 0px 0px 22px; padding:0px 0px 0px 10px }
 .t3{background:url(../images/1_z1.gif) center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }
 .t4{background:url(../images/1_z2.gif) center left no-repeat; margin:0px 0px 0px 26px; padding:0px 0px 0px 10px }
 
.form{
ont-family:Arial; font-size:11px;  color:#FFFFFF; text-decoration:none;
width:182px; 
height:22px;
border-style:solid; 
border-width:1px; 
border-color:#8A8C8F; 
background-color:#333B46;
}
.form_text{
ont-family:Arial; font-size:11px;  color:#FFFFFF; text-decoration:none;
width:410px; 
border-style:solid; 
border-width:1px; 
border-color:#8A8C8F; 
background-color:#333B46;
}
.button	{
					font-family:verdana; font-size:11px;
 					border:1px #000000 solid;
 					background-color:#8A8C8F;
}
  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		scrollbar-3dlight-color:#050709;
    scrollbar-track-color:#050709;
    scrollbar-shadow-color:#050709 ;
    scrollbar-face-color:#FFFFFF; 
	scrollbar-arrow-color:#050709;
	scrollbar-darkShadow-color:#050709;		
		}
		#input2{
  		scrollbar-3dlight-color:#050709;
    scrollbar-track-color:#050709;
    scrollbar-shadow-color:#050709 ;
    scrollbar-face-color:#FFFFFF; 
	scrollbar-arrow-color:#050709;
	scrollbar-darkShadow-color:#050709;		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}


 /* GB - die links */
 
.sitenav .aktuelleseite {
color: #ffffff;
font-weight: bold;
}
.sitenav .seiteninfo {
background-color: #d13939;
font-weight: bold;
}
.sitenav td a {
color: #d13939;
text-decoration: none;
font-weight: bold;
}
.sitenav td a:hover {
color: #E2C32B;
text-decoration: none;
font-weight: bold;
}

 
 
 
/*popup fotos*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #D2393B;
	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: transparent url(images/blank.gif) no-repeat; /* 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: #D2393B;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	.mtab {background-image: url("../images/ats_dia.jpg"); border:0; padding:0; margin:0; cell-spacing:0;

