﻿@charset "utf-8";

	.bg{
	position:absolute;
	width:1050px;
	height:680px;
	top:50%;
	left:50%;
	margin-left:-525px;
	margin-top:-340px;
	}
	#footer{
	font-size:11px;
	font-family:Arial;
	position:relative;
	top:-150px;
	left:450px;
	width:500px;
	}
	#bild{
	position:relative;
	width:721px;
	height:117px;
	top:-648px;
	left:293px;
	}

	#gruppe{
	position:relative;
	width:161px;
	height:17px;
	top:-667px;
	left:713px;
	}

	#menu{
	position:absolute;
	width:163px;
	height:360px;
	top:211px;
	left:30px;
	}

	#text{
	position:absolute;
	width:770px;
	height:430px;
	top:205px;
	left:235px;
	overflow:auto;
	}

