/* Hintergrundbilder und -farben, Scrollbalken --------------------------------------------------------*/

.fr_leer {
	background-color:#000033;
}


 /* Text  --------------------------------------------------------*/

.txt_normal {
	color : #999999; font-family : verdana, arial, helvetica; font-size: 9px; line-height: 130%;vertical-align: top;
}
.txt_ueberschr {
	color : #E50004; font-weight : bold; font-family : verdana, arial, helvetica; font-size : 14px; line-height : 130%;
}
.txt_tabelle {
	color : #656565; font-family : verdana, arial, helvetica; font-size: 11px; line-height: 120%;vertical-align: top;
}

 /* Tabellen  --------------------------------------------------------*/

.tab_ueber {
  	color : #999999; font-family : verdana, arial, helvetica; font-size: 9px; line-height: 130%;vertical-align: top;
	border-color: #919597; border-width: 1px; border-style: solid; background-color: #E1DCCB;
}
.tab_ueber2 {
	border-bottom-style: solid; border-top-style: solid; border-color: #919597; border-width: 1px;
}
.tab_ueber3 {
	border-bottom-style: solid; border-top-style: solid; border-color: #BDBEBE; border-width: 1px;
}
.tab_normal {
	border-color: #919597; border-width: 1px; border-style: solid; background-color: #F9F6EC;
}
 /* Bilder --------------------------------------------------------*/

.bild {
	border-color: #919597; border-width: 1px; border-style: solid;
}
/* Links  --------------------------------------------------------*/

a.link_grau:link {
	color : #656565; font-family : verdana, arial, helvetica; font-size : 12px; line-height : 130%; text-decoration: none;
}
a.link_grau:visited {
	color : #656565; font-family : verdana, arial, helvetica; font-size : 12px; line-height : 130%; text-decoration: none;
}
a.link_grau:active {
	color : #E50004; font-family : verdana, arial, helvetica; font-size : 12px; line-height : 130%; text-decoration: none;
}
a.link_grau:hover {
	color : #E50004; font-family : verdana, arial, helvetica; font-size : 12px; line-height : 130%; text-decoration: none;
}

a.login:link {
	color : #656565; font-family : verdana, arial, helvetica; font-size : 11px; line-height : 130%; text-decoration: none;
}
a.login:visited {
	color : #656565; font-family : verdana, arial, helvetica; font-size : 11px; line-height : 130%; text-decoration: none;
}
a.login:active {
	color : #E50004; font-family : verdana, arial, helvetica; font-size : 11px; line-height : 130%; text-decoration: none;
}
a.login:hover {
	color : #E50004; font-family : verdana, arial, helvetica; font-size : 11px; line-height : 130%; text-decoration: underline;
}

a.link:link {
	color : #E50004; font-family : verdana, arial, helvetica; font-size : 9px; line-height : 130%; text-decoration: none;
}
a.link:visited {
	color : #E50004; font-family : verdana, arial, helvetica; font-size : 9px; line-height : 130%; text-decoration: none;
}
a.link:active {
	color : #E50004; font-family : verdana, arial, helvetica; font-size : 9px; line-height : 130%; text-decoration: none;
}
a.link:hover {
	color : #E50004; font-family : verdana, arial, helvetica; font-size : 9px; line-height : 130%; text-decoration: none;
}


 /* Formularfelder  --------------------------------------------------------*/

.feld {
	color : #656565; font-family : verdana, arial, helvetica; font-size: 12px;  line-height : 130%;
}
