#body {
	background-color: #999999;
	color: #CCCCCC;
	}

#head {
	position:absolute;
	left:0px;
	top:0px;
	width:892px;
	height:146px;
	background-image: url(senseless-dateien/head.png)
	}

#navi {
	position:absolute;
	left:0px;
	top:146px;
	width:232px;
	height:343px;
	background-image: url(senseless-dateien/navi.png)
	}

#navi ul {
	margin-top: 0.5em;
	margin-left: 6.2em;
	padding: 0;
	list-style-type: none;
	}
* html #navi ul {

	margin-left: 101px;
	margin-top: 10px;
}

* html #navi li {

	margin: 9px;
}

#navi a { 
	display: block;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 10px;
	background-color: #AC1614;
	width: 9em;
	padding: .1em .5em;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
 	}
 
#navi li {
	margin: 0.7em;
	}
 
#navi a:hover	{
	background-color: #999999;
	color: #FFF;
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
#active a	{
	display: block;
	color: #FFF;
	background-color: #333333;
	width: 9em;
	padding: .1em .5em;
	text-decoration: none;
	}
	
#maincontent {
	position:absolute;
	left:232px;
	top:146px;
	width:541px;
	height:343px;
	background-image: url(senseless-dateien/maincontent.png);
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#maincont {
	position:absolute;
	left:240px;
	top:149px;
	width:524px;
	height:336px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#maincont h1 {
	color: #CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	}

#maincont span {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	
	}

#rightedge {
	position:absolute;
	left:773px;
	top:146px;
	width:119px;
	height:343px;
	background-image: url(senseless-dateien/rightedge.png)
	}

#leftedgebottom {
	position:absolute;
	left:0px;
	top:489px;
	width:232px;
	height:143px;
	background-image: url(senseless-dateien/leftedgebottom.png)
	}

#subcontent {
	position:absolute;
	left:232px;
	top:489px;
	width:541px;
	height:143px;
	background-image: url(senseless-dateien/subcontent.png);
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#subcont {
	position:absolute;
	left:237px;
	top:516px;
	width:530px;
	height:105px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


#subcont h1 {
	color: #CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	}
#subcont h3 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	}

#subcont span {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	
	}
#rightedgebottom {
	position:absolute;
	left:773px;
	top:489px;
	width:119px;
	height:143px;
	background-image: url(senseless-dateien/rightedgebottom.png)
	}
#info {
	position: absolute;
	top: 305px;
	left: 118px;
	width: 80px;
	height: 100px;
	color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	}
	
