body,table,p,td  {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; }
.termine {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal}
.datum {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; vertical-align: top;}
.text { line-height: 140% }
.headline
{
	color:			#666666;
	font-size:		18pt;
	font-weight:	bold;
}

.nav
{
	font:			Arial, 11.5pt;
	font-weight:	bold;
	border-bottom: 1px solid #FCE5BC;
}

.fwidth
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 250px;
}a:link {
	color: #11287F;
	text-decoration: none;

}
a:visited {
	color: #11287F;
	text-decoration: none;

}
a:hover {
	color: #11287F;
	text-decoration: underline;

}
.w320 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 320px;

}
.navadmin {
	margin-left:	30px;
	font-weight:	bold;
	color:			#990000;
	font-family: Arial, 11.5pt;

}
.w250 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 250px;
}
.w100 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 100px;
}

.nav a,
.nav a:ACTIVE,
.nav a:VISITED
{
   	padding-left:	30px;
    display: block;
    height: 21px;
    line-height: 21px;
    color: #fff;
    background-image: url('images/nav.gif');
    background-repeat: no-repeat;
    
}

.nav a:hover,
.nav.active a,
.nav.active a:ACTIVE,
.nav.active a:VISITED 
{
    text-decoration: none;
    color: #fff;
    background-image: url('images/nav_hover.gif');
}

#admin-form textarea,
#admin-form input[type=text] {
	width: 300px;
}