* {
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
body{
	background: #fff;
}
.site {
	position: relative;
	width: 500px;
	height: auto;
	padding-left: 180px;
	line-height: 12pt;
	padding-bottom: 0px;
} 

#box {
	position : absolute;
	right: 0px;
	bottom: 0px;
	top: 5%;
	left: 50%;
	margin-left : -400px;
	width : 800px;
	height : 570px;
	background : #ffffff;
	background-repeat: no-repeat;
	background-image: url(material/hintergrund.jpg);

}
#header {
	position : absolute;
	left : 0px;
	height: 136px;
	top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 785px;
}




#menu {
	position : absolute;
	top : 152px;
	width : 120px;
	height : auto;
	padding-top: 20px;
	padding-left: 15px;
	left: 0px;
}


#menu li {
	list-style: none;
	padding: 0px;

}


#content {
	position : absolute;
	top : 151px;
	left : 145px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #fbc201;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	color: #FFFFFF;
	height: 570px;
	width: 655px;
}


#opener {
	position: absolute;
	top: 190px;
	float: left;
	height: 100px;
	
	}

#news {
	position: absolute;
	left: 260px;
	height: 120px;
	top: 220px;
	width: 250px;
	
	
	}


#bild {
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 150px;
	height: 401px;
	
}


#text {
	position: absolute;
	left: 150px;
	top: 7px;
	width: 455px;
	overflow: auto;
	height: 355px;
	padding-bottom: 15px;
	margin-top: 20px;
	padding-right: 45px;
	padding-left: 30px;
	
}


#footer {
	position : absolute;
	padding-bottom: 20px;
	padding-right: 20px;
	left: 0px;
	bottom: 0px;
	width: 780px;
	float: right;
}
ul {
	margin : 0px;
	line-height : 30px;
	padding-left : 15px;
	color: #FFFFFF;
}
h1 {
	font-size : 9pt;
	color: #333333;
	font-weight: bold;
	}
	
h2 {
	font-size : 9pt;
	font-weight : normal;
	color: #990000;
}
h3 {
	font-size : 7pt;
	font-weight : normal;
	color: #FFFFFF;
	text-align: right;
}

h4 {
	font-size : 8pt;
	color: #333333;
	font-weight: bold;
	vertical-align: text-top;
	line-height: 0px;
}


a {
	color : #FFFFFF;
	outline : 0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a.menu {
	text-decoration : none;
	color : #333333;
	font-weight: bold;
}
a.menu:hover {
	text-decoration : none;
	color : #FFFFFF;
	font-weight: bold;
} 

li {
	color : #333333;
}

img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
}

