body  { 
	color: black; 
	font-size: 8pt; 
	line-height: 10pt; 
	font-family: Verdana; 
	margin: 0px; 
	padding: 0px;
	background-color:silver;
}


div#frame {

	width:800px;
	height:610px;
	background-image:url('bilder/background_frame.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	text-align:left;
}

div#weissengruber {
	position:absolute;
	top:180px;
	width:400px;
	height:35px;
	text-align:left;
	background-image:url('bilder/mw.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

div#menu {
	position:absolute;
	top:210px;
	width:200px;
	height:400px;
	text-align:left;
	background-color:#DFDFDE;
}

div#menu p {
	padding:0px 0px 0px 10px;
	line-height:12px;
	font-size:10px;
	color:black;
}

div#imageStart {
	width:600px;
	height:200px;
	padding-top:210px;
	padding-left:200px;
}

div#imageStart table tr td p {
	padding:10px;
	font-size:11px;
	line-height:17px;
	font-family:Verdana;
}

div#footer {
	padding:5px;
	color:#666666;
	font-size:10px;
}

div#footer a {
	color:#666666;
}