.txt {
	font-family: arial, helvetica;
	font-size: 12px;
	color: black;
}

.txt2 {
	font-family: arial, helvetica;
	font-size: 12pt;
	color: black;
}

.small {
	font-family: arial, helvetica;
	font-size: 11px;
	color: black;
}

.error {
	color: #D23D3D;
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
}

.head {
	color: gray;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 90%;
}

.head2 {
	color: gray;
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	line-height: 94%;
}

.shead {
	color: gray;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
}

.nhead {
	color: black;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}

.boxhead {
	color: gray;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 90%;
}

img.box {
	border: 1px solid #B22A2A;
	margin-left: 3px;
}

a.no {
	color: black;
	text-decoration: none;
}

a.l {
	color: #D23D3D;
	text-decoration: none;
}

a.l:visited {
	color: #D23D3D;
	text-decoration: none;
}

a.l:active {
	color: #D23D3D;
	text-decoration: none;
}

a.l:hover {
	color: #D23D3D;
	text-decoration: underline;
}



a.bt {
	color: white;
	text-decoration: none;
	background: gray;
	border: 0px;
	padding: 1px;
}

a.bt:visited {
	color: white;
	text-decoration: none;
	background: gray;
	border: 0px;
	padding: 1px;
}

a.bt:active {
	color: white;
	text-decoration: none;
	background: gray;
	border: 0px;
	padding: 1px;
}

a.bt:hover {
	color: white;
	text-decoration: none;
	background: #D23D3D;
	border: 0px;
	padding: 1px;
}


a.topnav {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.topnav:visited {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.topnav:active {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.topnav:hover {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #D23D3D;
	text-decoration: none;
}

img.teaser {
	border: 1px solid #B6B7BE;
	margin-left: 3px;
}

.inhalt {
	background: white;
}

.inp {
	border: 1px solid #B6B7BE; background: white; padding: 0px;
	font-family: arial;
	font-size: 11px;
}

.bt {
	border: 1px solid #B6B7BE; background: #B22A2A; padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: white;
}

.boxrechts {
	border-top: 3px solid #B6B7BE;
	border-left: 1px solid #B6B7BE;
	border-right: 1px solid #B6B7BE;
	border-bottom: 3px solid #D23D3D;
	background: white;
	padding: 4px;
	margin-bottom: 20px;
}


.tabtrenner {
	background: #eeeeee;
}

.tabhead {
	background: #D23D3D;
	font-family: arial, helvetica;
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding: 2px;
}

.bb {
	border-bottom: 1px solid black;
	font-family: arial, helvetica;
	font-size: 12pt;
	color: black;
}

.btop {
	border-top: 1px solid black;
	font-family: arial, helvetica;
	font-size: 12pt;
	color: black;
}
