body		{
		background-color: #124C12;
		margin-left: 0;
		margin-right: 0;
		margin-top: 5;
		margin-bottom: 5
		}
		
#title		{
		color: #212821;
		font-size: 18px;
		font-weight: bolder;
		font-family: verdana, sans-serif
		}

#date		{
		color: #212821;
		font-size: 14px;
		font-weight: bolder;
		font-style: italic;
		font-family: verdana, sans-serif
		}
		
#topic		{
		color: #212821;
		font-size: 14px;
		font-weight: bolder;
		font-family: verdana, sans-serif
		}		

#topic_light		{
		color: #212821;
		font-size: 14px;
		font-weight: normal;
		font-family: verdana, sans-serif
		}
		
#text		{
		color: #212821;
		font-size: 12px;
		font-weight: normal;
		text-align: justify;
		font-family: verdana, sans-serif
		}

#text_small	{
		color: #212821;
		font-size: 10px;
		font-weight: normal;
		font-family: verdana, sans-serif
		}
		
#kompanien	{
		color: #212821;
		font-size: 11px;
		font-weight: normal;
		text-align: center;
		font-family: verdana, sans-serif
		}
		
a:link		{
		color: #212821;
		font-size: 12px;
		font-weight: normal;
		font-family: verdana, sans-serif
		}

a:visited	{
		color: #212821;
		font-size: 12px;
		font-weight: normal;
		font-family: verdana, sans-serif
		}

a:active, a:hover
		{
		color: #212821;
		font-size: 12px;
		font-weight: normal;
		font-family: verdana, sans-serif
		}

a_ohne:link		{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

		}
