.body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image:url(images/bg.jpg);
	background-attachment: fixed;
}

.body1 {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image:url(images/bg.jpg);
	background-attachment: fixed;
}

.body2 {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		
	background-image:url(images/bg_hell.jpg);
	background-attachment: fixed;
}

.body3 {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image:url(images/bg_hell.jpg);
	background-attachment: fixed;
}

.gross	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	line-height:27px;
	color:#FFFF99;
	text-decoration:none;
	font-weight: bold;
}

.normal	{
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FFFFCC;
	text-decoration:none;
	font-weight: bold;
}

.normal2	{
	font-family: Verdana, Arial, sans-serif;
	font-size:9px;
	line-height:20px;
	color:#FFFFCC;
	text-decoration:none;
	font-weight: bold;
}

.normal2_s	{
	font-family: Verdana, Arial, sans-serif;
	font-size:9px;
	line-height:20px;
	color:#FFFFCC;
	text-decoration:underline;
	font-weight: bold;
}

.normal2_s:hover	{
	font-family: Verdana, Arial, sans-serif;
	font-size:9px;
	line-height:20px;
	color:#FFFF97;
	text-decoration:underline;
	font-weight: bold;
}

.start	{
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:10px;
	color:#938F17;
	text-decoration:none
}

.start:hover	{
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:10px;
	color:#58560E;
	text-decoration:none
}

.start_s	{
	font-family: Verdana, Arial, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#BEBA1F;
	text-decoration:none
}

.start_s:hover	{
	font-family: Verdana, Arial, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#58560E;
	text-decoration:none
}

.forum1	{
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#1A3300;
	text-decoration:none;
}

.forumlink	{
	font-family: Verdana, Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#FFFFCC;
	text-decoration:underline;
	font-weight: bold;
}

.forumlink:hover	{
	font-family: Verdana, Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#FFFF97;
	text-decoration:underline;
	font-weight: bold;
}

.linknavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFCC;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
}

.linknavi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF97;
}

.linknavis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #FFFFCC;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
}

.linknavis:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #FFFF97;
}
<!--------------------------Mailformular------------------------->


.titel
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 35px;
	color: #bbbbbb;
}

.beschriftung
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

.gemecker
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}

.abstand
{
	height: 15px;
}

.textfeld1_norm
{
	width: 400px;
	height: 20px;
	padding: 3px;

	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

	background-color: #f0f0f0;
	border: solid 1px #000000;
}

.textfeld1_focus
{
	width: 400px;
	height: 20px;
	padding: 3px;

	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

	background-color: #ffffff;
	border: solid 1px #000000;
}

.textfeld2_norm
{
	width: 400px;
	height: 150px;
	padding: 3px;

	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;

	background-color: #f0f0f0;
	border: solid 1px #000000;
}

.textfeld2_focus
{
	width: 400px;
	height: 150px;
	padding: 3px;

	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;

	background-color: #ffffff;
	border: solid 1px #000000;
}

.button_norm
{
	width: 100px;
	height: 20px;
	padding: 1px;

	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

	background-color: #f0f0f0;
	border: solid 1px #000000;
}

.button_focus
{
	width: 100px;
	height: 20px;
	padding: 1px;

	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

	background-color: #ffffff;
	border: solid 1px #000000;
}

<!-----------------Mailformular ENDE------------------->