/*Allgemein---------------------------------------------------------------------------*/
BODY, th, td, tr, a, div, p, pre, span, input, select, form
{margin: 0px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; /*line-height: 14px;*/ color : #000000; font-style: normal;}

hr {height:0px; text-align:left; border:1px dotted #666666;}
		   
/*Texte-------------------------------------------------------------------------------*/
.headline   {font-size: 13px; color:#FE0000; font-weight: normal;}
.txtweis10   {font-size: 10px; color:#FFFFFF; font-weight: normal;}
.txtweis11   {font-size: 11px; color:#FFFFFF; font-weight: normal;}
.txtweis13   {font-size: 13px; color:#FFFFFF; font-weight: normal;}
.txtbold01   {font-size: 11px; color:#000000; font-weight: bold;}

/*Links-------------------------------------------------------------------------------*/
a.linknavi       {font-size:11px; text-decoration:underline; color:#FE0000; font-weight: normal;}
a.linknavi:hover {font-size:11px; text-decoration:none; color:#666666; font-weight: normal;}
a.linknaviactive       {font-size:11px; text-decoration:none; color:#666666; font-weight: normal;}


/*BGColors-------------------------------------------------------------------------------*/
.bghead   {background-color:#FFFFFF;}
.bghead2   {background-color:#E6E6E6;}

/*Formfelder--------------------------------------------------------------------------*/

.form140 {width: 140px;}
.form100 {width: 100px;}
.formsubmit140 {
	width: 140px;
	background-color:#FE0000;
	border: 1px solid #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	cursor: hand
}
.formsubmit80 {
	width: 80px;
	background-color:#FE0000;
	border: 1px solid #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	cursor: hand
}
.login_bg {
	background-color:#F9F8F3;
}
