/* CSS Document */

body
		{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
		}
.tabblau
		{
	background-color: #000066;
	background-image: url(../images/blau.gif);
		}

		
.tabtop
		{
	background-image: url(../images/oben.gif);
	background-repeat: repeat-x;
	background-position: left top;
		}
		
.tabbg
		{
	background-image: url(../images/oben.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
		}	
				
.tabnavi
		{
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000066;
		}

.tabweiss
		{
	background-image: url(../images/ecke.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
		}
					
h1  {
	font-size: 18px;
	color: #0000CC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
h1 a:link {
	color: #0000CC;
	text-decoration:underline;
       }
h1 a:visited {
	color: #0000CC;
	text-decoration:underline;
		}
h1 a:hover   {
	color:#FF9900;
	text-decoration:none;
		}
h1 a:active {
	color:#FF0000;
	text-decoration:none;
       }
		
h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
		}	
h2 a:link {
	color: #0000CC;
	text-decoration:underline;
       }
h2 a:visited {
	color: #0000CC;
	text-decoration:underline;
		}
h2 a:hover   {
	color:#FF9900;
	text-decoration:none;
		}
h2 a:active {
	color:#FF0000;
	text-decoration:none;
       }
	   
p  {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
		}
		
p a:link {
	color:#0000CC;
	text-decoration:underline;
       }
p a:visited {
	color: #0000CC;
	text-decoration:underline;
		}		
p a:hover   {
	color:#FF9900;
	text-decoration:none;
		}		
p a:active {
	color:#FF0000;
	text-decoration:none;
       }
	   
.navigation {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
       }
.navigation a:link {
	color:#FFFFFF;
	text-decoration:none;
       }
.navigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
			}		
.navigation a:hover   {
	color:#FF9900;
	text-decoration:underline;
		}		
.navigation a:active {
	color:#FF0000;
	text-decoration:underline;
       }		
				
.orange
		{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
		}	
.orange a:link {
	color:#FF9900;
	text-decoration:underline;
       }
.orange a:visited {
	color:#FF9900;
	text-decoration:underline;
		}
.orange a:hover   {
	color:#0000CC;
	text-decoration:none;
		}
.orange a:active {
	color:#FF0000;
	text-decoration:underline;
       }
	   
.text {
	font-size: 10px;
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
		}	   
.text a:link {
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFFF;
		}
.text a:visited {
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFFF;
		}
.text a:hover {
	color: #0000CC;
	text-decoration: underline;
	background-color: #FFFFFF;
		}
.text a:active {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;
		}

.sidemaptext {
	font-size: 10px;
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
		}
	   
.sidemaptext a:link {
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFFF;
		}
.sidemaptext a:visited {
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFFF;
		}
.sidemaptext a:hover {
	color: #FF6600;
	text-decoration: underline;
	background-color: #FFFFFF;
		}
.sidemaptext a:active {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.copy { display:none; }