/*
	--------------------------------------------
	This Css code was made by darkthunderbird / Gerrit Schlömer
	All rights reserved.
	--------------------------------------------
*/

/* body Bereich */
body {
	background: url('back21.jpg');
	background-position: top center;
	} 

/* allgemeine Bestimmungen für die p Absätze */

p 	{font-family: Verdana;
	margin: 0px 0px 0px 0px;}

.m1 {
	text-align: right;
	font-size: 12px;
	color: #333333;
	}
.m2 {
	text-align: center;
	font-size: 12px;
	color: #333333;
	}
.e1 {
	text-align: right;
	font-size: 9px;
	color: #333333;
	}
.text {
	text-align: left;
	font-size: 10px;
	line-height: 1.5;
	color: #000000;
	}
.text1 {
	text-align: justify;
	font-size: 10px;
	line-height: 1.3;
	color: #000000;
	}
.text2 {
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	}
.text3 {
	text-align: left;
	font-size: 15px;
	line-height: 1.5;
	color: #000000;
	}
.table {
	text-align: center;
	font-size: 15px;
	color: #FFFFFF;
	}
.links {
	align: center;
	text-align: center;
	font-size: 10px;
	line-height: 1.5;
	color: #FFFFFF;
	}
.links1 {
	align: center;
	text-align: center;
	font-size: 9px;
	line-height: 1.5;
	color: #000000;
	}		
.imp {
	text-align: center;
	font-size: 13px;
	line-height: 1.3;
	color: #000000;
	}
.imp1 {
	text-align: center;
	color: #000080;
	font-weight: bold;
	line-height: 1.3;
	font-size: 15px
	}
/* Tabellen */
 table.Prop td {
font-family:Verdana;
font-size: 12px;}

 table.Foto td {
font-family:Verdana;
font-size: 12px;
 margin-left:auto;
 margin-right:auto;}

 table.Vorstand td {
font-family:Verdana;
font-size: 12px;
text-align: center;
margin-left:auto;
margin-right:auto;}
/* hyperlink bestimmungen */

a:link, a:visited { 
	color: #333333; 
	text-decoration: none; 
	} 
a:active { 
	color: #ff0000; 
	text-decoration: none; 
	} 

a:hover { 
	color: #000cff; 
	text-decoration: none; 
	} 
	

