*{
	margin:0px;
	padding:0px;
	border:0px;
}
html,body{
	color:#4b4b4d;
	font-size:0.9em;
	font-family:arial;
}
a{
	text-decoration:none;
	color:#e20036;
}
a:hover{
	color:#000;
}
p{
	padding-bottom:10px;
}
.cB{
	clear:both;
}
.fL{
	float:left;
}
.fR{
	float:right;
}
li{
	margin-left:20px;
}
.red{
	color:#e20036;
}
#rahmen{
	margin:auto;
	background-image:url('/images/web/bg.gif');
	width:1000px;
	border:1px solid #888888;
	background-color:#d8d8d8;
}
#header{
	min-height:142px;
	background-image:url('/images/web/headerBG.jpg');
	background-repeat:repeat-x;
}
#logo{
	margin-left:60px;
}
#schriftzug{
	position:absolute;
	margin-left:620px;
}
#menueLinks{
	float:left;
	width:198px;
	margin-right:14px;
	min-height:400px;
	font-weight:bold;
	color:#355c6c;
	font-size:1.2em;
	font-family:Arial Narrow, Arial;
}
#adresse{

}
#menueLinks ul{
	list-style:none;
	list-style-type:none;
	margin-left:-5px;
}
#menueLinks ul li{
	margin-bottom:10px;
	text-transform:uppercase;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
}
#menueLinks ul li.on{
	background-image:url('/images/web/menueKlammer.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:3px;
	padding-bottom:3px;
}
#menueLinks a{
	color:#fff;
	text-decoration:none;
}
#menueLinks a.on{
	color:#fff;
	text-decoration:none;
}
#menueLinks a:hover{
	color:#e20036;
}
#content{
	float:left;
	padding-top:15px;
	padding-left:30px;
	min-height:516px;
	width:573px;
	background-image:url('/images/web/contentBG.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d8d8d8;
}
#menueRechtsBG{
	background-image:url('/images/web/contentBG.jpg');
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	width:185px;
}
#menueRechts{
	background-image:url('/images/web/menueRand.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	min-height:516px;
	width:155px;
	padding:5px;
	padding-left:25px;
	padding-top:15px;
}
#menueRechts div.box{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #e20036;
	width:145px;
	margin-bottom:25px;
}
div.boxInhalt{
	margin-bottom:10px;
	font-size:85%;
}
#inhalt{
	border-bottom:1px solid #e20036;
	padding-bottom:10px;
	margin-bottom:20px;
	color:#4b4b4d;
	width:96%;
}
h1{
	font-size:1.3em;
	font-family:Arial Narrow, Arial;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#4b4b4d;
}
h2{
	color:#355c6c;
	font-size:1.2em;
	font-family:Arial Narrow, Arial;
	margin-bottom:10px;
	text-transform:uppercase;
}
#liste {
	min-height:400px;
	background-image:url('/images/web/klammer.gif');
	background-repeat:no-repeat;
	background-position:290px 0px;
}
#liste div.left {
	position:absolute;
	width:333px;
	margin-bottom:20px;
	cursor:pointer;
	color:#636365;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial Narrow, Arial;
}
#liste div.right {
	position:absolute;
	margin-top:0px;
	width:333px;
	margin-left:383px;
	display:none;
}
div.adresse{
	margin-left:30px;
	color:#fff;
	font-size:0.6em;
	line-height:160%;
	font-family:Arial;
}
input,textarea{
	border:1px solid #ccc;
	padding:3px;
}
