body {
	margin: 0;
	margin-top: 50px;
	margin-bottom: 10px;
	background-color: #787878;
}

#content {
	background-image: url(../pics/foerderverein_hintergrund.jpg);
	width: 950px;
	height: 700px;
	margin: 0px auto;
	position: relative;
}

#titel {
	height: 64px;
	font-family:  "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 38px;
	font-weight: bold;
	color: #FFFFFF;
	overflow: auto;
	padding-left: 25px;
	padding-top: 18px;
}
#subtitel {
	height: 60px;
	font-family:  "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 36px;
	color: #000000;
	text-decoration: none;
	overflow: auto;
	padding-top: 35px;
	padding-left: 360px;
	padding-right: 20px;
	font-weight: bold;
}

#copy_gross {
	height: 80px;
	font-family:  "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	overflow: auto;
	padding-top: 0px;
	padding-left: 424px;
	padding-right: 15px;
	font-weight: normal;
}

#copy_klein {
	height: 295px;
	font-family:  "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	overflow: auto;
	padding-top: 0px;
	padding-left: 424px;
	padding-right: 15px;
	font-weight: normal;
}
.bold_rot{
	color: #E50E1E;
	font-weight: bold;
}
.abstand{
	font-size: 8px;
}

#copy_klein_liste {
	height: 90px;
	width: 800px;
	font-family:  "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	overflow: auto;
	padding-top: 0px;
	padding-left: 424px;
	font-weight: normal;
}

#footer {
	height: 107px;
	font-family:  "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	overflow: auto;
	padding-left: 25px;
	padding-top: 0px;
	font-weight: normal;
}

#men {
	height: 60px;
	font-family:  "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	overflow: auto;
	padding-left: 25px;
	padding-top: 7px;
	font-weight: normal;
}

#footer a {
	color: #E50E1E;
	text-decoration: underline;
}
	
#men a {	
	color: #CCCCCC;
	text-decoration: none;
}
#men a:hover {	
	color: #FFFFFF;
	text-decoration: none;
}

#impressum {
	font-family:  "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	overflow: auto;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: normal;
}


