body {
background-color:#FFF;
color: #000000;
margin:22px 40px 40px 40px;
}

#logo {
margin:0 0 22px 22px;
}

#main {
width:890px;
}

#sprache {
background-color: transparent;
color:#950024;
height:18px;
text-align:right;
}

#LeftCol {
float:left;
width:184px;
margin-top:18px;
}

#RightCol {
float:left;
width:690px;
margin-bottom:80px;
}

#nav {
margin-right:16px;
}

#navMain,#navMain2 {
margin-bottom:35px;
}

#thirdNavi {
background: #ddd url(../img/sub_navi_3_pfeil.gif) no-repeat left 8px;
margin-top:14px;
padding:10px 14px 4px;
}

#contentNavi {
	background: #e8e8e8 url(../img/sub_navi_4_pfeil.gif) no-repeat 12px top;
	margin-bottom:8px;
}
#contentNavi ul {
	/*background-color: #e8e8e8;*/
}

#navLogin {
	display: none;
}

#contentTop {
overflow:hidden;
height:137px;
width:704px;
}

.clearer {
clear:both;
}

.contentLeft, .FCE-raumProfil .contentLeft {
float:left;
width:468px;
}

.ZweiSpaltenHeadImg .contentLeft {
width:488px;
}

.contentRight, .FCE-raumProfil .contentRight {
float:right;
width:190px;
}

.FCE-raumProfil .contentLeft {
width:260px;
}

.FCE-raumProfil .contentRight {
width:370px;
}

/*----- POP-UP -----*/
#popUpContent #logo {
margin:0 0 22px 0;
}

#mainPop, #popUpContent #logo {
	width:600px;
}


#popUpContent #LeftCol {
	display:none;
}

#popUpContent #RightCol {
	width:590px;
}

#popUpContent #contentTop {
	display: none;
}

#closeButton {
	width: 600px;
	text-align: right;
	clear: both;
}