body{
margin-top:0px;
margin-left: 0px;
background-color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 17px;
color: #58585A;
}

a:link {
	color: #58585a;
	text-decoration: underline;
}

a:hover {
	color: #58585a;
	text-decoration: none;
}

a:active {
	color: #58585a;
	text-decoration: none;
}

a:visited {
	color: #58585a;
	text-decoration: underline;
}

span a:link {
color: #58585A;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin-bottom: 1px;
text-align: right;
display: block;
width: 159px;
height: 20px;
background-image: url(../pics/but_off.gif);
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
}

span a:active {
color: #58585A;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin-bottom: 1px;
text-align: right;
display: block;
width: 159px;
height: 20px;
background-image: url(../pics/but_on.gif);
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
}

span a:visited {
color: #58585A;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin-bottom: 1px;
text-align: right;
display: block;
width: 159px;
height: 20px;
background-image: url(../pics/but_off.gif);
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
}

span a:hover {
color: #58585A;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin-bottom: 1px;
text-align: right;
display: block;
width: 159px;
height: 20px;
background-image: url(../pics/but_on.gif);
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
}

span.navi {
color: #58585A;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin-bottom: 1px;
text-align: right;
display: block;
width: 159px;
height: 20px;
background-image: url(../pics/but_on.gif);
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
}


*html #container /* ie only */
{
	margin-top: 192px;
	height: 10%;
	width:995px;
	position: absolute;
}

#container
{
	margin-top: 192px;
	height: 100%;
	width:995px;
	position: absolute;
}

*html #containernavi /* ie only */
{
	margin-top: -10px;
	height: 100%;
	width: 159px;
	background-image: url(../pics/bg_navicontainer.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	float: left;
}

#containernavi
{
/*	margin-top: -10px;*/
	height: 100%;
	width: 159px;
	background-image: url(../pics/bg_navicontainer.gif);
	background-repeat: repeat-y;
/*	padding-top: 5px;*/
	float: left;
}

*html #subtextbild /*ie only*/
{
	margin-top: 0px;
	height: 100%;
	width: 242px;
	border-right: 2px solid #e3e3e4;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

 #subtextbild
{   
/*	margin-top: 0px;*/
	height: 100%;
	width: 220px;
	border-right: 2px solid #e3e3e4;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

*html #content /* ie only*/
{
	margin-top: -16px;
	height: 100%;
	width: 420px;
	border-right: 2px solid #e3e3e4;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;	
}

#content
{
/*	margin-top: 0px;*/
	height: 100%;
	width: 376px;
	border-right: 2px solid #e3e3e4;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;	
}

*html #marginal /* ie only */
{
	margin-top: 0px;
	height: 100%;
	width: 174px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;	
}

#marginal
{
/*	margin-top: 0px;*/
	height: 100%;
	width: 166px;
	padding-left: 10px;
	padding-right: 5px;
	float: left;	
}

H1
{
	font-size: 16px;
	color: #ff8c00;
	line-height: 24px;
}

.fontorange
{
	color: #ff8c00;
}

.fontklein
{
	font-size: 9px;
	line-height: 15px;
}

hr
{
	color: #e3e3e4;
	height: 1px; 
	width: 385px;
}

td.logo
{
	width: 120px;
	background-color: #ffffff;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 17px;
   color: #58585A;
}

td.text
{
	width: 220px;
	background-color: #ffffff;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 17px;
   color: #58585A;
}