body
{
	background-color: #c02314;
	background-image: url(bilder/bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #ffffff;
	margin: 3px 3px 3px 3px;
}

a:link
{
	color: #33CCCC;
}

a:hover
{
	color: #CCCC99;
	text-decoration: underline;
}

a: active
{
	color: #FFCC99;
}
a:visited
{color: #FFCC99;
}


.top
{
	padding: 10px 10px 10px 10px; font-family: Arial, Helvetica, Sans-Serif; border-bottom: #ffffff 1px solid;
}

.navigationLeft
{
	vertical-align: top;
	width: 20%;
	border-right: #ffffff 1px solid;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}

.mainTab
{
	background-color: #000000;
	background-image: url(bilder/bg1.gif);
	background-position: left top;
	background-repeat: repeat-x repeat-y;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	width: 99%;
}

ul
{
margin-left: 5px;
list-style-type: none;	
}

.tdMain
{
	background-color: #000000;
	vertical-align: top;
	background-image: url(bilder/bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	}
	
h1, h2, h3
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #ffffff;
}
