html, body {
	background-color : White;margin: 0;
			padding: 0; height : 100%;
			overflow: hidden;
}
#seite 
{
	background-color : transparent;
	width: 740px;
	position: static;
	display: block;
	top:5px;
	border: 3px ridge black;
}
#oben
{
	background: transparent;
	width: 760px;
	height : 250px;
	position : absolute;
	top : 5px;
	margin-left : 10px;
	/*margin-left: auto;	margin-right: auto;*/
	border-left : medium groove black;
	border-top : medium groove black;
	border-right : medium groove black;
	z-index : 3;
	}
	.nat{
	margin-top: 95px; 
	margin-left:55px; 
	font-size:38px;
	font-weight:bolder;
	color: #009933;
	display:block; 
	width:200px;
	float: left;
	line-height: 38px;
}
.kontakt
{
	display: block;
	float: right;
	background-color : #EEEEEE;
	background-image : url(pic/Yinyang.png);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 250px;
	height : 200px;
	margin-top : 20px;
	padding: 15px 25px 15px 15px;
}
.kontaktp
{
	display: block;
	float: none;
	background-color : #EEEEEE;
	background-image : url(pic/Yinyang.png);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 250px;
	height : 200px;
	margin-top : 20px;
	padding: 15px 25px 15px 15px;
}
#inhalt
{
	background-color: White;
	color : Black;
	width : 710px;
	top:250px;
	margin-left : 10px;
	margin-top : 250px;
	padding:25px;
	border-left : medium groove black;
	border-bottom : medium groove black;
	border-right : medium groove black;
	
}
#container {
			z-index: 0;
			width: 100%;
	        height: 100%;
			overflow: auto;
			}
.li1{
	list-style-type : none;color : White;
}
.li2{
	list-style-type : none;
	color: #A842B1;font-weight: bolder;
}
.hgvg
{
	background-color : #A842B1;
	color: #E1CCFF;
	padding : 2px;
	display : compact;
	}
	.f2b
	{
	color : Black;
	font-size : medium;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
