body {
	font-family:Verdana,Arial;
	font-size:small;
/*	background-image:url('../images/verlauf_vert_42260f.jpg');*/
	background-color:#FFF;
	background-repeat:repeat-x;
	color:#EEE;
}
body#priv{
	font-family:Verdana,Arial;
	font-size:small;
	background-image:url('../images/transparent.png');
	background-color:#333;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#EEE;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#EEE;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#EEE;
}
h4 {
	font-size:16px;
	font-weight:bold;
	color:#EEE;
	text-decoration:underline;
}
h5 {
	font-size:14px;
	font-weight:bold;
	color:#EEE;
	text-decoration:underline;
}
h6 {
	font-size:12px;
	font-weight:bold;
	color:#EEE;
	text-decoration:underline;
}
.i_txt {
	background-color:#ffcc00;
	color:#111;
	font-size:110%;
	font-weight:bold;
	text-align:center;
}
.menue {
	position:fixed; 
	top:200px; 
	height:200px; 
	width:200px; 
	background-color:#d6bdb6; 
	padding-left:5px; 
	padding-right:5px;
	z-index:3;
}
.effekt {
	position:fixed; 
	top:200px;
	left:0px; 
	height:419px; 
	width:1024px; 
	background-image:url('../images/schoki.png'); 
	padding-left:5px; 
	padding-right:5px;
}
.content {
	position:absolute; 
	top:10px; 
	left:220px; 
	width:900px; 
	padding-left:5px; 
	padding-right:5px;
}
a {
	font-weight:bold;
	color:#ECC;
	text-decoration:none;
	font-variant:small-caps;
/*	background-color:#d6bdb6;*/
}
a:active {
	color:#e17630;
}
a:hover {
	color:#e17630;
}
table {
	border:1px solid #d4af57;
	padding:0px;
	border-spacing:0px;
}
td {
	border:1px solid #d4af57;
	margin:0;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:3px;
}
input {
	font-family:Verdana,Arial;
	font-size:small;
}
hr {
	color:#d4af57;
}
#rot {
	color:#e17630;
}
pre {
	font-size:12pt;
}
img {
	border:0;
}
#fancybox_titelkastel {
	background:#ffcc00;
	color:black;
	padding-left:2px;
	padding-right:2px;
}
#inaktiv {
	background-color:#e4cece;color:#F00
}