body {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 3px;}

p, select {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #000000;
    margin-top: 2px;
	margin-bottom: 3px;}

.txtinput {
	font-family: Tahoma, Arial;
	font-size: 10pt;
   	border-style: solid;
   	border-width: 1px;
 	border-color: #FF6666; }

.maintext {
	font-family: Tahoma, Arial;
	text-align: left;
	font-size: 10pt;
	color: #000000;
	margin-top : 2px;
	margin-bottom : 3px;}

.fettmain {
	font-family: Tahoma, Arial;
	text-align: left;
	font-weight:bold;
	font-size: 10pt;
	color: #000000;
	margin-bottom : 6px;}

.txtsmall {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;}

.txtlinethrough {
	text-decoration:line-through;}

.impressum {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #FF0000;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;}

.impressumtitle  {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	margin-left: 5px;
	margin-top : 12px;
	margin-bottom : 3px;}

h1 {
	font-family: Tahoma, Arial;
	font-size: 14pt;
	color: #ff0000;
	font-weight: bold;
	margin-top: 5px;
    margin-bottom: 15px;}

h2	{
	font-family: Tahoma, Arial;
	font-size:14pt;
	color:#00ff00;
	text-align:left;
	font-weight:bold;
	margin-left : 0px;}

h3	{
	font-family: Tahoma, Arial;
	font-size:12pt;
	color:#ff0000;
	text-align:left;
	font-weight:bold;
	margin-bottom : 0pt;}

h4	{
	font-family: Tahoma, Arial;
	font-size:10pt;
	color:#ff0000;
	text-align:left;
	font-weight:bold;
	margin-bottom : 0;}

a:link	{
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;}

a:visited	{
	color: #BC0000;
	font-weight: normal;
	text-decoration: underline;}

a:active	{
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;}

a:hover		{
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;}

.bold {
	font-weight : bold;}

td.active{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #FF0000;
	background-color : #FFCCCC;}

td.center{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #FF0000;
	cursor: Hand;}

table, td {
	font-family: Tahoma, Arial;
	font-size:10pt;
	vertical-align:top;}

.tablight {
	background-color : #FFCCCC;
	font-size : 10pt;
	font-family: Tahoma, Arial;
	padding-bottom : 3px;}

.tabdark {
	background-color : #FF6666;
	color: White;
	font-size : 10pt;
	font-family: Tahoma, Arial;
	font-weight: bold;
	padding-bottom : 3px;}

.title {
	background-color : #FF6666;
	font-weight: bold; }

	
ul {
	list-style-type:disc;
	margin-top:1px;
	margin-bottom:1px; }

ol {
	margin-top:1px;
	margin-bottom:1px; }


.button {
   	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #FF6666;
	background-color: #FFFFFF;
   	border-color: #FF6666;
   	border-style: solid;
   	border-width: 1px;
	}
