body {
	background-repeat: no-repeat;
	font-family: arial, sans-serif;
	color: #000000;
	margin: 0px;	
}

table {
	border-collapse: collapse;
}

a:link, a:visited {
	color: #00349C;
}

a:hover, a:active {
	color: #000000;
}

p {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 6px;
}

td.description
{
	background-color: #ffffff;
	padding: 18px;
	text-align: center;
}

td.bar {
	background-image:url(../images/bar.gif);
	background-repeat: repeat-x;
	border: 1px solid black;
	height: 28px;
	font-size: 12px;
	text-align: center;
}

td.size {
	text-align: center;
	font-size: 12px;
	background-color: #C6DFBD;
	border: 1px solid #000000;
	border-bottom: none;
	border-bottom: none;
	padding: 3px;
}

td.feld {
	background-image: url(../images/leer.gif);
	border: 1px solid black;
	font-family: arial;
	color: black;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

td.koordinaten {
	background-color: #FFFFFF;
	border: 1px solid black;		
}

td.leer {
	background-image: url(../images/roter.gif);
	border: 1px solid black;
}

td.beides {
	background-image: url(../images/halber.gif);
	border: 1px solid black;
	padding: 1px;
}

td.rechts {
	background-image: url(../images/rechts.gif);
	border: 1px solid black;
	padding: 1px;
}

td.unten {
	background-image: url(../images/unten.gif);
	border: 1px solid black;
	padding: 1px;
}

div.rechts {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	text-align: right;
	padding-right: 2px;
}

div.unten {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	text-align: left;
	padding-left: 2px;
}

input.eingabe {
	background-color: transparent;
	width: 24px;
	height: 24px;
	border: none;	
	color: black;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

form {
	margin: 0px;
}

td.imprint { 
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 9px;
	width: 70%;
}

th.imprint {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-right: 6px;
	text-align: left;
	vertical-align: top;
	width: 30%;
}

#solution
{
	background-color: #ffffff;
	padding: 18px;
	text-align: left;
}

td.contact {
	padding-right: 9px;
	padding-top: 3px;
	font-size: 12px;
	vertical-align: middle;
}

h3 {
	font-size: 14px;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 9px;
}

ul {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
}

img {
	border: none;
}

.top {
	text-align: right;
	font-size: 12px;	
}

#title
{
	background-repeat: no-repeat;
	height: 116px;
}

.navhead {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 9px;
	padding-top: 12px;
	text-align: right;
}

td.navbar
{
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #878787;
	border-top: none;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
	text-align: center;
	vertical-align: middle;
	width: 728px;
}

.statistics {
	border: 1px solid #034601;
	font-size: 12px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}

th.statistics {
	background-color: #7AD78A;
	width: 16%;
}

