body 	{	 
	background-color: #800000
	}


a	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#F2D9BF;
	text-decoration:underline;
	}
a:link	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#F2D9BF;
	text-decoration:underline;
	}
a:visited	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#F2D9BF;
	text-decoration:underline;
	}
a:active	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#F2D9BF;
	text-decoration:underline;
	}
a:hover	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#F2D9BF;
	text-decoration:underline;
	}

.klein {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #F2D9BF
		}
.normal {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
		color: #F2D9BF
		}

.braun {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
		color: #800000
		}
.bold   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
		color: #F2D9BF
		}
.rubrikbeschreibung   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
		color: #CC6600
		}
.aufzaehl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F2D9BF;
	background-color: #993300;
	list-style-position: inside;
	list-style-type: disc;

}
.headlin1 {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #FFFFFF
}
