#menu-in{
   position:absolute;	
   top:212px;
   left:0px;
   width:134px;

}
#languagemenu{
   position:absolute;	
   top:570px;
   left:10px;
   width:120px;
   	
}
#languagemenu{
   background:#fff;
}

#languagemenu{
   margin-left:0px;
   padding-left:0px;
   color:#555;
}
#languagemenu a{
   color:#000;
   text-decoration:none;
}
#languagemenu img{
	padding:0px;
	margin:0px;
}

#menutabs{
	position:absolute;
	top:98px;
	left:138px;
}


#menu2{
	position:absolute;	
	top:41px;
	left:435px;
}

#rechts-in{
    position:absolute;
    top:170px;
    left:709px;
    
    width: 200px;
    margin: 0; 
    padding: 0;
}

p.align-right{
	text-align:right;
}

.datenzeile{
	font-size:10pt;
	margin-bottom:30px;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
}

.important{
	color:#603;
	font-weight:bold;
}

DIV.csc-textpic-intext-left-nowrap { float: left; } 
DIV.csc-textpic-intext-left-nowrap { clear: right; }

.tx-indexedsearch-res{  float: left; clear: right;  } 

#stripe{
	position:absolute;
	width:1px;
	height:100%;
	top:50px;
	left:138px;
	border-left:2px solid #603;
	z-index:99;
}

/* clearfix zum Aufheben der Floatumgebung */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benoetigt der Safari-Browser zwingend !! 
.clearfix { 
    display: block;
    overflow:hidden; 
}
*/

.clearfix { 
    display: inline-block; 
} 
html[xmlns] .clearfix {     
    display: block; 
} 
* html .clearfix {     
    height: 1%; 
}




