BODY {
	color : white;
	font-family : "Verdana", "Arial";
	font-size: 10px;
	text-align: left; 
	background-image: url(img/background.gif);
}

TD.track {
	color : white;
	font-family : "Verdana", "Arial";
	background-color:#999999;
}
.oben { 
	vertical-align:top;
	}

TD.menu {
	border="3";
	padding="2px"; 
	spacing="2";
	color : white;
	text-align : left;
	font-family : "Verdana", "Arial";
/*	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #111111 1px solid;
	border-right: #111111 1px solid; */
	font-variant: small-caps;
}

.content{
	background-color: #212121;
	font-family : "Verdana", "Arial";
	font-size: 12px;
	color : #C1BEBE;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-right: #000000 2px solid; 
	padding="5px";
	spacing="10px";
}

.contentlighter{
	background-color: #333333;
	color : black;
	font-family : "Verdana", "Arial";
	font-size: 12px;
	color : #C1BEBE;
}

.contentsmall{
	color : black;
	font-family : "Verdana", "Arial";
	font-size: 9px;
	color : #C1BEBE;
	padding="5px";
	spacing="10px";
}

.contentnews{
	background-color: #212121;
	color : black;
	font-family : "Verdana", "Arial";
	font-size: 9px;
	color : #C1BEBE;
	padding="0px";
	spacing="0px";
	table-layout: fixed;
}

.gallery{
	background-color: #212121;
	color : black;
	font-family : "Verdana", "Arial";
	padding:"0px";
	spacing:"0px";
	text-align:center;
}

.fett
{
	font-weight:bold;
}

.contentnormal{
/*	background-color: #ccccff; */
	color : #C1BEBE;
	font-size: 12px;
	font-family : "Verdana", "Arial";
	padding="10px";
	spacing="20px";
	overflow: hidden;
/*	width: 550px; */
	table-layout: fixed;
}

input.button
{
	background-color: #212121;
	border:solid 1px white;
	color: #CCFFCC;
	text-decoration: none;
	font-family : "Verdana", "Arial";
	font-size: 10px;
	font-weight: bolder;
}

input.buttonmail
{
	background-color: #212121;
	border:solid 1px white;
	color: #CCFFCC;
	text-decoration: none;
	font-family : "Verdana", "Arial";
	font-size: 8px;
}

.titel {
	font-weight: bolder;
	color : #3371B3;
	font-family : "Verdana", "Arial";
	font-size : larger;
	text-align : center;
	font-variant: small-caps;
}

.head {
	font-weight:  bolder;
	color : #999933;
	font-family : "Verdana", "Arial";
	text-align : left;
	font-variant: small-caps;
}

A {
	color: #999900;
	text-decoration: none;
	font-family : "Verdana", "Arial";
	font-weight: bolder;
	font-size: 10px;
}

.topnavigation
{
	border-bottom:#212121 2px solid;
}

input
{
	border: #000000 2px solid;
}


A:Hover {
	color: #CCCC00;
}

HR {
	height: 1pt;
	color : #000000;
}

p.error
{
	color : #dd0000;
	font-size: 12px;
	font-family : "Verdana", "Arial";
}

p.red {
	color: red
}

tr.verlauf
{
	background-color: #333333;
}

