html, body {
	background:#D4D4D4 none repeat scroll 0 0;
	border:0 none;
	color: #000000;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:100.01%;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
} 

.clearing { clear: both; display: block; padding: 0; margin: 0; border: 0; font-size: 0; line-height: 0; }

#box {
	height:100%;
}

#box[id] {
	height:auto;
	min-height:100%;
}

#box {
	background:#D4D4D4 url(../images/background.gif) repeat-x center bottom;
	font-size:0.75em;
	margin: 0 auto;
	position:relative;
	text-align: center;
	width: 100%;
}

#top {
	background:#FFFFFF url(../images/bg_menu.gif) repeat-x;
	height:266px;
	position:relative;
	text-align:center;
	width: 100%;
}

#bg_left {
	background:#FFFFFF url(../images/bgtop_left.gif) no-repeat left top;
	height:151px;
	left:0;
	position:absolute;
	top:0;
	width:50%;
}

#bg_right {
	background:#FFFFFF url(../images/bgtop_right.gif) no-repeat right top;
	height:151px;
	position:absolute;
	right:0;
	top:0;
	width:50%;
}

#page {
	background: url(../images/bg_menu.gif) repeat-x;
	margin:-266px auto 0;
	position: relative;
	width: 982px;
}

#header {
	background: url(../images/header.png) no-repeat;
	height:212px;
	width:982px;
}

#logo_border {
	display: none;
}

#menu_border {
	height:50px;
	padding-left: 214px;
	padding-top: 176px;
}

#main {
	overflow: hidden;
}

#content_border {
	margin-left:7px;
	margin-top:14px;
	text-align:left;
	width: 100%;
}

#standort {
	padding-bottom:10px;
	padding-top:10px;
}

#facebook {
	margin: 10px 5px;  
}

#content_full_border {
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#content_full_border_2 {
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#content_full {
	clear: both;
}

#content_full_startcenter_header {
	padding: 20px 44px;
	padding-bottom: 10px;
	text-align: left;
}

#content_full_startcenter {
	margin: /*30px*/0px 44px;
	/*background: #FFFFFF;*/
	/*color: #00509E;*/
}

#content_full_startcenter .contentTEXTborder {
	padding: 20px 0px; 
}

#footer {
	background-color: #00509E;
	margin-left: 202px;
	margin-right: 0;
	padding: 8px 28px;
	color: #FFFFFF;
}

#submenu {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}

#modul {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #00509E;
	color:#00509E;
	font-size:10px;
	line-height:12px;
	margin-top:1px;
	width: 198px;
}

#modul .contentELEMENT {
	margin: 16px 20px;
}

#modul img {
	border:1px solid #00509E;
	margin-top:16px;
}

#content_right {
	background-color: #FFFFFF;
	margin-left: 202px;
	margin-right: 0;
	/*min-height: 600px; OLD*/
	min-height: 450px;
	height: auto !important;
	/*height: 600px; OLD */
	height: 450px;
	padding: 28px;
}

#content_right .contentTEXT {
	width: 500px;
}

#content_right .csc-frame-frame1 .contentTEXT {
	width: 100%;
}

#content_right_left_2 {
	float: left;
	width: widht: 100%;
}

#content_right_left {
	float: left;
	width: 500px;
}

#content_right_right {
	float: right;
	width: 160px;
}

#content_right .contentELEMENT {
	display: block;
	width: 100%; 
	clear: both;
}
