.bodytxt { 
	color: black; 
	font-size: 10px; 
	line-height: 18px; 
	font-family: Verdana 
}
.bodytxt_small { 
	color: black; 
	font-size: 10px; 
	font-family: Verdana 
}
.bodytxt_white { 
	color: white; 
	font-size: 10px; 
	line-height: 18px; 
	font-family: Verdana 
}
.grau { 
	color: #666666; 
	font-size: 10px; 
	line-height: 18px; 
	font-family: Verdana 
}
.hl{ 
	color: #DF6526; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 22px; 
	font-family: verdana, arial 
}
.subhl{ 
	color: #000000; 
	font-weight: bold; 
	font-size: 11px;
	line-height: 18px; 
	font-family: verdana, arial 
}
.img_info { 
	color: #dd6227; 
	font-size: 10px; 
	line-height: 10px; 
	font-family: Verdana;
	font-style : italic;
}


select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
} 
.css_select_dark  {
	border : 0px;
	border-style : solid;
	COLOR: Black;
	border: #000000;
	color: #ffffff;
	background: #959595;
	font-family : Verdana;
	font-size : 11px;
}
.css_input  {
	border : 1px;
	border-style : solid;
	COLOR: Black;
	background-color : #ffffff;
	font-family : Verdana;
	font-size : 11px;
	width: 590px;
	height: 20px;
}
.css_select  {
	border : 1px;
	border-style : solid;
	COLOR: Black;
	background-color : #ffffff;
	font-family : Verdana;
	font-size : 11px;
	height: 20px;
}
.text_feld  {
	border : 1px;
	border-style : solid;
	COLOR: Black;
	background-color : #ffffff;
	font-family : Verdana;
	font-size : 10px;
	width: 590px;
	height: 200px;
}
.text_feld_small  {
	border : 1px;
	border-style : solid;
	COLOR: Black;
	background-color : #ffffff;
	font-family : Verdana;
	font-size : 10px;
	width: 590px;
	height: 80px;
}

a.textlink:hover { color: blue; font-family: verdana, geneva, sans-serif; text-decoration: underline; background-color: white }
a.textlink:link { color: blue; font-family: verdana, geneva, sans-serif; text-decoration: none }
a.textlink:vlink  { color: blue; font-family: verdana, geneva, sans-serif; text-decoration: none; background-color: #fff }
a.textlink:active { color: blue; font-family: verdana, geneva, sans-serif; text-decoration: none }
a.textlink { color: blue;font-family: verdana, geneva, sans-serif; text-decoration: none }


a:hover { color: black; font-size: 11px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none; }
a.white:hover  { color: black; font-size: 11px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none; background-color: white }
a.grau:hover  { color: black; font-size: 10px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none; background-color: #white }
a.schwarz:hover  { color: white; font-size: 10px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none; background-color: black }

a:link { color: black; font-size: 11px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }
a.rot:link { color: white; font-size: 11px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }
a.grau:link { color: EBEBEB; font-size: 10px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }
a.schwarz:link   { color: white; font-size: 10px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }

a:vlink  { color: black; font-size: 11px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none; background-color: #fff }
a.white:vlink { color: black; font-size: 11px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none; background-color: #fff }
a.grau:vlink { color: EBEBEB; font-size: 10px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none; background-color: #fff }
a.schwarz:vlink  { color: white; font-size: 10px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }

a:active { color: black; font-size: 11px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }
a.white:active { color: black; font-size: 11px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }
a.grau:active { color: EBEBEB; font-size: 10px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }
a.schwarz:active  { color: white; font-size: 10px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }

a { color: black; font-size: 11px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }
a.white { color: white; font-size: 11px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }
a.grau { color: #EBEBEB; font-size: 10px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }
a.schwarz  { color: white; font-size: 10px; line-height: 13px; font-family: verdana, geneva, sans-serif; text-decoration: none }
