body
		{
		background:#000000;
		margin:0px;
		color:#FFD500;
		font-family:Tahoma;
		font-size:10px;
		}
div.site
		{
		background:url(bg.jpg) no-repeat top left;
		height:768px;
		}
div.banre
		{
                 color:#FFFFFF;
		font-family:Tahoma;
		font-size:10px;
                 position:absolute;
                 width:120px;
		left:810px;
		top:345px;
                 }
div.head
		{
		background:url(headbanner.jpg) no-repeat;
		position:absolute;
		width:559px;
		height:286px;
		left:250px;
		top:59px;
		}
div.headinhalt
		{
		line-height:1.5;
		text-align:right;
		padding-top:185px;
		padding-right:20px;
		padding-bottom:10px;
		border-bottom:2px #080808 solid;
		width:410px;
		position:absolute;
		left:120px;
		}
div.headinhalt em
		{
		font-size:12px;
		}
div.headinhalt:hover
		{
		color:#FFD500;
		}
div.sitecontent
		{
		background:#353535;
		position:absolute;
		width:478px;

		left:299px;
		top:345px;
		z-index:2;
		border-left:2px #080808 solid;
		border-right:2px #080808 solid;
		padding:0px 10px 10px 10px;
		margin-top:-5px;
		font-size:12px;
		}
div.foot
		{
		background:#303030;
		border-top:2px #080808 solid;
		margin:20px -10px -10px -10px;
		padding:10px;
		text-align:center;
		font-size:10px;
		color:#555555;
		}
div.boxhead
		{
		background:url(topichead.jpg) no-repeat;
		height:25px;
		width:448px;
		font-size:15px;
		font-weight:bold;
		letter-spacing:2px;
		padding:5px 0px 0px 30px;
		text-align:left;
		}
div.boxcontent
		{
		padding:5px 5px 10px 5px;
		background:#404040;
		margin-bottom:20px;
		}
div.boxfoot
		{
		text-align:right;
		background:#303030;
		margin:10px -5px -10px -5px;
		padding:5px;
		border-top:1px solid #080808;
		}
div.nav
		{
		z-index:0;
		background:url(navhead.jpg) no-repeat;
		position:absolute;
		width:308px;
		height:108px;
		left:0px;
		top:510px;
		}
div.navcontent
		{
		z-index:2;
		background:url(saowomanbg.jpg) #303030 90% 80% no-repeat;
		position:absolute;
		top:618px;
		width:274px;
		left:25px;
		border-left:2px #080808 solid;
		display:block;
		}
div.navcontent a:link, div.navcontent a:active, div.navcontent a:visited
		{
		border-right:2px solid #080808;
		border-bottom:2px solid #080808;
		display:block;
		padding-left:20px;
		font-size:12px;
		line-height:2.2;
		letter-spacing:5px;
		width:252px;
		text-decoration:none;
		color:#FFD500;
		}
div.navcontent a:hover
		{
		text-decoration:none;
		color:#FF7D00;
		border-bottom:2px solid #080808;
		border-right:0px;
		background:#353535;
		letter-spacing:10px;
		font-weight:bold;
		}
div.navcontent a.first:link, div.navcontent a.first:active, div.navcontent a.first:visited
		{
		border-right:2px solid #080808;
		border-bottom:2px solid #080808;
		border-top:2px solid #080808;
		display:block;
		padding-left:20px;
		font-size:12px;
		line-height:2;
		letter-spacing:5px;
		width:252px;
		text-decoration:none;
		color:#FFD500;
		}
div.navcontent a.first:hover
		{
		text-decoration:none;
		color:#FF7D00;
		border-bottom:2px solid #080808;
		border-top:2px #080808 solid;
		border-right:0px;
		background:#353535;
		letter-spacing:10px;
		font-weight:bold;
		}
a:link, a:active, a:visited
		{
		text-decoration:none;
		color:#FFA500;
		}
a:hover
		{
		text-decoration:none;
		color:#FF7D00;
		}