﻿body
{
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 13px;
	color: #808080;
	background-color: White;
	background-image: url(img/hg_a01.jpg);
	background-repeat:repeat-x;
}

td
{
	padding:2px 0 2px 0;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	text-align:left;
}
h1
{
	color: #10A2A1;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 2px 0 2px 0;
	padding: 0px 0px 20px 0px;
	}
h2
{
	color: #585453 ;
	font-size:15px;
	font-weight:bold;
	margin: 2px 0 2px 0;
	padding: 0px 0px 10px 0px;
	}
h3
{
	color: #10A2A1;
	font-size:12px;
	font-weight:bold;
	margin: 2px 0 2px 0;
	padding: 0px 0px 10px 0px;
}
.gr1
{
font-size:20px;
font-weight:normal;
}
.gr2
{
font-size:25px;
font-weight:normal;
}
.gr3
{
font-size:15px;
font-weight:normal;
}
	
	table
	{
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	}	
div
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}		
#content
{
left: 160px; 
top: 120px; 
z-index: 5; 
width: 800px; 
height: 360px;
position: absolute; 
overflow: auto;	
border: solid 0px green;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
	}
#navi_haupt
{
left: 10px; 
top: 140px; 
width:130px;
z-index: 6;  
position: absolute; 
overflow: auto;	
border: solid 0px blue;
	}	
	
#download
{
left: 260px; 
top: 265px; 
z-index: 6;  
position: absolute; 
overflow: auto;	
border: solid 0px green;
	}			
#aussen
{
width: 950px; 
height:500px;
position: absolute; 
left: 50%; 
top: 0px;
margin-left: -475px;
background-image: url(img/ccc.jpg);
background-repeat:repeat-x;
border: solid 0px green;
vertical-align:top;
}

	
a.navi1
{
	color: #10A2A1;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0px 0 0px;
	text-align:left;
}
a.navi1:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a.navi1_aktiv
{
	color: #809A24;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0px 0 0px;
	text-align:right;
}

a.imtext
{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0px 0 0px;
	text-align:left;
}
a.imtext:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
	
	
	.Feld { 
	background-color:#FFFFFF;
	color:#9198a2;
	font-size: 10px;
	width:100px; 
	font-family:Arial;
	padding: 2px 0 2px 2px;
	border-top: solid 2px #6C6C6C;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 2px #B6B6B6;
	border-left: solid 1px #B6B6B6;
	}
