﻿body, td, table {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

table,td {

	border-top-color:	#33cc66;
	border-bottom-color: #339966;
	border-left-color:	#99ff00;
	border-right-color: #99ff00;
	padding:3px;
}

h1 { 
	font-size: 18px; 
	font-weight: bold; 
	color: #008000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

th {
	font-weight : bold;
}

.tbody0	{padding:5px; background: rgb(230,255,230)}
.tbody1	{padding:5px;	background: rgb(255,255,230)}
.tbody2	{padding:5px; background: rgb(255,230,230)}

.abstand {
	padding: 15px 5px 15px 5px;
}
h5 {
	color: #008000;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.wichtig {
	font-size: large;
	font-weight: bold;
}

.link {
	font-weight: bold;
}

.link a {
	text-decoration:none;
	color:blue;
}
.link a:visited {
	text-decoration:none;
	color:blue;
}

a.link:hover {
	text-decoration:none;
	color:red;
}

.Button {
 width:180px;
}

