a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

a:hoover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #A21513;
}

.text10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

.text10fett {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
}

.text10redfett {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #A21513;
	font-weight : bold;
}

.text12fett {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	text-transform: uppercase;
}

.text12fettred {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #A21513;
	font-weight : bold;
	/*text-transform: uppercase;*/
}

.text10fettbgdunkelgrau {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	background-color : #DFDFDE;
}

.text10bgdunkelgrau {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	background-color : #DFDFDE;
}

.bghellgrau {
	background-color : #F4F4F4;
}

.bgdunkelgrau {
	background-color : #DFDFDE;
}

.bgdunkelgrau2 {
	background-color : #646464;
}

input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	WIDTH:160
}

input.db {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	WIDTH:273
}
input.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	WIDTH:140
}

textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	WIDTH:255
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.hidden
{display:none;}