::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #0C2E3F;
  border: 0px solid #ffffff;
  border-radius: 8px;
}
::-webkit-scrollbar-thumb:hover {
  background: #00698c;
}
::-webkit-scrollbar-thumb:active {
  background: #00698c;
}
::-webkit-scrollbar-track {
  background: #555555;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
  background: #666666;
}
::-webkit-scrollbar-track:active {
  background: #555555;
}
::-webkit-scrollbar-corner {
  background: transparent;
}




  html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: 'Arial','sans-serif';
	background-color: #111;
	color: #888;
	font-size: 12px; 
	outline-style: hidden;
  }
  
  img {
	border: 0px solid transparent;
	border-style: none;
	outline-style: none;
	vertical-align:middle;"
  }
  
 #menu {
    position: absolute;
	height: 100%;	
	width: 220px;
	background-color: #111;
	color: #888;
	opacity: 1.0;
	padding: 50px 20px;
	visibility: hidden;
	z-index: 100;
  }

#meldung {
    position: absolute;
	height: 37px;			
	width: 360px;
	margin-top: -10px;
	margin-left: -180px;
	top: 50%;
	left: 50%;
	background-color: #111;
	color: #CE0000;
	opacity: 1.0;
	padding: 10px 20px;
	display: none;
	z-index: 100;
  }
  
 #mail {
    position: absolute;
	height: 110px;			
	width: 420px;
	margin-top: -30px;
	margin-left: -210px;
	top: 50%;
	left: 50%;
	background-color: #111;
	color: #AAA;
	opacity: 1.0;
	padding: 10px 30px;
	display: none;
	z-index: 100;
  }
  
 #mailLink {
	 padding:5px 10px;
	 width: 400px;
	 font-size: 13px;
 }
  
#map {
	float: left;
	height: 100%;
	width: 100%;
  }
  
#floating-panel {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 155;
	background-color: #fff;
	padding: 0px;
	border: 1px solid #333;
	text-align: center;
	font-family: 'Roboto','sans-serif';
	line-height: 0px;
	padding-left: 0px;
	}	
	
#floating-panel-1 {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 237px;
	height: 75px;
	z-index: 150;
	background-color: #111;
	color: #fff;
	opacity: 0.8;	
	padding: 7px 0px 0px 10px;
	margin:0px;
	border: 1px solid #005300;
	vertical-align: bottom;
	font-family: 'Arial','sans-serif';
	}
  
#ausgabe {
	position: absolute;
	top: 5px;
	left: 260px;
	width:450px;
	height:62px;
	z-index: 150;
	background-color: #111;
	color: #fff;
	opacity: 0.8;	
	padding: 10px 15px;
	margin:0px;
	border: 1px solid #005300;
	vertical-align: bottom;
	font-family: 'Arial','sans-serif';
	visibility: hidden;
	}
	
.ausgabetitel {
	font-size: 15px;
	color: #00A000;
	font-weight: normal;
	padding: 0px 0px 2px 0px;
	margin:0;
	}
	
.ausgabeperiode {
	font-size: 12px;
	color: #aaa;
	padding: 3px 0px 0px 0px;
	margin:0;
	}

.ausgabebemerkung {
	font-size: 12px;
	color: #aaa;
	padding: 8px 0px 2px 0px;
	margin:0;
	}
	
h1 {
	font-family: 'Arial','sans-serif';
	color: #00A000;
	font-size: 16px; 
	font-weight: normal;
	margin:0;
	}
	
h2 {
	font-family: 'Verdana','sans-serif';
	color: #00B000;
	font-size: 16px; 
	font-weight: normal;
	margin:0;
	border:0;
	padding-top: 0px;
	}
	

.text {
	font-family: 'Arial','sans-serif';
	color: #888;
	font-size: 11px; 
	padding-top:3px;
	}
	
.text1 {
	font-family: 'Arial','sans-serif';
	color: #888;
	font-size: 12px; 
	line-height: 1.2;
	}
	
a {
	font-family: 'Arial','sans-serif';
	color: #00A4A4;
	font-size: 12px; 
	text-decoration:none;
	}
	
.textS {
	color: #00A4A4;
}	
	
Input.AdrButton {
	background-color: #002020; 
    border: 1px solid #007F7F;
    color: #00A4A4;
    padding: 2px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
	}
	
.styled-select select {
   font-family: Verdana, sans-serif;
   background: #252525;
   width: 169px;
   padding: 2px;
   font-size: 13px;
   border: 0;
   border-radius: 0;
   height: 25px;
   -webkit-appearance: none;
   }
 
 .Inhalt {
	color: #009191;
 }
 
 .Error {
		font-size: 11px;
		color: #FF0000;
}

input		{
			font-family: Arial, Verdana, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			border: solid 1px #CCC;
			color: #000000;
			background-color: #CCC;
			font-size: 12px;
			padding:2px;
			margin:0px 0px 2px 0px;
			}	
			
