H2
{
    COLOR: #222222
}
H1
{
    COLOR: #222222
}
H3
{
    COLOR: #222222
}
H4
{
    FONT-SIZE: 12pt;
    COLOR: #666666;
}
H6
{
    FONT-SIZE: 9pt;
    COLOR: #222222;
}
P
{
    FONT-SIZE: 10pt;
    COLOR: #666666
}
A:link
{
    TEXT-DECORATION: none
	COLOR: #000000;
}
A:active
{
    TEXT-DECORATION: none
}
A:visited
{
    TEXT-DECORATION: none
	COLOR: #000000;
}
A:hover
{
    COLOR: #0000ff;
    TEXT-DECORATION: underline overline
}
BODY
{
    COLOR: #222222;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: #E3DFD1;
	margin: 0;
}
.container {
	width: 1024px;
	background: #fff;
	margin: 0 auto; /* Der mit der Breite gekoppelte automatische Wert an den Seiten zentriert das Layout. */
	overflow: hidden; /* Diese Deklaration bewirkt, dass .container das Ende der fließenden Spalten erkennt und ihren Inhalt aufnimmt. */
	
	
}
 .content {
	margin: 15px 60px 150px 10px;
}

.TABLEcontext
{
	margin-top: 5px;
	width:97%;
}
.TD
{
	background-color : #fff;
	text-align : center;
}

.TDhead
{
	background-color : #fff;
	text-align : left;
	vertical-align: top;
	padding:2px 5px 2px 5px;
	FONT-SIZE: 11pt;
    COLOR: #666666
}

.TDwhite
{
	background-color : #ffffff;
	text-align : center;
}

.TDwhite
{
	background-color : #ffffff;
	text-align : center;
}

.TDleft
{
	background-color : #E9E8E8;
	text-align : left;
}


.TDdark
{
	background-color : #E9E8E8;
	text-align : center;
}

.smallheadline {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #666666;
	FONT-SIZE: 9pt;
	font-weight:normal;
}



.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #666666;
	FONT-SIZE: 8pt;
	/* missing generic font - should add sans-serif */
}

.bigheadline {
	font-family: Arial, Helvetica, sans-serif;
	
	COLOR: #555555;
	FONT-SIZE: 12pt;
	
	font-weight:bold;
	/* missing generic font - should add sans-serif */
}

.TDFORMPROASS
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    background-color : #eeFFFF;
}

.smalllinkFat {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:700;
	COLOR: #333;
	FONT-SIZE: 8pt;
}


.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #666;
	FONT-SIZE: 8pt;
}


.formfield
{
font-family: Arial;
font-size: 11px;
color: black;
background-color: #ffffff;
border: 1px solid;
border-color: #aaaaaa;
}
.formfieldfocus
{
font-family: Arial;
font-size: 11px;
color: black;
background-color: #c3ccff;
border: 1px solid;
border-color: #888888;
}

.img_pfeil
{
	margin:0px 5px 0px 0px;
}

.but_menue
{
 float:left; 
 width:55px; 
 height:49px; 
 padding-top:43px;		 
 margin-left:auto; 
 margin-right:auto; 
 text-align: center; 
 background-repeat:no-repeat; cursor:pointer;
}

.div_impress
{
	position:absolute;
	top:2px;
	left:599px;
	width:100px;
	height:30px;
}

.content_impress
{
    COLOR: #222222;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: #fff;
	margin-top: 80px;
	margin-left: 10px;
	padding:20px;
	
	width:1100px;
	
}