﻿/* ##### $Author: Wilhelm Blum: 1.0 ############# */
/* Allgemeine Definitionen: Body, Tables, TD, a, form  Verdana, margin-left:130px          */

* {
	border-width: 0px;
	margin: 0;
	padding: 0;
}

html {
		height:100%;
		}  

	




#span_1 a {
	color: #23408E;
	text-decoration: underline;
	font-size:9pt;
	font-weight:bold;
}

#span_1 a:hover {
	  color: green;
	  text-decoration:underline;
}
#span_2 a {
	 text-decoration:none;
	 color:white;
}

#span_2 a:hover {
	  color:#23408E;
}



.style10 {
	margin: 20px;
	margin-top: 0px;
	min-height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A2C539;
}
.style11 {
	margin: 20px;
	margin-top: 0px;
	min-height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A2C539;
}

