﻿@charset "utf-8";
/* CSS Document */
body {
 margin-left: 0px;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 10px;
 background-color: #FFFFFF;
}
body,td,th {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #444444;
}
a {
 font-size: 15px;
 color: #555555;
 font-weight: bold;
}
a:visited {
 color: #440000;
 text-decoration: none;
}
a:hover {
 color: #FF6600;
 text-decoration: none;
}
img {
}
select {
 font-size: 10px;
 color: #222222;
 background: #EEEEEE;
}
h1 {
 font-size: 16px;
}
input {
 font-size: 10px;
 color: #222222;
 background: #EEEEEE;
}
textarea {
	font-size: 12px;
	background: #EEEEEE;
	color: #222222;
}
a:active {
 color: #440000;
 text-decoration: none;
}
a:link {
 text-decoration: none;
 color: #440000;
}
.Stil2 {
 font: bold 10px;
}
.Stil3 {
 font-size: 10px;
}
