#Container {
width:100%;
height:100%;
color:#000000;
background-color:transparent;
}

#Header {
top:0;
left:0;
position:absolute;
width:100%;
height:90px;
color:#000000;
background:#7D003F url(../picts/Buch.gif) top right no-repeat;
border-bottom:3px #CCCCCC solid;
z-index:1;
}


#LayerWeb {
	position:absolute;
	left:346px;
	top:3px;
	width:210px;
	z-index:13;
	color:inherit;
	background-color: #FDFDFF;
	padding:5px;
	border:1px solid #000033;
	text-align:center;
}
#Banner {
	position:absolute;
	left:650px;
	top:3px;
	width:250px;
	height:90px;
	background: transparent;
	z-index:13;
}
#Banner2 {
	position:absolute;
	left:350px;
	top:3px;
	width:226px;
	height:79px;
	background-color: #FFC;
	padding:3px auto 3px 12px;
	z-index:14;
	border:1px solid #FFF;

}
#LeftBox {
	position:absolute;
	top:140px; 
	left:0px;
	width:220px; 
	height:auto; 
	font-size:15px;
	z-index:3;
}

#NavLeft {
	margin-left:0;
	height:300px;
	width:210px;
	list-style:none;
	color:#003333;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	
	z-index:5;
}

#NavLeft ul li {
	display:block;
	list-style:none;
}

#NavLeft ul li a.nav {
border-left:8px solid  #9E9E9E;
	border-bottom:1px solid  #9E9E9E;
	
}

#NavLeft a {
	display:block;
	text-decoration:none;
	padding: 6px 10px 6px 10px;
	border-bottom:1px dotted #7d776f;
}
#NavLeft a:visited {
	display:block;
	}

#NavLeft a:hover {
	display:block;
	color:#ffffff;
	background-color:#7D003F;
}

#Content {
position:absolute; 
padding:20px;
top:140px; 
left:280px; 
width:490px; 
height:auto; 
border:#CCCCCC 1px solid;
z-index:5;
line-height:125%;
}

#Content a {
text-decoration:underline;
color:#000066;
background-color:transparent;
}

#Content a:visited {
color:#660066;
background-color:transparent;
}

#Content a:hover {
color:#CC0033;
background-color:transparent;
}

#Anzeige1 {
margin:30px 10px 10px 10px;
padding:10px;
width:400px;
border:3px outset  #66CCFF;
}

#Anzeige1 p {
font-size:13px;
}
#Banner2 p a {
	text-align:center;
}
/*CSS erstellt von Irmgard Edbauer*/
