body, html {
 	min-height:100%;
	height:100%;
    margin:0px;
    padding:0px;
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	background-color:#e3e3e3;
	color: #545454;
}

h1{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

.error {
	border: 1px solid #A2A2A2;
	padding: 10px;
	background: #FCC;
}

hr{
	border-style:dotted;
	color:#aaaaaa;
	border:solid #aaaaaa 1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
}

a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #545454;
}

a:hover{
	color:#545454;
}

#roedix_oben{
	width:100%;
	background:url(../img/bgoben.jpg) repeat-x;
	height:315px;
}

#roedix_oben .bg{
	background:url(../img/top.jpg) no-repeat;
	height:315px;
	width:945px;
}

#roedix_oben .bg .hauptmenu{
	padding-left:285px;
	padding-top:30px;
}

#roedix_oben .bg .suchen{
	padding-left:58px;
	padding-top:200px;
}


#roedix_mitte{
	background:url(../img/bgmitte.jpg) repeat-y;
	width:945px;
}

#roedix_mitte .links{
	width:325px;
	float:left;
}

#sidebar{
	font-weight:normal;
}

#roedix_mitte .links .sidebar{
	width:200px;
	padding-left:55px;
}


#roedix_mitte .rechts{
	width:525px;
	font-size:12px;
	float:left;
	padding-top:10px;
}

#roedix_mitte .rechts a{
	font-size:12px;
	color:#0c3d64;
}

#roedix_mitte .rechts a:hover{
	font-size:12px;
	color:#fdcd02;
}

#roedix_mitte .rechts img{
	border:1px solid #CCC;
	padding:10px;
	margin:10px;
	margin-top:0px;
	margin-right:0px;
}

#roedix_unten{
	width:100%;
	background-color:#a5a5a5;
	height:87px;
}

#roedix_unten .bg{
	background:url(../img/unten.jpg) no-repeat;
	width:945px;
	height:87px;
	color:#FFF;
	padding-top:10px;
}

#roedix_unten .bg a{
	color:#FFF;
	text-decoration:none;
}

#roedix_unten .bg a:hover{
	color:#545454;
	text-decoration:none;
	background-color:#FFF;
}

#roedix_unten .bg .links{
	width:215px;
	padding-left:55px;
	float:left;

}

#roedix_unten .bg .rechts{
	float:left;
	width:600px;

}

#roedix_unten .bg .rechts .links{
	width:250px;
	float:left;

}

#roedix_unten .bg .rechts .rechts{
	width:270px;
	float:left;
	text-align:right;


}


.suchfeld{
	position:relative;
	border:1px solid #939292;
	background-color:#FFF;
	height:14px;
	width:110px;
	top:-4px;
}

form{
	border:0px;
}

img{
	border:0px;
}

br.clear{
	clear:both;
}


#mainmenu{
	list-style:none;
}

#mainmenu a{
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color: #545454;
}


#mainmenu li{
	float:left;
	list-style:none;
	padding-top:10px;
	height:24px;
	padding-left:20px;
	padding-right:20px;
}

#mainmenu li:hover{
	float:left;
	background:url(../img/menubg.jpg) repeat-x;
	list-style:none;
}

#mainmenu li.aktiv{
	float:left;
	background:url(../img/menubg.jpg) repeat-x;
	list-style:none;
}
#mainmenu li.trenner{
	float:left;
	background:url(../img/menutrenner.jpg) repeat-x;
	list-style:none;
	width:2px;
	padding-left:0px;
	padding-right:0px;
}

			#menu
			{
				width:192px;
				margin-left:55px;
				font-size:12px;
				font-weight:bold;
			}

			#menu a
			{
				color:#545454;
				text-decoration:none;
				font-size:11px;
				font-weight:normal;
			}

			#menu ul
			{
				list-style:none;
				margin:0px;
				padding:0px;
			}

			#menu ul li
			{
				display:block;
				color:#545454;
				border:1px solid #aaaaaa;
				border-width:0 0 1px 0;
			}

			#menu ul li a{
				background-image:url(../img/arrow.gif);
				background-repeat:no-repeat;
				background-position:left;
				background-position:22px 6px;
				display: block;
				padding: 1px 0px 1px 40px;
				text-decoration: none;
			}


			#menu ul li.aktiv
			{
				background-color:#d7d7d7;
			}
			#menu ul li.subsub
			{
				list-style:none;
				margin:0px;

			}

			#menu ul li.subsubaktiv
			{
				background-color:#d7d7d7;
			}

			#menu ul li.subsubaktiv a
			{
				background-image:url(../img/arrow2.gif);
				background-repeat:no-repeat;
				background-position:left;
				background-position:25px 6px;
				display: block;
				padding: 1px 0px 1px 40px;
				text-decoration: none;
				background-color:#d7d7d7;
			}

			#menu ul li.subsub a{
				background-image:url(../img/arrow2.gif);
				background-repeat:no-repeat;
				background-position:left;
				background-position:25px 6px;
				display: block;
				padding: 1px 0px 1px 40px;
				text-decoration: none;
			}

			#menu ul li.subaktiv
			{
				background-color:#d7d7d7;
			}

			#menu ul li.subaktiv a
			{
				background-image:url(../img/arrow.gif);
				background-repeat:no-repeat;
				background-position:left;
				background-position:10px 6px;
				display: block;
				padding: 1px 0px 1px 25px;
				text-decoration: none;
			}

			#menu ul li.sub a{
				background-image:url(../img/arrow.gif);
				background-repeat:no-repeat;
				background-position:left;
				background-position:10px 6px;
				display: block;
				padding: 1px 0px 1px 25px;
				text-decoration: none;
			}

			#menu ul li.sub:hover
			{
				background-color:#e7e7e7;
			}



			#menu ul li:hover
			{
				background-color:#e7e7e7;
			}
