/* allgemeines */

body, html, td, div, p{
	font: 12px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
}
.standardinhalt{
	padding: 18px 30px 18px 30px;
}
.translucent {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
h1, h2, h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}
a {
	color:#427EEC;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:visited {
	font-style: italic;
}

a img{
	border:none;
}
/* rechte Inhaltsbox mit Links und Liste */

.aktuell, .aktuell a{
	font: normal 11px Arial, Helvetica, sans-serif;
}
.aktuell a{
	color:#527A01;
}
.aktuell ul{
	list-style-image:url(fileadmin/template/m/dot_aktuell.gif);
}
.aktuell li{
	margin-left:-20px;
}
.sprache a {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	vertical-align:top;
}

/* Hauptnavigation */
.mainnav a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6E9D0F;
	text-decoration:none;
	line-height:21px;
	padding: 0px 15px 0px 15px;
}
.mainnav a:hover, .mainnav_on{
	border-bottom: 3px solid #83C006;
	text-decoration:none;
}

/* Permanentnavigation rechts */

.permanentlinks a{
	font: 11px Arial, Helvetica, sans-serif;
	color:black;
	line-height:27px;
	text-decoration:none;
}
/* Navigation links und deren Subnavigation */
.navilinks_on, .navilinks{
	padding-right:15px;
}
.navilinks a, .navilinks_on a{
	font: normal 11px/24px Arial, Helvetica, sans-serif;
	color: #527A01;
	text-decoration: none;
	width:100%;
	display:block;
}
.navilinks a:hover, .navilinks_on a:hover{
text-decoration:underline;
}
.navilinks
{
	background-image:url(../m/gruen_leer.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
}
.navilinks_on
{
	background-image:url(../m/gruen.gif);
	background-repeat: no-repeat;
	background-position:  right 7px;
}
/* Bild rechts ausgerichtet ohne Abstand, Hack für die 3px-Spalte im IE */
.bild_or{
	float:right;
	display:inline;
	margin-top:0px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .bild_or {
	margin-right: -3px;
}
/* End hide from IE5/mac */

/* Startseite */
.teasertext {
	padding:5px;
}
.textstart{
	margin-top:30px;
	margin-left:35px;
	width:640px;
}
.boxstart{
	margin-left:26px;
}
.boxstart h2{
	padding-left:16px;
	font: bold 12px Arial, Helvetica, sans-serif;
	background-image:url(../m/blue.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
	display: inline;
	color:#427EEC;
}
.boxstart, .boxstart p, td, div{
	font: 12px Arial, Helvetica, sans-serif;
}
.boxstart p{
	margin:0px;
}
.boxstart a{
	color:#427EEC;
	text-decoration:none;
}
.boxstart a:hover{
	text-decoration:underline;
}
.user-pauschalformlink-pi1 {
	text-align:right;
	margin-bottom:25px;
}