body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	color: black;
	line-height: 130%;
	background:#E7E8EA;
	background-image: url(/fileadmin/templates/images/bg_top.jpg);
	background-repeat: repeat-x;
}

.clear {
	clear: both;
}

.input {
	font-size: 10px;
	border: 1px solid #cccccc;
}

form {
	padding: 0;
	margin: 0;
}

a img {
	padding: 0;
	margin: 0;
}

a {
	color: #aa1e36;
	text-decoration: none;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	color: #aa1e36;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}


h2 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}


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

a img {
	border: 0;
}
#icon{
	float: right;
	position: absolute;
	top: -20px;
	left: 840px;

}

#main_center {
	text-align: left;
	vertical-align: middle;	
	margin-left: -475px;
	margin-top: 460px;
	padding-top: 10px;
	position: absolute;
	padding: 10px;
	left: 50%;
	top: 75px;
	width: 930px;
	background-color: #fff;

}

#main {
	z-index: 10;
	text-align: left;
	vertical-align: middle;	
	width: 100%;
	left: 100%;
	padding-top: 540px;

}
#mutter {
	text-align: left;
	vertical-align: middle;	
	margin-left: -475px;
	margin-top: 15px;
	position: absolute;
	left: 50%;
	width: 950px;
	height: 520px;
}
#logo {
	float: right;
	height: 80px;
	width: 270px;
	margin-left: 650px;
	margin-top: -90px;
	//margin-top: -85px;
}

#header {
	float: left;
	width: 950px;

}	

#navi {
	float: left;
	width: 810px;
	height: 30px;
	padding-top: 2px;
	padding-left: 140px;
	font-size: 14px;
	z-index:15;
	text-align: left;
	text-transform: uppercase;
	background-color: #fff;

}
.navi_no{
	float: left;
}
.navi_no a{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-right: 20px;
	color: #000;
	text-decoration: none;
	background-image:url(/fileadmin/templates/images/quad.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.navi_no a:hover{
	color: #000;
	text-decoration:none;
}
.navi_act{
	float: left;
}
.navi_act a{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-right: 20px;
	color: #000;
	text-decoration:none;
	background-image:url(/fileadmin/templates/images/quad.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.navi_act a:hover{
	text-decoration:none;
}
#meta_navi {
	z-index: 10;
	text-align: left;
	width: 300px;
	height: 30px;
	float: left;
	padding-top: 65px;
	font-size: 14px;

}

#meta_navi a{
	margin-right: 3px;
	color: #000;
	text-decoration:none;
}
#meta_navi a:hover{
	color: #000;
	text-decoration:none;
	color: #aa1e36;
}

#meta_navi a{
	margin-right: 3px;
	color: #000;
	text-decoration:none;
		
}
#meta_navi a:hover{
	text-decoration:none;
	color: #aa1e36;
}
/* Image auf Dateselect */
input.tx-rlmpdateselectlib {
	background-color:transparent;
	border-style:none;
	border-width:0px;
	background-image:url(/fileadmin/templates/images/calendar.gif);
	background-repeat:no-repeat;
	padding:0px;
	height:20px;
	width:20px;
}
div.calendar {
	z-index:1000;
}