body{
	background-color: #f3cbaf;
	text-align: center;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#layout{
	margin: 50px auto 0px auto;
	width: 60em;
	text-align: left;
	position: relative;
	padding: 50px 0px 0px 0px;
	
	
/*kopf*/
	
}
#kopf{
	background-color: #ff5e5e;
	width: 60em;
	height: 7em;
	margin: 0em 0em 3em 0em;
	padding: 0em 0em 0em 0em;
	position: absolute;
	top:0px;
	left: 0px
	text-align: center;
	}
#kopf span{
		font-weight: bold;
	}

#links{
position: absolute;
top:0px;
left:0px;
margin: 0.5em 0em 0em 0.5em;
padding: 0.2em 0.2em 0.2em 0.2em;
background-color: white;
font-size: 0.9em;
height: 6.3em;
vertical-align: middle;
width: 17em;
float: left;
}
#rechts{
position: absolute;
	top: 0px;
	right: 0px;
	margin: 0.5em 0.5em 0em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: white;
	font-size: 0.9em;
	height: 6.3em;
vertical-align: middle;
width: 17em;
float: left;
}

#mitte{
position: absolute;
top:0px;
left:23em;
margin: 0.5em 0em 0em 0.5em;
padding: 1.5em 0.2em 0em 0.2em;
background-color: transparent;
font-size: 0.9em;
height: 6.3em;
vertical-align: middle;
width: 30em;
float: left;

}
#mitte span{
	font-size: 4em;
	color:black;
	font-style: italic;
}

/*end kopf*/
/*Zentraler bereich*/
#zentrum{
	background-color: white;
	position: absolute;
	top: 8.5em;
	width: 60em;
	height: 90em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Navigationsbereich*/
a:link {
	color: #530029;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0a0a67;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

a:focus {
	color: #99ccff;
	font-weight: bold;
	text-decoration: none;
}
#i0{
	position: absolute;
	top: 0em;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 1em 0px 0px 1em;
}
#nav{
background-color: #efefef;
width: 15em;
font-size: 0.9em;
text-align: center;

}


 #logo{
 	background-image: url(../bilder/ln-neu.png);
	background-color: white;
	width: 213px;
	height: 168px;
	margin: 10px auto 0px auto;
	
}


#nav ul{
	background-color: transparent;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
#nav li#haupta,
#nav li#hauptb,
#nav li#hauptc,
#nav li#hauptd,
#nav li#haupte,
#nav li#hauptf,
#nav li#hauptg,
#nav li#haupth

{
	background-color: transparent;
	padding: 3px 0px 0px 4px;
	margin:0;
	text-transform: uppercase;
	display: inline;
	text-indent: 0px;
	list-style: none;
}
#nav li{
	background-color: transparent;
	padding: 0;
	margin: 5px 0px 5px 0px;
	display: inline;
	list-style: none;
	
	}
	
#nav li#haupta strong,	
#nav li#hauptb strong,
#nav li#hauptc strong,
#nav li#hauptd strong,
#nav li#haupte strong,
#nav li#hauptf strong,
#nav li#hauptg strong,
#nav li#haupth strong


{
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0px;
	display: block;
	padding: 3px 0px 0px 4px;
	margin: 5px 0px 8px 0px;
	
	
}
#nav a{
	text-decoration: none;
	display: block;
	padding: 3px 4px;
	margin: 5px 0px 5px 0px;
	
}

#ia #nav a.ca,
#ib #nav a.cb,
#ic #nav a.cc,
#id #nav a.cd,
#ie #nav a.ce,
#if #nav a.cf,
#ig #nav a.cg,
#ih #nav a.ch
 {
	text-decoration: none;
	display: block;
	padding: 3px 4px 3px 0px;
	margin: -5px 0px 5px 0px;
	text-indent: 20px;
	
}

#ia #nav strong,
#ib #nav strong,
#ic #nav strong,
#id #nav strong,
#ie #nav strong,
#if #nav strong,
#ig #nav strong,
#ih #nav strong

 {
	text-decoration: none;	
	display: block;
	padding: 3px 4px 3px 0px;
	margin: -5px 0px 5px 0px;
	text-indent: 20px;
}

#nav span{
	color: #efefef;
}
#nav a.n{
	display: none;
}
/*ende Navigation*/
/*inhalt*/
#inhalt{
	background-color: white;
	position: absolute;
	top: 9.5em;
	left: 15em;
	margin: 0px 0px 0px 2em;
	padding: 2em 1em 2em 1em;
	height: 40em;
	font-size: 0.9em;
	width: 45em;	
	
}
#inhalt h1{
	font-size: 1.5em;
	font-weight: bold;
}
#site{
	font-size: 0.8em;
	color: #c10928;
	font-weight: bold;
}

#archiv{
border: 3px solid #c10928;
}
#archiv td{
	border: 3px solid #c10928;
	width: 4em;
	height: 6em;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
}
 #archiv tr{
	text-align: center;
}
*html td#test{
	width: 7em;
	text-align: center;
	
	
}
table.werb{
	width: 80%;
	margin: 2em 0em 0em 2em;
	padding: 2em 0em 0em 2em;
	
}
.werb caption{
	font-size: 1.2em;
}
.werb th{
	text-align: left;
	width: 40%;
	font-size: 0.9em;
	vertical-align: top;
}
.werb td{
	font-size: 0.9em;
}
.euro{
	width: 5%;
	text-align: right;
}
