div#mainArea td.leftPart, div#mainArea td.rightPart {
	width: 230px;
}

table#main td#contentTd {
	width: 470px;
}

div.bottomBar div.sideBoxWithButton{
	width: 230px;
	margin-right: 10px;
}


div.bottomBar {
	width: 950px;
	padding: 0 10px;
	background-color: #d3e4ed;
}

div.button{
	width: 230px;
}

div.button a{
	margin: 0 50px;	
}

div.bottomBar .sideBoxImage {
	margin: -11px -10px 0;
}

div.documentTeaserList div.teaserPictureSpan img {
	height: 70px;
}

div.documentTeaser a.headline {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	text-decoration: none;    
}

table#main td.centerPart div.centerPart,
table#main td.centerPart div.centerPart div.documentTeaserList div.centerPart {
	padding: 0;
}

div.sideBoxHeader, h2 {
	background: #035e93 url(../../images/background_navi.png) repeat-x;
	min-height: 20px;
	color: #FFF;
	font-size: 16px !important;
	padding: 10px 5px;
	text-align: center;
	border: 1px solid #FFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
}

div.sideBoxHeader {
		border-bottom: none;
}

div.documentTeaserList {
	background-color: #2C84B7;
	padding: 25px 34px;
	border: 1px solid #FFF;
	border-top: none;
}

div.documentTeaserList div.INSTANCE div.documentTeaser{
	padding: 10px;
	border: none;
	margin-bottom: 3px;
}

div.documentTeaser h3 {
	margin-bottom: 5px;
}

div.teaserPictureSpan {
	margin-bottom: 0;
}

div#maincontent div.xhtmlText p{
	margin-top: -38px;
	padding: 0;
}

div#maincontent div.IONAS_CONTROL_XHTML  p {
	margin-top: 0;
}

div#maincontent div.IONAS_CONTROL_XHTML  p a{
	color: #666 !important;
}

.teaserLink, div.teaserDescription {
	display: none;
}

div#maincontent {
	border-bottom: none;
	padding-bottom: 0;
}

div#maincontent a{
	color: #FFF;
}

div#maincontent div.documentTeaser a {
	color: #666;
}

div#mainArea table#main td#contentTd > div.centerPart {
	min-height: 1px;
	padding: 0;
}

div.documentTeaser div.documentTeaserList div.INSTANCE {
	background-color: #fff;
}

div#imageTeaser .headerBox, div#imageTeaser .teaserBox, .arrowRightBox, .arrowLeftBox {
	display: none;
}

div.imageTeaserSpan {
	width: 948px;
	height: 300px;
	background-color: #035e93;
}

div.INSTANCE.LAST div.sideSectionType div.sideBoxContent {
	margin-bottom: 0;
}