/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C4C2B6;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 842px;
	height: 600px;
	position:absolute;
	z-index:1;
	left: 50%;
	top: 50%;
	margin-top:-300px;
	margin-left:-421px;
	background-image:url(background-blume.jpg)
}
#innerWrapper{
	width: 782px;
	height:540px;
	background-color:#E6E3DE;
	margin-top:36px;
	margin-left:28px;
}
#menue{
	position:absolute;
	z-index:2;
	top:36px;
	left:28px;
	width:135px;
	height:440px;		/* 540 px - 130 padding  */
	padding-top:100px;
	background-image:url(monarda-gartendesign-linke-.jpg);
	background-color:#96A972;
}
#MonardaLogoKlein {
	position:absolute;
	width:128px;
	height:44px;
	z-index:2;
	left: 7px;
	top: 448px;
}

#contentWrapper{
	position:absolute;
	z-index:3;
	top:36px;
	left:163px;
	width:377px;
	height:540px;
	background-image:url(monarda-mitte-hintergrund.jpg);
}

#content input{
	font-size:10px;
}

#rightWrapper{
	position:absolute;
	z-index:4;
	top:36px;
	left: 540px;
	width:270px;
	height:540px;
	background-image:url(background-rechts.jpg);
}

#menue a,
#menue a:link{
	display:block;
	font-weight:bold;
	height:20px;
	padding-top:5px;
	padding-left:20px;
	color:#ffffff;
	text-decoration:none;
	background-image:none;
	margin-bottom:5px;
}
#menue .selected{
	font-weight:bold;
	height:20px;
	padding-top:5px;
	padding-left:20px;
	color:#ffffff;
	text-decoration:none;
	margin-bottom:5px;
	
	background-image:url(menue-back.jpg);
}
#menue #selectedA{
	font-weight:bold;
	height:20px;
	padding-top:5px;
	padding-left:20px;
	color:#ffffff;
	text-decoration:none;
	margin-bottom:5px;
	
	background-image:url(menue-back.jpg);
}

#menue .selectedBreit{
	font-weight:bold;
	padding-top:5px;
	padding-left:20px;
	color:#ffffff;
	text-decoration:none;
	margin-bottom:5px;
	
	background-image:url(menue-back-breit.jpg);
	height:35px;
	
}


#content{
	overflow:hidden;
	margin-top:0px;
	padding-left:20px;
	padding-right:20px;
	
	color:#973F94;
	font-size:12px;
}

#contentScroll{
	overflow:auto;
	margin-top:0px;
	padding-left:20px;
	padding-right:20px;
	
	color:#973F94;
	font-size:12px;
	height:449px;
}


#content p, #contentScroll p{
	margin-top:0px;
	margin-bottom:4px;
}

#content h1, #contentScroll h1{
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}
#content a, #contentScroll a{
	color:#973F94;
	text-decoration:underline;
}

#content h2, #contentScroll h2{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}


#addressContent{
	margin-top:50px;
	padding-left:10px;
}

#kontakt {
	position:absolute;
	width:118px;
	height:43px;
	z-index:1;
	left: 153px;
	top: 480px;
	color:#ffffff;
	font-size:11px;
}
#kontakt a{
	text-decoration:none;
	color:#973F94;
}

#rightmenue {
	position:absolute;
	width:118px;
	height:15px;
	z-index:2;
	left: 17px;
	top: 523px;
	color:#ffffff;
	font-size:11px;
}
#rightmenue a{
	text-decoration:none;
	color:#ffffff;
}

.pdflist{
	list-style-image:url(pdf-zeichen.gif);
}

#willkommenList{
	list-style-type:none;
}
