body {
	margin:20px;
	background:#993333 url(webpic/bg5.jpg);
	text-align:left;
	font: small Verdana, Arial, Helvetica, sans-serif;}

#outer {
 background:#990000;
 width:920px;
 border: 1px solid #993232;
 margin:auto;}

#logo {
 height:113px;
 background:#990000;
 margin:auto;}

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

#main {
	position:relative;
	background:#fffff9;
	width:920px;}
 
#untermenue {
	float:left;
	width:170px;}
 
#inhalt {
	width:700px;
	background:#fffff9;
	color:#333;
	padding:10 10 10 10px;
	border-right: thick solid #990000;}

#fusszeile {
 height:15px;
 background:#990000;
 color: #fffff9;
 margin:0;}

h1 {
	color:#fff;
	font-weight: normal;
	font-variant: small-caps;
	background: #990000;
	text-align: center;}
	
h2 {
	font-size:small;
	font-weight: bold;}
		
a{
	color:#300;
	text-decoration:none;
	letter-spacing:0px;
	text-transform:none;
	font-size:x-small;
	font-weight:bold;}
	
#logobildrechts{
	position:absolute; 
	left:25px;
	top:23px;
	z-index:3;}

.fusszeile a{
	text-decoration:none;
	color:#fff;
	font-size:x-small;}

.ariadnefaden {
	font-size:x-small;
	text-align:left;
	color:#999;
	line-height:normal; 
	font-weight:bold;
}

.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;}

