
body { color: #600; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p { color: #600; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td { color: #600; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.head { color: #600; font-weight: bold; font-size: 14px }
.fett { color: #600; font-weight: bold }
h1 { color: #600; font-weight: bold; font-size: 14px }

#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: #ebd8a6;
width: 13em;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #6a5c21;
background: #bead67;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
border-color: #bead67;
color: #000;
background: #ece8d7;
}

body { margin: 0 }
#inhalt {
	position: absolute;
        padding: 0.2em;
        border: 1px solid #silver;
	background: #ffffff;
	height: 461px;
	width: 450px;
	left: 160px;
	top: 50px;
}

#fussleiste {
	position: relative;
	padding: 0.4em;
	border: 1px solid #silver;
        height: 10px;
	width: 700px;
	left: 160px;
	top: 515px;
}

#navigation {
	position: absolute;
	background: #ece8d7;
	padding: 0.2em;
	border-top: 1px solid #silver;
	border-bottom: 1px solid #silver;
	border-right: 1px solid #silver;
	height: 461px;
	width: 250px;
	left: auto;
	top: 50px;
	left: 610px;
	bottom: auto;
}

#top1 { top: 50px; width: 450px; background-color: darkseagreen; height: 50px; padding: 0.
2em;}
 

