body {
	margin: 0px;
	font-size: 12px;
	font-family: Lucida Sans Unicode, arial;
	color: #000000;
	vertical-align: bottom;
	text-align: left;
	background-color: #FFFFFF;
}

.rand
{
background-color: #FFFFFF;
}

.titel
{
font-size: 14px;
background-color: #DCDCF0;
color: #0000FF;
vertical-align: top;
}

.text_pic_titel
{
font-size: 12px;
background-color: #FFFFFF;

color: #281464;
vertical-align: top;
}

.text_warn
{
font-size: 14px;
font-family: arial;
color: #FF0000;
vertical-align: middle;
}

.link_warn
{
font-family: arial;
color: #FF0000;
cursor:pointer;
}

.titel_w
{
font-size: 11px;
color: #0000FF;
background-color: #FFFFFF;
text-align: center;
}

.nav-pvf
{
font-size: 12;
background-color: #DCDCF0;
}

.nav-a
{
font-size: 12;
background-color: #DCDCF0;
color: #0000FF;
}

.nav-ffi
{
font-size: 12;
background-color: #FFFFFF;
text-align: center;
}

.ad-pvf
{
font-size: 12;
background-color: #DCDCF0;
color: #646464;
text-align: left;
}

.text
{
font-size: 13px;
background-color: #FFFFFF;
color: #281464;
vertical-align: top;
}

.text_re
{
font-size: 13px;
color: #281464;
text-align: right;
vertical-align: middle;
}

.text_eng
{
font-size: 10px;
background-color: #transparent;
color: #281464;
vertical-align: top;
}

.text_pic
{
font-size: 12px;
background-color: #transparent;
color: #281464;
}

.text_1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #281464;
	background-color: transparent;
	font-weight: bold;
}

.text_2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #281464;
	background-color: transparent;
	font-weight: normal;
}

.aktuell
{
font-size: 13px;
background-color: #DCDCF0;
color: #281464;
text-align: left;
vertical-align: top;
font-weight: normal;
}

.aktuell_r
{
font-size: 13px;
background-color: #DCDCF0;
color: #281464;
text-align: right;
vertical-align: top;
}

.titel_aktuell
{
font-size: 13px;
background-color: #DCDCF0;
color: #281464;
font-weight: bold;
}

.titel_aktuell_r
{
font-size: 13px;
background-color: #DCDCF0;
color: #281464;
font-weight: bold;
text-align: right;
}

.aktuell_kl
{
font-size: 11px;
font-weight: normal;
background-color: #DCDCF0;
color: #281464;
text-align: left;
}

.aktuell_kl_r
{
font-size: 11px;
background-color: #DCDCF0;
color: #281464;
text-align: right;
vertical-align: top;
}

.aktuell_haupt
{
font-size: 13px;
background-color: #DCDCF0;
color: #281464;
font-weight: normal;
text-align:left;
}

.a_komm
{
font-size: 13px;
background-color: #E4E4E4;
color: #281464;
}

.balken
{
	font-family: Lucida Sans Unicode;
	color: #0A114D;
	font-size: 12px;
	background-color: #DCDCF0;
	text-align: center;
}

.fett
{
font-weight: bold;
}

.link
{
color: #0000FF;
cursor:pointer;
} 

.link_kl
{
font-size: 10px;
color: #0000FF;
cursor:pointer;
text-align: right;
} 

.link_kl_balken
{
font-size: 10px;
color: #0000FF;
cursor:pointer;
text-align: right;
background-color: #DCDCF0;
} 

.text_sw
{
font-size: 12px;
background-color: #FFFFFF;
color: #000000;

}

/*
-- Textstyle --
*/
p {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #6D6D6D;
	background-color: transparent;
	font-weight: bold;
	margin-left: 10px;

}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #6D6D6D;
	background-color: transparent;
	font-weight: bold;
	margin-left: 10px;

}

td {
font-size: 14px;
background-color: transparent;
color: #281464;
vertical-align: top;
}

ul, ol, li {
margin-top: 5px;
margin-left: 10px;
background-color: transparent;
color: #281464;
vertical-align: center;
}

/*
-- ENDE Textstyle --
*/

/*
-- Linkstyle --  
*/
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
}

a:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	vertical-align: top;
}



/*
-- ENDE Linkstyle --
*/

