html, body {
	background:white none repeat scroll 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:100%;
	margin:0pt;
	padding:0pt;
}
div#main {
	background: #cbd3e0;
	border: solid 1px black;
	height:auto !important;
	margin:auto;
	min-height:100%;
	position:relative;
	top:0pt;
	width:900px;
         color:#000000;
}

div#container {
	position: relative;
	overflow: auto;
	padding-bottom: 60px;
	padding-top: 20px;
}
table#imgmenu {
	color: #FFEEDD;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
}
table#imgmenu a{
	margin: 40px;
         color:#000000; 
}
div#bottom {
	position: absolute;
	padding-bottom: 10px;
	bottom: 0px;
	width: 100%;
	text-align: right;
}
table#topmenu {
	background-image: url('images/header900.jpg');
	height: 43px;
	padding-left: 10px;
}
table#topmenu a {
	color: #FFEEDD;
	font-size: 16px;
	font-weight: bold;
}
div#text
{
	left: 15%;
	padding-top: 30;
	position: relative;
	width: 70%;
	text-align: justify
}

table
{
	border: 1px;
	cellspacing: 0;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	width: 100%;
}
div#ttLogo
{
	left: 10px;
	position: relative;
	top: 10px;
}
h1
{
	color: #990000;
	font-size: 20px;
	text-align: center;
}
h2
{
	color: #990000;
	font-size: 18px;
	text-align: center;
}
h3
{
         color: #990000;
         font-size: 16px;
         text-align: left;
}
i.ausgezeichnet
{
	background: none;
	color: #000099;
	text-align: left;
}

hr
{
	background-color: #FFEEDD;
	border: #FFEEDD;
	color: #FFEEDD;
	height: 2px;
}
img
{
	border: 0;
}
a:link
{
	color: #000099;
	text-decoration: none;
}
a:visited
{
	color: #000099;
	text-decoration: none;
}
a:hover
{
	color: #999999;
	text-decoration: none;
}
a:active
{
	color: #000099;
	text-decoration: none;
}