@charset "ISO-8859-1";

<!--

p.fliesstext
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	line-height: 150%;
}

p.ueberschrift
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DB3743;
	line-height: 150%;
}

.fliesstext
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-decoration: none;
}

a.seitenmenue
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-decoration: none;
}

a.seitenmenue:hover
{
	color: #FFFFFF;
	background-color: #DB3743;
}

span.fliesstext
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
}

input.button
{
	font-family:Arial,Helvetica,No-Serif;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
	color:#DB3743;
	background-color:#ffffff;
	border-left:1px solid #DB3743;
	border-right:1px solid #DB3743;
	border-top:1px solid #DB3743;
	border-bottom:1px solid #DB3743;
}

input.insert
{
	font-family:Arial,Helvetica,No-Serif;
	font-size:9pt;
	color:#DB3743;
	background-color:#ffffff;
	border-left:1px solid #DB3743;
	border-right:1px solid #DB3743;
	border-top:1px solid #DB3743;
	border-bottom:1px solid #DB3743;
	margin-left:10pt;
	margin-bottom:5pt;
}

textarea.insert
{
	font-family:Arial,Helvetica,No-Serif;
	font-size:9pt;
	color:#DB3743;
	background-color:#ffffff;
	border-left:1px solid #DB3743;
	border-right:1px solid #DB3743;
	border-top:1px solid #DB3743;
	border-bottom:1px solid #DB3743;
	margin-bottom:5pt;
}

-->