body {
	margin:20px;
	background:#e6e6d5 url(webbilder/notenpapier2.gif);
	color:#300;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;}

#outer {
 background:#369;
 width:700px;
 border:medium solid #369;
 margin:auto;}

#logo {
 height:30px;
 background:#369;
 margin:auto;}

#hauptmenue {
 height:20px;
 background:#369;}

#main {
	position:relative;
	color:#e6e6d5;
	width:700px;
	border-top:medium solid #369;
	border-right:medium none #369;
	border-bottom:medium solid #369;
	border-left:medium solid #369;}
 
#untermenue {
	float:left;
	color:#e6e6d5;
	width:180px;}
 
#inhalt {
	width:500px;
	background:#e6e6d5;
	color:#300;
	padding:10 10 10 10px;
	text-align:left;
	border: thick solid #369;}

#fusszeile {
 height:15px;
 background:#369;
 color: #e6e6d5;
 margin:0;}
 
#list ul{
	list-style:none;
	font:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;}

#list li{
	float:left;
	display:inline;
	width:6em;
	list-style:none;
	margin:2px;
	background:#300;}

#list a{
color:#e6e6d5;
font:14px Function, "Arial Narrow", Arial, Helvetica, sans-serif;
text-decoration:none;
text-align:center;
letter-spacing: 2px;
padding:2 2 2 2px;
margin:2 2 2 2px;
width:100%;
height:100%;
display:block;}

#list a:hover{
	color:#e6e6d5;
	padding:2 2 2 2px;
	margin:2 2 2 2px;
	letter-spacing:2px;
	text-decoration:none;
	text-align:center;
	font-size: 14px;
	background:#600;}

a{
	color:#630;
	text-decoration:none;
	letter-spacing:1px;
	text-transform:none;
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;}

.fusszeile{
	text-decoration:none;
	color:#CC9966;
	font-size:xx-small;}

.ariadnefaden {
	font-size:small;
	line-height:normal;
	font-weight:normal;
	color: #600;
}

.fliesstext {
	color:#300;
	font-size:medium;}

.ueberschrift {
	color:#600;
	letter-spacing:0.2em;
	border-bottom:thin inset #369;
	font-size:medium;
	font-weight:bold;
	font-variant:small-caps;}
