/* microsite startseite */
#content_strict.microsite #content{
	width: 955px;
	padding: 10px 10px 0 10px;
}

/* layout.css - contains all CSS ID block elements for layout and display  */

#website {
	margin: 0 auto 0 auto;
	width: 975px;
	border-right: 1px solid #E2EEEC;
	border-left: 1px solid #E2EEEC;
}

body#start #footer {
/*	padding-top: 100px;*/
}

/* ------------------------------------------- header */
#header {
	float: left;
	width: 975px;
/*	height: 100%;*/
}
#header_top {
	width: 100%;
	overflow:hidden;
/*	height: 100%;*/

}
#logo {
	width: 198px;
	float: left;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
}
/* rfm begin*/
#printlogo {
	display: none;
}
/* rfm end*/
#header_box {

}

#lang_fontsize {
	float: right;
	width: 500px;
	padding-top: 10px;
	padding-right: 5px;
	text-align: right;
}

#header_menu {
	margin-top: 22px;
	margin-right: 0;
	float: right;
	width: 600px;
	text-align: right;
}

#header_left {
	float: left;
}
#header_image {
	text-align: center;
	width: 100%;
/*	height: 100%;*/
}

/* ----------------------------------------------------  main menu */

#main_menu {
	font-size:100%;
	/*background-color: orange;*/
	height: 30px;
	width: 955px;
	margin: -30px 0 0 10px;
	position: relative;
/*	background-image: url(images/menu_bg.jpg);*/
}

/* ----------------------------------------------------  breadcrumbs - print */
#over_content_box {
	clear: both;
	width: 955px;
	margin: 0;
	padding: 0 0 0 10px;
	height: 10px;
}
#breadcrumbs {
	width: 0px;
	display: none;
}

#content_actions_header {
	text-align: right;
	padding-top: 10px;
	float: right;
	width: 555px;
/*	background-color: yellow;*/
}

.content_action_header_links {
	float: right;
	height: 19px;
	padding-top:1px;
	padding-bottom: 0px;
}

/* ----------------------------------------------------  content area */
#content_area {
	clear: both;
	font-size: 100%;
	width: 965px;
	padding-left: 0;
}
#content_strict {
	min-height: 10px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 10px;           /* dumme Browser */
}
#left_side_box {
	float: left;
	width: 215px;
}

#content_title {
	display: none;
	clear: both;
	background-color: #ffffff;
	padding: 3px 0;
}

#left_image {
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	width: 215px;
	height: 32px;
	background-image: url(images/menu_head.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#left_side {
/*	clear: both;*/
	float: right;
	width: 205px;
	min-height: 10px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 10px;
	font-size: 84.62%;       /* 11px */
	background-color: #ffeded;
	margin: -4px 0 0 0;
	padding: 0;
/*	background-color: #FFFFFF;*/
}

#foot_image {
	float: left;
	margin: 0 0 0 0;
	width: 215px;
	height: 32px;
	background-image: url(images/menu_foot.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#content {
	float: left;
	width: 455px;
	padding: 14px 10px 0 45px;
	font-size: 92.31%;      /* 12px */
	overflow:hidden;
}

#content-1,
#content-2,
#content-3,
#content-4 {
	float: left;
	text-align: left;

	width: 215px;
	height: 294px;

	background-image: url(images/contentStart.jpg);
}

#content-1,
#content-2,
#content-3 {
	margin: 0 35px 0 0;
}
#content-4 {
    position: relative;
}
#content.wide {
	width: 680px;
}

#right_side_wrap {
	float: right;
	width: 205px;
	overflow: hidden;
/*	min-height: 200px;*/       /* gute Browser */
/*	height: auto !important;*/ /* gute Browser */
/*	height: 200px;*/
	font-size: 92.31%;
	background-color: #ffffff;
}

#right_side {
	overflow: hidden;
/*	min-height: 200px;*/       /* gute Browser */
/*	height: auto !important;*/ /* gute Browser */
/*	height: 200px;*/
	font-size: 92.31%;
	background-color: #ffffff;
	border: 1px dotted #CCCCCC;
	padding: 5px 0 5px 16px;
	margin: 20px 0 0 0;
}

#right_side_additional {
	overflow: hidden;
/*	min-height: 200px;*/       /* gute Browser */
/*	height: auto !important;*/ /* gute Browser */
/*	height: 200px;*/
	font-size: 92.31%;
	background-color: #ffffff;
	padding: 5px 0 5px 16px;
	margin: 20px 0 0 0;
}

#content_actions_footer {
	clear: both;
	text-align: right;
	width: 975px;
}


/* -------------------------------------------------------  footer */
#footer {
	padding-top: 27px;
	clear: both;
	width: 100%;
	background: url("../images/bg_footer.png") 10px 0 no-repeat #ffffff;
}

#footer_top {
/*	background-color: #E2EAEC;*/
	margin: 0 10px;
	height: 22px;
/*	border-top: 2px solid #FF0000; */
}

#footer_fb{
	float: left;
	margin: 0;
	padding: 5px 0 0 2px;
	width:100px;
}

#footer_menu {
	float: right;
	margin: 0;
	padding: 0 0 0 8px;
}

#lw_link {
	margin: 0 auto 0 auto;
	width: 975px;
	font-size: 76.93%;
	text-align: right;
	color: #dddddd;
}

#externalthumbs {
	display: none;
}

#webcampopup{
   padding: 0px;
}
.tx-rgpopup-Nest {
	z-index:9999;
}

