.fett{
	font-size:11pt;
	font-weight:bold;
}
.klein{
	font-size:9pt;
	font-weight:normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(template/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	background-color: #6DCDE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	overflow:hidden !important;
}
div#top {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:124px;
	z-index:100;
	background-attachment: fixed;
	background-image: url(template/images/layout_top_gras.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div#left {
	position: absolute;
	float: left;
	width: 250px;
	height: 400px;
	top: 170px;
	left: 20px;
}
div#right {
	position: absolute;
	float: right;
	width: 70%;
	height: 85%;
	top: 100px;
	left: 287px;
	overflow: auto;
	z-index: 90;
}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	left:100%;
	top:100%;
	width:42px;
	height:38px;
	z-index:91;
	background-color:#CC3300;
}
-->
