BODY,TD  {
	FONT-FAMILY : verdana,Arial,sans-serif,helvetica;
	FONT-SIZE : 8pt;
	COLOR : #023569;
}

BODY  {
	background-color : #023569;
}

A:link  {
	COLOR : #023569;
	TEXT-DECORATION : underline;
	font-weight : bold;
}

A:visited  {
	COLOR : #023569;
	TEXT-DECORATION : underline;
	font-weight : bold;
}

A:hover  {
	COLOR : #B70504;
	TEXT-DECORATION : underline;
	font-weight : bold;
}

.pay  {
	color:#ffffff;
}
.bodyhead {
    color:#023569;
	font-size=2px;
}
.tfield {
  	border-style: solid; 
	border-width:1; 
	background-color: #f9f9f9; 
	font-size: 8pt;
	font-family:Verdana, Arial, Helvetica;
	threedface:#e3e3e3;
	scrollbar-base-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-track-color: #f9f9f9; 
	scrollbar-arrow-color: #cc0000;
	scrollbar-highlight-color: #f9f9f9; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-shadow-color: #f9f9f9;
	scrollbar-darkshadow-color: #000000; 
}

.more a{
	color: #f3e3bf;
	font-size: 14pt;
	font-weight: bold;
	TEXT-DECORATION : none;
}
.more a:hover{
	text-decoration: underline;
	##background-color: #abce34;
}
.titlered {
        color: #B70504;
        font-size: 20pt;
        font-weight: bold;
        text-align: center;

}
.subtitle {
        font-size: 16pt;
        font-weight: bold;
        text-align: center;

}
.textred {
        color: #B70504;
        font-size: 12pt;
        font-weight: bold;
}
.impressum a{
        color: #f3e3bf;
        font-size: 8pt;
        TEXT-DECORATION : none;
}

#footer {
        width: 850px;
        text-align: center;
}

#camwrap {
	width: 850px;
}

#headwrap {
        width: 850px;
        background-color: #E9E4D6;
}


