.toggler
	{
	width:923px;
	margin: 0px;
	padding: 0px;
	background: #eee;
	}

.toggler.unternehmen
	{
	background-image:url('../img/reiter_unternehmen.jpg');
	height:32px;
	cursor:pointer;
	}

.toggler.corporation
	{
	background-image:url('../img/reiter_corporation.jpg');
	height:32px;
	cursor:pointer;
	}
		
.toggler.produkte
	{
	background-image:url('../img/reiter_produkte.jpg');
	height:32px;
	cursor:pointer;
	}
	
.toggler.products
	{
	background-image:url('../img/reiter_products.jpg');
	height:32px;
	cursor:pointer;
	}
	
.toggler.kundendienst
	{
	background-image:url('../img/reiter_kundendienst.jpg');
	height:32px;
	cursor:pointer;
	}
	
.toggler.support
	{
	background-image:url('../img/reiter_support.jpg');
	height:32px;
	cursor:pointer;
	}
	
.element.unternehmen_content
	{
	background-image:url('../img/bg1_lighter.jpg');
	}
.element.produkte_content
	{
	background-image:url('../img/bg2.jpg');
	} 
.element.kundendienst_content
	{
	background-image:url('../img/bg3.jpg');
	}
.element
	{
	margin:0px;
	height:339px;
	}
 
.element p
	{
	margin: 0;
	}
 
.float-right
	{
	padding:10px 20px;
	float:right;
	}
#header
	{
	position:absolute;
	width:923px;
	height:165px;
	top:0px;
	left:0px;
	} 
#accordion
	{
	position:absolute;
	left:0px;
	top:165px;
	width:923px;
	height:490px;
	overflow:hidden;
	background-color:#20377E;
	border:0px;
	}
	
#menu1
	{
	opacity: 0.6;
	}
#aktuell_cont
	{
	height:396px;
	}
