#borderHeaderContent {
	height:9px;
	width:690px;
	background-image:url('../img/contentBorderTop.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:1px;
}
#corpContent {
	position:absolute;
	left:0px;
	top:159px;
	height:258px;
	width:690px;
	background:none;
}
.corpContent {
	position:relative;
	left:0px;
	top:0px;
	width:690px;
	background:none;
	text-align:left;
}

#corpContentNavTop {
	position:relative;
	top:0px;
	left:0px;
	height:22px;
	width:686px;
	background-color:#D8DCD0;
	padding-left:4px;
}
div[id=corpContentNavTop] {
/*	border-left:20px solid #000;*/
	padding-top:2px;
}

/* ie fix */
* html div#corpContentNavTop { width:100%; }

.corpContentBlock {
/*	background-color:#D8DCD0;*/
	background-image:url(../img/contentBottom_bereich4.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
/*	background-image:none;
	position:relative;*/
}
#corpContentNavLeft {
	height:235px;
	width:136px;
	background-image:url('../img/navBg_bereich4.gif');
	float:left;
	text-align:center;
}

#corpContentBorderBottom {
	position:relative; 
/*	top:416px; */
	left:0px;
	height:5px;
	width:690px;
	background-image: url(../img/contentBorderBottom_bereich4.gif);
	background-repeat:repeat-x;	
	font-size:1px;
/*	border:1px solid black;*/
}
#corpContentBottom {
	position:relative; 
/*	top:422px; */
	left:0px;
	height:16px;
	width:690px;
	background-image:url(../img/contentBottom_bereich4.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
	text-align:right;
}
#corpContentBottom img {
	position:absolute; top:0px; right:0px;
}
a:hover {
	background-color:#D8DCD0;
}
#corpContentText {
/*	background-color:none;*/
	background-image:url('../img/bodyBg_gekachelt.jpg');
	background-position: right;
	background-repeat: repeat-y;
}
