@CHARSET "ISO-8859-1";

body{
	background-color: #017738;
	margin-top: 0px;
	color: white;
}

img{
	border: 0px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #ffffff;
}

table {
	font-family: Tahoma;
	font-size: 10pt;
}

table.list td{
	background-color: 2f8942;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
div.inhalt {
	position:relative;
	font-family: Tahoma;
	font-size: 10pt; 
	margin-left:50px;
	width:700px;
}
.style1 {
	font-family: Tahoma;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: bold;
}

.style2 {
	font-family: Tahoma;	
	color: #F0F0F0;
	font-size: 15px;
}

.style3{
	font-family: Tahoma;
	color: #FFFFFF
}

.text2 {
       color: white;
       font: 18 px Tahoma;
       display:inline; 
}
.text3 {
       color: white;
       font: 15 px Tahoma;
       display:inline; 
}

.copy777 {
	color: white;
	font-size: 13px;
	font-family: Tahoma;
	display:inline;
}