.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.titel {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

body {

 scrollbar-base-color = #CCCCCC;      /*Basisfarbe der Scroll-Leiste*/
 scrollbar-arrow-color = #CCCCCC;     /*Farbe für Verschiebepfeile*/
 scrollbar-darkshadow-color = #CCCCCC;   /*Farbe für Schatten*/
 scrollbar-face-color = #FFFFFF;      /*Farbe für Oberfläche*/
 scrollbar-highlight-color = #FFFFFF;   /*Farbe für oberen und linken Rand*/
 scrollbar-shadow-color = #FFFFFF;     /*Farbe für unteren und rechten Rand*/
 scrollbar-track-color = #CCCCCC;

}

input{
 background-color:#F2EACB;
 border-color: #B2A882;
 border-width:1px;
 border-style:solid;
 color: #000000;
font-family: Verdana;
 font-size: 11px;
 font-weight: normal
}
check input{
 background-color:#000000;
 border-color: #000000;
 border-width:1px;
 border-style:solid;
 color: #000000;
font-family: Verdana;
 font-size: 11px;
 font-weight: normal
}

.hg table{
	background-color:#450B0B;
	background-position: left;

}

.txthg td{
 background-color:#F2EACB;
}

.logohg td{
 background-color:#771A1A;
}
.weiss td{
 background-color:#802828;
}

textarea{
 background-color:#F2EACB;
 border-color: #B2A882;
 border-width:1px;
 border-style:solid;
 color: #000000;
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal;

}
select{
 background-color:#F2EACB;
 border-color: #B2A882;
 border-width:1px;
 border-style:solid;
 color: #000000;
font-family: Verdana;
 font-size: 11px;
 font-weight: normal;
}

input.checkradiobox{
  border:none;
 background-color:transparent;
}

input.button{
  background-color:#F2EACB;
 border-color: #B2A882;
 border-width:1px;
 border-style:solid;
 color: #000000;
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal
}

a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #E20015;
	text-decoration: none;
	

}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
	
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #E20015;
	text-decoration: none;

}
.txt-klein {
	font-family: Verdana;
	font-size: 11px;
	color: F2EACB;
}
