
	
body {
	margin: 0px 0px 0px 0px;
	font-family: Helvetica,Arial,sans-serif;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.6em;
	}
	
tbody {
	font-family: Helvetica,Arial,sans-serif;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.6em;
	}
	
	
p {
	margin-top: 0;
	margin-bottom: 5px;
	}
	
	
div#upControl{
	position:absolute;
	width:320px;
	left:10px;
	top:2px;
	z-index:1;
	text-align: left;
	}
	
div#downControl{
	position:absolute;
	width:320px;
	left:10px;
	top:400px;
	z-index:1;
	text-align: left;
	}
	
div#scrollbox{
	position:absolute;
	width:550px;
	height:auto;
	overflow:visible;
	top:20px;
	left:10px;
	clip:rect(0,550,370,0);
	}
	
div#inhalt{
	position:absolute;
	top:0px;
	left:0px;
	line-height:18px;
	}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div.center {
 text-align: center;
	}
	
div#wrapper {
	margin-left: auto;
	margin-right: auto;
	}
	
div#firma {/*logo*/
	display:none;
	}
	
div#tempchooser{/*user1*/
	display:none;
	}
	
div#header {/*top*/
	
	}
	
div#bereich3 { /*user2*/
	position: absolute;
	margin-top: 470px;
	margin-left: 850px;
	width: 220px;
	height: 220px;
	overflow :auto;
	}
	
div#whitebox {
	float:left;
	margin: 0;
	background: black;
	}
	
div#bereich5{ /*Inhalt*/
	position: absolute;
	margin-top: 100px;
	margin-left: 185px;
	height:425px;
	width: 560px;
	border: 0px;
	color: #ffffff;
	overflow:hidden;
	}
	
div#module_highlight { /*footer*/
	position: absolute;
	border: 0px;
	top: 660px;
	left:0px;
	width: 1024px;
	height:65px;
	}
	
div#module_highlight_b { /*user3*/
	position: absolute;
	border: 0px;
	top: 660px;
	left:0px;
	width: 1024px;
	height:65px;
	}
	
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline {
	background: #000000;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	}
	
/*menues*/
ul.menu	{
	list-style:none;
	border-left: 1px solid #666666;
	margin:0px;
	}
	
li.parent ul {
	position: absolute;
	top:0px;
	left:150px;
	border-left:1px solid #666666;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:140px;
	}
	
li {
	margin-left:-26px;
	}
li.active a {
	color:#ffffff;
	}
li.active ul a{
	color:#666666;
	}
	
li.active ul a:hover{
	color:#ffffff;
	}
	
li.parent ul li.active a{
	color:#ffffff;
	}
	
li.parent ul li.active ul{
	width:340px;
	height:580px;
	left: 170px;
	}
	
li.parent ul li.active ul a{
	color:#666666;
	}
	
li.parent ul li.active ul a:hover{
	color:#ffffff;
	}
	
li#current ul li a{
	color:#666666;
	}
	
li#current ul li a:hover{
	color:#ffffff;
	}
	
li#current a{
	color:#ffffff;
	}
	
table.blog span.article_separator {
	display: block;
	height: 20px;
	}
/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 535px;
	height: 400px;
	text-align:left;
	vertical-align:top;
	}
	
table.contentpaneopen li {
	margin-bottom: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:-25px;
	}
table.contentpaneopen h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	}
	

