/*************************************Links************************************/

a:link { font-weight:normal; color:#2551A2; text-decoration:none } /*#00A348*/
a:visited { font-weight:normal; color:#2551A2; text-decoration:none }/*#00A348*/
a:hover { font-weight:normal; color:#000000; text-decoration:none }
/*a:hover { font-weight:bold; color:#00A348; text-decoration:none }*/
/*a:active { font-weight:bold; color:#0033CC; text-decoration:underline }*/
.menuButton a:visited{font-weight:normal; color:#000000; text-decoration:none}
.menuButton a{font-weight:normal; color:#000000; text-decoration:none}
.menuButton a:hover{font-weight:normal; color:#2551A2; text-decoration:none }
.submenuButton a:visited{font-weight:normal; color:#000000; text-decoration:none}
.submenuButton a{font-weight:normal; color:#000000; text-decoration:none}
.submenuButton a:hover{font-weight:normal; color:#2551A2; text-decoration:none }
.menuButton_aktiv a:hover{font-weight:normal; color:#2551A2; text-decoration:none } 
.submenuButton_aktiv a:hover{font-weight:normal; color:#2551A2; text-decoration:none } 

/*********************************Tabellenbreiten*******************************/

table {border-collapse: collapse;
	       font-family: arial;/*helvetica;verdana; */
	         font-size:	10pt;
                border: 0pt;
				    h1: 10pt;
									
	      }
		  
td{vertical-align:top;
}
		  

/*******************************/

.index{
	border:      none; /* 1px solid  #2551A2;*/
	
}

.hauptfenster{
	padding-left:10pt;
	text-align: left;
	padding-right:10pt;
	padding-top:10pt;
	padding-bottom:10pt;
	
	background-color: white;
}
.adressfenster{
	/*padding-left:10pt;*/
	text-align: center;
	font-size:	8pt;
	/*padding-right:10pt;*/
	/*padding-bottom:10pt;*/
	background-color: white;
}

.title{
text-align: right;
padding-top:5px;
padding-right:20px;

}


.menu{
	/*text-align: right;*/
	border-bottom: 1px solid #c5cae2;
	border-top:    1px solid #c5cae2;
	/*width: 100%;*/
	/*background-color: navy;*/
	/*background-image: url(Grafiken/hintergrund_menu.gif);*/
	padding-left:150px;
}


.menuButton{
	border-right:  1px solid #c5cae2;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
	color: 00A348;
}
.menuButton_aktiv{
	border-right:  1px solid #c5cae2;
	padding-left:10px;
	padding-right:10px;
	color: 00A348;
	 background-color: white;
	text-align: center;
}

/*****************************Textformatierungen*******************************/

body {

	  }
	
iframe {
	        background-color:white;
	        scrollbar-face-color:#33FF00; 
			scrollbar-shadow-color:#33CC00; 
			scrollbar-highlight-color:#33CC00; 
			scrollbar-3dlight-color:#FFFFFF; 
			scrollbar-darkshadow-color:#FFFFFF; 
			scrollbar-track-color:#FFFFFF; 
			scrollbar-arrow-color:#FFFFFF;
}  

textarea {/*font-family:georgia; */
	  	 	font-size:8pt;
	      	background-color:white;
	     }

.ueberschrift1{
			/*font-size:12pt;*/
			font-style:normal;/* italic, oblique, normal,*/
			font-weight: bold; /*bold*/
		/*	font-color: #000080;*/
			border-bottom: 1px solid #2551A2; 
			text-align: left;
}
.ueberschrift2{
			/*font-size:12pt;*/
			font-style:italic;/* italic, oblique, normal,*/
			font-weight:bold; /*bold*/
			text-align: left;
}

.ueberschrift3{
			/*font-size:12pt;*/
			font-style:normal;/* italic, oblique, normal,*/
			font-weight:bold; /*bold*/
			text-align: left;
			color:#00A348;
}

.schrift_normal{
			/*font-size:12pt;*/
			font-style:normal;/* italic, oblique, normal,*/
			font-weight:normal; /*bold*/
			text-align: justify;
			color:#OOOOOO; 
}
.schrift_kursiv{
			font-style:italic;/* italic, oblique, normal,*/
			font-weight:normal; /*bold*/
			text-align: left;
}

.blocksatz{
			text-align:justify;
}
th{
			vertical-align:top;
			font-style:normal;/* italic, oblique, normal,*/
			font-weight:normal; /*bold*/
			text-align: justify;
			color:#OOOOOO; 
}

.newsfeld{
			text-align: justify;
			align:center;
}


.catch2{
background-color:#DFEAFF;


}






#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; }


