body
{
	background-color:#751f24;
	font-size:12px;
    color:black;
	font-family: tahoma, helvetica; 
}

td
{
	border:0px solid white;
}
#head { position:relative; top:205px; left:90px; width:500px; }

#maincontent { position:relative; top:220px; left:95px; width:450px; }
	#content-titel { position:relative; top:0px; left:0px; width:450px; }
	#content-left { position:relative; top:0px; left:0px; width:150px; }
	#content-right { position:absolute; top:0px; left:170px; width:280px; }
	#content-right-nur-text { position:absolute; top:14px; left:170px; width:280px; }

#fuss { position:static; margin-left:95px; margin-top:35px; width:800px;}
	#fuss-content1 { position:absolute;  margin-left:0px; margin-top:0px; width:150px; }
	#fuss-content2 { position:absolute; margin-left:170px; margin-top:0px; width:130px; }
	#fuss-content3 { position:absolute;  margin-left:320px;  margin-top:0px; width:250px; }
	#fuss-content4 { position:absolute;  margin-left:590px;  margin-top:0px; width:210px; }
	
#head-text-gross /* ... */
{
	margin-right:20px;
	color:black;
	font-size:13px;
	font-weight:bold;
}

#head-text-gross-select /* ... */
{
	text-decoration:underline;
	margin-right:20px;
	color:black;
	font-size:13px;
	font-weight:bold;
}

#head-text-klein /* ... */
{
	margin-right:10px;
	margin-left:0px;
	font-size:11px;
	padding-top:10px;
	font-weight:normal;
	color:#333333;
}


#linktext /* ... */
{
	font-size:11px;
	font-weight:normal;
	color:#333333;
}


a:link, a:visited
{
	text-decoration:none;
	color:black ;
	font-family: tahoma, helvetica; 
	border:0px;
}
a:link.fusslink, a:visited.fusslink
	{
		text-decoration:none;
		color:#999999;
	}

a:hover, a:active, a:focus
{
	font-family: tahoma, helvetica; 
	text-decoration:underline;
	color:#666666;
	border:0px;
}
a:hover.fusslink, a:active.fusslink, a:focus.fusslink
	{
		text-decoration:none;
		color:#555555;
	}

img 
{
	border:1px solid #999999;
	margin-bottom:5px;
	padding:1px;
	display:block;
}

a img 
{
	border:1px solid #999999;
	margin-bottom:5px;
	padding:1px;
	display:block;
}


#content /* ... */
{
	font-size:11px;
    color:#444444;
	font-family: tahoma, helvetica;
	margin-left:0px; 
	margin-right:8px; 
}

li
{
	margin-left:10px;
}

h1 /* titel */
{
	font-size:15px;
	font-family: tahoma, helvetica; 
    color:black;
	margin-bottom:10px;
	margin-top:0px;
}

h3
{
	font-size:10px;
    color:#999999;
	font-family: tahoma, helvetica;
	margin-left:0px; 
	margin-right:5px;
	display:inline; 
	font-weight:normal;
}

