*html #wrapper { /* fuer IE  */
	margin: 0px 0px 0px 0px;
}
body {
	background: #ffffff url(../media/layout/bg-home.gif) top repeat-x;
}
#baseHeader {
	height: 186px;
}
*html #baseHeader {
	height: 174px;
}

*html .baseHeaderLogo{ /*neu */
	margin	: 6px 0 0 18px;
}

#baseIdentity{
	left: -10px;
	padding-top:0px;
         height: 98px;
        width: 777px;
        border-right: 1px solid #cccccc;
}
*html #baseIdentity{
width: 791px;
}
.baseIdentityBild {
	padding: 0 0 0 70px;
}
*html .baseIdentityBild {
	margin: 0 0 0 83px;
}
#baseIcons {
display: none;
} 

#baseNavigationContainer {
display: none;
} 

#baseContainerNavigationToRoot {
display:none;
}
#baseContent {
top: 0px;
	margin: -12px 0px 0px -12px;
	padding: 0px 0px 20px 0px;
	border-left: none;
	border-right: 1px solid #cccccc;
	background-color:transparent;
	min-height:260px;
}

* html #baseContent { /* nur für IE 5.5 - 6.x */
	margin: 0px 0px 0px 0px;
	height:260px; 
	padding: 0px 0px 20px 0px;
left: 0px;
top: 0;
 } 

#table .home {
border-top: 1px solid #ffffff;
	margin: -20px 0px 20px 0px;
}
*html #table .home {
	margin: 0px 0px 20px 0px;
padding: 0 0 0 0px;
left: 0px;
}



.text-dt {
font-size: 95%;
line-height: 130%;
	margin: 0px 0px 10px 10px;
padding: 0px 15px 0 10px;
color: #000000;
left: 10px;
}
.text-en {
font-size: 95%;
line-height: 130%;
padding: 0 15px 0 10px;
	margin: 20px 0px 10px 10px;
color: #000000;
left: 10px;
}
/*.titel-home {
font-size: 95%;
line-height: 130%;
color: #ffffff;
font-weight: bold;
	margin: 5px 0px 5px 10px;
padding: 0 15px 0 10px;
left: 10px;
}*/


#banner {
display: none;
}


 
#baseContainerRight .baseListBox {
	margin			: 30px 0px 15px 8px;
}
