body {
	background-color: #000000;
	line-height:130%;
	background-image: url(../bilder/hg_kachel.jpg);
	background-repeat: repeat;	
}
body,td,th,h1,h2,h3,h4,p {
	color: #FFFFFF;
	font-size:10pt;
	font-family: Verdana;
}
h1 {
	font-size:14.0pt;
	text-align:center;
	color:#FFAF18;
}
h1.top {
	font-size:20.0pt;
	text-align:center;
	color:#FFAF18;
	margin:50px 0;
}	
h2 {
	font-size:12.0pt;
	color:#FFAF18;	
}
h2.top {
	text-align:right;
	margin-right:10px;
}
h3 {
	text-decoration:underline;
}
h4 {
	font-weight:bold;
}		
.footer {
	font-size:8.0pt;
}
tr {
	vertical-align:top;
	text-align:left
	}
a {
	text-decoration:none;
	color: #FFAF18;
}	
a:hover {
	color:#FFFFFF;
}	
table {
	border-collapse:collapse;
}
#seite {
	position:relative;
	width:800px;
	height:auto;
	top:0;
	left:0;
	margin:0 auto;
	z-index:0;
}
#drache {	
	width:370px;
	height:197px;
	left:0;
	top:0;
	background-image:url(../bilder/logo370.gif);	
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
}
#menu {
	position:absolute;
	z-index:2;	
}
/*table.main {	
	background-image:url(../bilder/logo370.jpg);	
	background-repeat:no-repeat;	
}*/
table.foto {
/*	background-image:url(../bilder/rahmen_ohne_hg.gif);	*/
	background-repeat:no-repeat;
}
table.fotoq {
	background-image:url(../bilder/bilderrahmenq600.jpg);	
	background-repeat:no-repeat;
}
a.menu {
	font-size: 10pt;
	color: #FFAF18;
}
a.menu:hover {
	font-size: 10pt;
	color: #FFFFFF;
}
table.menu {
	width:150px;
}
td.schalt {
	width:22px;
}	
td.menu {
	background-image:url(../bilder/menubg.gif);
	padding: 2px 2px 3px 3px;
	width:100px;
}
td.content {
	vertical-align:top;
	padding: 20px;
}
img {
	border:none;
}		
img.rechts {
	margin: 5px 0 10px 10px;
	right:0px;
}
table.imgrechts {
	margin: 10px 0 10px 20px;
}
table.imgrechts td {
	font-size:8pt;
	font-style:italic;
}
li {
	margin-bottom: 6px;
}
p {
	margin-top:0;
	margin-bottom:10px;
}	