body {
	margin: 0;
	background-image: url(sitepics_site/main_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-color: black;
	
    scrollbar-face-color: #1F201F;
    scrollbar-highlight-color: #999999;
    scrollbar-shadow-color: #000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #999999;
    scrollbar-track-color: #000000;
    scrollbar-darkshadow-color: #000000;
}

a {
    COLOR: #990033;
	TEXT-DECORATION: none}
a:visited {
    COLOR: #990033;
	TEXT-DECORATION: none}
a:active {
    COLOR: #FFFFFF;
	TEXT-DECORATION: none}
a:hover {
    COLOR: #FFFFFF;
	TEXT-DECORATION: none}
	
.img {border: 2px solid #ffffff}

#all {
	position: absolute;
	width: 100%; 
	height: 100%;
}

#border {
	position: absolute;
	top: 285px;
	background: url(sitepics_site/border.gif) repeat-y center;
	width: 100%; 
	height: 302px;
}

#main {
	position: absolute;
	bottom: 1px;
	background-image: url(sitepics_site/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: black;
	width: 100%;
	height: 300px;
	overflow: auto;
}

#container{
	width: 745px;
	font-family: Tahoma;
	font-size: 9pt;
	color: #cccccc;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: left;
}

td {
	font-family: Tahoma;
	font-size: 9pt;
	color: #cccccc;
}

#schriftzug {
	position: relative;
	z-index: 2;
	padding-top: 125px;
	padding-right: 320px;
}

#shilfe {
	position: relative;
	z-index: 2;
}

#menu {
	position: relative;
	z-index: 3;
	margin-top: 235px;
	padding: 0px;
}

#mhilfe {
	position: relative;
	z-index: 3;
}