
body {
	background-attachment : fixed;
	background-image : url(buttons/background.jpg);
	margin : 0;
}

#oben {
	position : relative;
	height : 90px;
}

#links {
	position : absolute;
	left : 10px;
	margin-top : 100px;
	width : 200px;
}

#mitte {
	margin-top : 100px;
	margin-left : 200px;
	margin-right : 40px;
	padding-bottom : 50px;
	text-align : justify;
	font-size : 100%;
	line-height : 140%;
}

#rechts {
	position : absolute;
	right : 10px;
	top : 160px;
	width : 200px;
}

#unten {
	position : absolute;
	height : 90px;
	margin-left : 550px;
}

h1 {
	font-size : 170%;
	margin : 10px 0 50px 75px;
	padding-top : 20px;
	padding-bottom : 20px;
	text-align : center;
	color : #000000;
	text-decoration : underline;
}

h2 {
	float : left;
	margin-left : 100px;
	font-size : 140%;
	margin-bottom : 0;
	text-align : center;
	color : #000000;
	text-decoration : underline;
}

h3 {
	font-size : 109%;
	color : #000000;
}

a:link {
	font-weight : bold;
	font-size : 100%;
	color : #4682b4;
	text-decoration : underline;
}

a:visited {
	font-size : 100%;
	color : #634142;
	text-decoration : none;
}

a:hover {
	font-weight : bold;
	font-size : 105%;
	color : #634142;
	text-decoration : underline;
}

a:active {
	font-weight : bold;
	font-size : 100%;
	color : #634142;
	text-decoration : underline;
}

li {
	font-size : 109%;
	line-height : 150%;
}

.rechts {
	float : right;
	margin-right : 0;
	line-height : 24px;
	width : 55%;
	font-size : 100%;
	text-align : left;
}

.zentriert {
	float : left;
	margin-left : 10%;
	line-height : 24px;
	width : 55%;
	font-size : 14pt;
	text-align : left;
}

.aktualisierung {
	margin-right : 2px;
	line-height : 24px;
	font-size : 100%;
	text-align : right;
}

.unter {
	font-size : 110%;
	text-decoration : underline;
}

.quelle {
	font-size : 12px;
	color : #000000;
}

.quelle1 {
	float : left;
	margin-left : 400px;
	font-size : 12px;
	color : #000000;
}

.gross {
	font-size : 14pt;
	color : #000000;
	line-height : 24px;
}

.gross2 {
	font-size : 13pt;
	color : #000000;
	line-height : 24px;
}

#vereinslogo  {
text-align : center;
margin : 20px 0 40px 0;
} 
