body, p, ul, li, td
	{
	Font-Family:Arial,Helvetica,Verdana,sans-serif;
	Font-Size:13px;
	Color:#333333;
	}
	
H1
	{
	Font-Size:22px;
	Font-Weight:Bold;
	Letter-Spacing:1pt;
	Color:#CC0000;
	}
	
H2
	{
	Font-Size:18px;
	Font-Weight:Bold;
	Letter-Spacing:1pt;
	}

H3
	{
	Font-Size:16px;
	Font-Weight:Bold;
	}

H5
	{
	Font-Size:14px;
	Font-Weight:Bold;
	}

.SMALL
	{
	Font-Size:11px;
	}

.FUSS
	{
	Font-Size:10px;
	}

.PFAD
	{
	Font-Size:10px;
	}

.LARGE
	{
	Font-Size:16px;
	}

.inhalt
	{
	Line-Height:130%;
	}

.kopf1a
	{
	Font-Size:16px;
	Color:#FFFFFF;
	Font-Weight:Bold;
	Padding-Left:20px;		
	}
	
.kopf1b
	{
	Font-Size:14px;
	Color:#333399;
	Font-Weight:Bold;
	Padding-Left:20px;		
	}

.kopf2b
	{
	Font-Size:14px;
	Color:#333399;
	Font-Weight:Bold;
	Padding-Right:20px;		
	}
	

	
.nav1
	{
	Font-Size:13px;
	Color:#FFFFFF;
	Font-Weight:Bold;
	Padding-Top:5px;
	}	
	
.nav2
	{
	Font-Size:13px;
	Color:#333399;
	Font-Weight:Bold;
	Padding-Top:5px;	
	}	

.g1
	{
	Font-Size:16px;
	Font-Weight:Bold;
	}

.g2
	{
	Font-Weight:Bold;
	Padding-Left:30px;		
	}
	
.g3
	{
	Font-Size:12px;
	Font-Weight:Bold;
	Padding-Left:60px;		
	}	
	
.titel1a
	{
	Font-Size:15px;
	Font-Weight:Bold;
	letter-spacing:110%;
	Color:#CC0000;
	margin-left:140px;
	}
	
.titel1b
	{
	Font-Size:12px;
	Font-Weight:Bold;
	letter-spacing:110%;
	Color:#333333;
	margin-left:140px;
	}	

.titel2a
	{
	Font-Size:14px;
	Font-Weight:Bold;
	Color:#999999;
	}
	
.titel2b
	{
	Font-Size:14px;
	Font-Weight:Bold;
	letter-spacing:110%;
	Color:#CC0000;
	}	

.headline
	{
	Font-Size:16px;
	Font-Weight:Bold;
	letter-spacing:1pt;
	Color:#CC0000;
	Text-Align:right;
	}
	
.headline_black
	{
	Font-Size:16px;
	Font-Weight:Bold;
	Color:#000000;
	}
		
.rechts_oben
	{
	Font-Size:11px;
	Color:#333399;
	}	

.white
	{
	Font-Weight:Bold;
	Color:#FFFFFF;
	}
.black
	{
	Font-Weight:Bold;
	Color:#000000;
	}
.input1
	{
	Width:220px;
	Color:#333399;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	margin:1px;
	}

.input2
	{
	Width:50px;
	Color:#333399;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	margin:1px;
	}

.input3
	{
	Width:168px;
	Color:#333399;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	margin:1px;
	}

.button1
	{
	Width:220px;
	Color:#333399;
	Font-Weight:Bold;
	border-color:#336633;
	background-color:#33CC66;
	border-width:0px;
	border-style:solid;
	cursor:pointer;
	padding:5px;
	}

.button2
	{
	Width:220px;
	Color:#333399;
	Font-Weight:Bold;
	border-color:#336633;
	background-color:#F8FF78;
	border-width:0px;
	border-style:solid;
	cursor:pointer;
	padding:5px;
	}

.kontakt1
	{
	Width:485px;
	Color:#333399;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	margin:1px;
	}



A
	{
	Color:#333399;
	Font-Weight:Bold;
	text-decoration:none;
	}


A:hover
	{
   	text-decoration:underline;
	}



#dhtmltooltip{
position: absolute;
width: 200px;
border: 2px solid #CC0000;
padding: 4px;
background-color: #FFFFFF;
visibility: hidden;
Font-Size:12px;
z-index: 10000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
