*
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	margin: 3px 10px 0px 0px;
	padding: 0;
	line-height: 22px;
	text-align: right;
	font-size: 120%;
	font-family: comic sans ms;
	color: #000000;
}
html, body
{
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #666666;
	background : #EAE9ED url('../images/pback01.gif') repeat-x bottom left;
	text-align:center;
}
div#mittig
{
	height: 50%;
	width: 780px;
	margin-bottom: -282px;
	float:left;
}

div#seite
{
	margin: 0 auto;
	width: 780px;
	height: 560px;
	border: 0px;
	position:relative;
	clear:left;
	text-align:left;
}

div#header
{
	width: 780px;
	height: 95px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background : #92A4B6 url('../images/Header.gif') repeat-x bottom left;
}

div#menubar
{
	width: 180px;
	height: 469px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background : #92A4B6 url('../images/Menu.gif') repeat-x bottom left;
}

div#box
{
	width: 600px;
	height: 469px;
	position: absolute;
	top: 95px;
	left: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	background : #ffffff url('../images/pshadow.gif') no-repeat bottom right;
	overflow: auto;
}
