

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: #000000
		}
.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
		}