input:hover  	{border: 1px solid #00D5D5;}

					
Input.check	{
			border: solid 0px #CDCDCD;
			color: #CDCDCD;
			background-color: #CDCDCD;
			font-size: 12px;
			}
			
Input.file	{
			border: solid 1px #737373;
			color: #000000;
			background-color: #F3F3F3;
			font-size: 12px;
			}			
			
								
Textarea	{
			font-family : Arial, Verdana, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			border: solid 1px #CCC;
			color: #000000;
			background-color: #CCC;
			font-size: 12px;
			padding: 3px;
			}	
			
Textarea:hover {border: 1px solid #00D5D5;}		

Textarea.RO:focus {border: 0px solid #333;}
												
Select		{
			font-family : Arial, Verdana, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			border: solid 1px #666;
			color: #aaa;
			background-color: #101F13;
			font-size: 12px;
			padding:1px 2px;
			margin:0px 0px 2px 0px;
			scrollbar-color: auto;
			}

Table, tr, td	{	
			color: #000;
			font-size: 12px;
			font-weight: normal;
			vertical-align: middle;
			}
			
td			{
			height: 18px;
			}
			
.HGfont  {
			font-family: Tahoma, Arial, Sans-serif;
			color: #333;
			font-size: 12px;
			font-weight: normal;
			text-align: left;
			}
.HGfont1  {
			font-family: Tahoma, Arial, Sans-serif;
			color: #00B000;
			font-size: 12px;
			font-weight: normal;
			text-align: left;
			}

.TaFarbe0 {background-color : #004800; color: #00B000; font-size:10px;}
.TaFarbe1 {background-color : #AAAAAA; height:16px; padding:0px;}
.TaFarbe2 {background-color : #CDCDCD; height:16px; padding:0px;}	 

	
	
	
/*  ------------------- Ligthning-Box --------------------- */

#fade 		{
			display: none;
			background: #111;
			position: fixed; left: 0; top: 0; 
			z-index: 1000;
			width: 100%; height: 100%;
			opacity: .60;
			z-index: 9999;
			}

.popup_block {
			display: none;
			background: #111; 
			padding: 40px 10px 10px 10px; 	
			border: 2px solid #005300;
			float: left;
			position: fixed;
			top: 50%; left: 50%;
			z-index: 99999;
			/*
			-webkit-box-shadow: 0px 0px 20px #000;
			-moz-box-shadow: 0px 0px 20px #000;
			box-shadow: 0px 0px 20px #000;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
			*/
			}
			

*html #fade {
			position: absolute; 
			}
			
*html .popup_block {
			position: absolute;
			}
			
			
img.btn_close {
			float: right; 
			margin: -35px -5px 0 0;
			}
			
.popup p 	{
			padding: 5px 10px; 
			margin: 5px 0;
			}


 A.select	{			
			opacity: 0.6;
			filter: alpha(opacity=60); 
			} 

			
A.select:hover {
			opacity: 1;
			filter: alpha(opacity=1); 
			}
			
			
A.poplight		{
			font-family: Arial, Verdana, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			color: #646464;
			text-decoration: none;
			} 

			
A.poplight:hover { 	
			text-decoration: underline;
			}			
			
A.poplight1		{
			font-family: Arial, Verdana, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			color: #646464;
			text-decoration: none;
			} 

A.poplight1:hover {
			text-decoration: underline;
			}		

A.poplight2		{
			font-family: Arial, Verdana, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			color: #646464;
			text-decoration: none;
		} 
			
A.poplight2:hover {
			text-decoration: underline;
		}	
	
A.poplight3	{
			font-family: Verdana, Arial, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			font-size: 10px;
			color: #1F235A;  
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
		} 
			
A.poplight3:hover {
			font-family: Verdana, Arial, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			font-size: 10px;
			color:  #1F235A;  	
			text-decoration: underline;
			font-style: normal;
			font-weight: normal;
		}				
	
A.poplight4		{
			font-family: Verdana, Arial, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			font-size: 12px;
			color: #000000;  
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
		} 
			
A.poplight4:hover {
			font-family: Verdana, Arial, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			font-size: 12px;
			color:  #D4040B;  	
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
		}	
	
A.poplight5		{
			font-family: Verdana, Arial, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			font-size: 12px;
			color: #000000;  
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
		} 
			
A.poplight5:hover {
			font-family: Verdana, Arial, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			font-size: 12px;
			color:  #D4040B;  	
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
		}
		
A.poplight6		{
			font-family: Verdana, Arial, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			font-size: 12px;
			color: #000000;  
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
		} 
			
A.poplight6:hover {
			font-family: Verdana, Arial, Helvetica, Swiss, Geneva, Tahoma, Sans-serif;
			font-size: 12px;
			color:  #D4040B;  	
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
		}
	
