body 
	{
	color: white;
	background-color: #808080;
	margin: 0px;
/***************************************************************
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
***************************************************************/
	}

#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: left;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #FFFFFF;
	margin-left: -450px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 900px;
	height: 600px;
	visibility: visible;
	}
#unten
	{
	background-color: #CCCCCC;
	margin-left: -450px;
	margin-top: 250px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 50px;
	visibility: visible;
	color: #999999;
			}
#navi
	{
	background-color: #CCCCCC;
	margin-left: -210px;
	margin-top: 250px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 660px;
	height: 50px;
	visibility: visible;
			}
#titel
	{
	margin-left: -420px;
	margin-top: -250px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 360px;
	height: 20px;
	text-decoration: none;
	font-weight: normal;
	visibility: visible;
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	color: #000000;
	}
#titel a:link
{
	color: #333333;
	text-decoration: none;
	}
#titel a:hover
{
	color: #000000;
	text-decoration: none;
	}
#titel a:visited
{
	color: #000000;
	text-decoration: none;
			}
#text
	{
	margin-left: 0 px;
	margin-top: -250px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 190px;
	height: 150px;
	text-decoration: none;
	font-weight: normal;
	visibility: visible;
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
             line-height:115%;
	color: #000000;
	z-index: 4;
			}
#text a:link
{
             color: #FF0000;
	text-decoration: none;
	}
#text a:hover
{
	color: #000000;
	text-decoration: none;
	}
#text a:visited
{
             color: #9999cc;
	text-decoration: none;
			}
#text02
	{
	margin-left: 210px;
	margin-top: -250px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 190px;
	height: 150px;
	text-decoration: none;
	font-weight: normal;
	visibility: visible;
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
             line-height:115%;
	color: #000000;
             z-index: 2;
	text-align: left;
			}
#text02 a:link
{
            color: #FF0000;
	text-decoration: none;
	}
#text02 a:hover
{
	color: #000000;
	text-decoration: none;
	}
#text02 a:visited
{
             color: #9999cc;
	text-decoration: none;
			}
#border_left
	{
	margin-left: -10px;
	margin-top: -250px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	visibility: visible;
	border-left: 1px solid #CCCCCC;
	z-index: 2;
			}
#border_middle
	{
	margin-left: 200px;
	margin-top: -250px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	visibility: visible;
	border-left: 1px solid #CCCCCC;
	z-index: 2;
			}
#bild
	{
	margin-left: -220px;
	margin-top: -50px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 630px;
	height: 260px;
	visibility: visible;
	color: #808080;
	border-left: 1px solid #CCCCCC;
	text-indent: 10px;
			}
#bild_titel
	{
	margin-left: -209px;
	margin-top: -70px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 300px;
	height: 20px;
	text-decoration: none;
	font-weight: normal;
	visibility: visible;
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	color: #FF0000;
			}
#menu
	{
	margin-left: -420px;
	margin-top: -50px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 120px;
	text-decoration: none;
	font-weight: normal;
	visibility: visible;
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	color: #FF0000;
			}
#menu a:link
{
	color: #333333;
	text-decoration: none;
}
#menu a:hover
{
	color: #000000;
	text-decoration: none;
	}
#menu a:visited
{
	color: #000000;
	text-decoration: none;
		}
#menu a:focus
{
	color: #CCCCCC;
	text-decoration: none;
}
#logo
	{
	margin-left: 409px;
	margin-top: -250px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 150px;
	visibility: visible;
	background-image: url(img/logo_40x150.gif);
	border-left: 1px solid #CCCCCC;
	z-index: 3;
			}


