body,td,th {
	font-family: Georgia,sans-serif;
	font-size: 12px;
	color: #ffffcb;
}
body {
	background-color:#000000;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	color: #ffffcb;
	margin: 0px;
}
h1 { font-size:26px; font-style:italic; font-weight:lighter;}

h2 { font-size:18px;  font-style:italic; font-weight:lighter;}

h2.sh2 { font-size:21px; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:16px; }

h4 { font-size:13px; }

.faq { font-size:11px; color:yellow;}

a:link, a:visited {
	color: #ffffcb;
	font-size:14px;
	/*font-weight:bold;*/
	text-decoration: none;

}
a:hover {
    	color: #ffffcb;
}
a:current {
    	color: #ffffcb;
		text-decoration: none;

		}

a:active {
	text-decoration: none;

}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header_top { 
	height: 50px;
	text-align: right;
	background-color: #2c353a;
	background-image: url(images/adresse.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.header {
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	color: #ffffcb;
	height: 251px;
	font-size: 5px;
	font-weight: bold;
	background-image: url(images/wald2.jpg);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.menu {
	background-image:url(images/background4.jpg);
	background-repeat: repeat-x;
	vertical-align:middle;
	padding-top: 10px;
	margin-top: 0px;
	height: 40px;
}
.menu ul {
	list-style-type: none;
	margin-top:  0px;
	padding: 0px;
	padding-left: 0px;
	height: 0px;
} 
.menu li {
	list-style-type: none;
	display: inline;
	width: 0px;
	height: 50px;
	margin-left:  0px;
	padding: 0px;
	padding-left: 0px;
	border:0;
}
.current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	/*background:#2c353a;*/
	background:#c0c0c0;
	background-image:url(http://www.ihsya.com/wb/media/images/background_kunst.jpg);
	background-repeat: repeat;
	color: #ffffcb;
	padding: 0px;
	margin-left: 0px;
	margin-top: -12px;
	vertical-align: top;
}
.container {
	width: 997px;
	padding: 0px;
	margin: 0 auto;
	background-color: #2c353a;
	margin-top: 0px;
}
.footer {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	height: 10px;
	color: #ffffcb
}
.menu_current a {
	color: #ffffcb;
}	
