body {
	background-color: #184901;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}

	td {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 18px;
		text-align: justify;
		color: #ffffff;
	}
	
	.trenner {
		background-color: #800000;
	}
	
	
	img.leftpic {
	  float:left;
		margin-left:0px;
		margin-right:20px;
		margin-top:2px; 		
		margin-bottom:5px;
		border: solid 1px #800000;		
	}
	img.rightpic {
	  float:right;
		margin-left:20px;
		margin-right:0px;
		margin-top:2px; 	
		margin-bottom:5px;			
		border: solid 1px #800000;		
	}

	h1 {
		font-family: Georgia, Garamond, "Times New Roman", serif;
		font-size: 32px;
		color: #ffffff;
		margin-bottom: 0px;
	}

	h2 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #ffffff;
		margin-bottom: 0px;
	}

	h3 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #ffffff;
		margin-bottom: 0px;
		font-weight: normal;
	}
	
	a.norm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #ffffff;
		font-weight: bold;
		text-decoration: underline;
	
	}
	
	a.side {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 18px;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		display: block;
	
	}
	
	a.imp {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height: 18px;
		color: #ffffff;
		text-decoration: none;
		padding-left: 28px;
	
	}
	
	a.e1_0:link, a.e1_0:active, a.e1_0:visited	{
		font-family: Georgia, Garamond, "Times New Roman", serif;
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		line-height: 24px;
		display: block;
		padding-left: 28px;
		font-weight: bold;
		background-color: #184901;
		margin-bottom: 1px;
		margin-top: 6px;
		border-bottom: 2px solid #800000;
		border-left: 2px solid #800000;
		border-top: 2px solid #800000;
	}
	a.e1_0:hover	{
		font-family: Georgia, Garamond, "Times New Roman", serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		line-height: 24px;
		display: block;
		padding-left: 28px;
		font-weight: bold;
		background-color: #800000;
		margin-bottom: 1px;
		margin-top: 6px;
		border: 2px solid #800000;
	}

	a.e1_1	{
		font-family: Georgia, Garamond, "Times New Roman", serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		line-height: 24px;
		display: block;
		padding-left: 28px;
		font-weight: bold;
		background-color: #800000;
		margin-bottom: 1px;
		margin-top: 6px;
		border: 2px solid #800000;
	}
