/* layout.css - contains all CSS ID block elements for layout and display  */

body {
	background-image: url(images/header_gradient_shad.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	min-width: 995px;
	position: relative;
	width: 100%;
}

body#site {
/*	background-image: url(images/header_gradient_subnavi.jpg);
	background-position: left top;
	background-repeat: repeat-x;*/
}

#website {
	/*border-right: 1px solid #E2EEEC;*/
	/*border-left: 1px solid #E2EEEC;*/
}

#website_start {
	margin: 0px auto;
	width: 995px;
}

#myBody {
	margin: 0px auto 0px auto;
	width: 995px;
	clear: both;
	padding: 15px 0px 0px 0px;
}

/* ------------------------------------------- header */
#header {
	margin: 0px auto;
	background-image: url(images/header_gradient_shad.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 995px;
}

#website #header #menu_wrap {
	background-image: url(images/header_gradient_shad.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#header_left {
	width: 764px;
	height: 110px;
	border-right: 1px solid #999999;
	float: left;
}
#header_right {
	width: 199px;
	padding-left: 5px;
	height: 110px;
	border-left: 1px solid #ffffff;
	background-image: url(images/bg_headerright.gif);
	background-position: right top;
	background-repeat: repeat-y;
	float: left;
}

#header_top {
	width: 100%;
	height: 62px;
}
#logo {
	width:290px;
	float:left;
	padding-left: 15px;
}
#search {
	float: left;
	margin-top: 11px;
}

#header_left {
	float: left;
}
#header_image {
	width: 100%;
	height: 100px;
}

#lang_fontsize {
	padding: 55px 5px 0px 0px;
	font-size: 92.31%;

}

/* ----------------------------------------------------  main menu */

#main_menu {
	clear: both;
	font-size:100%;
/*	background-color: orange;*/
	height: 25px;
	padding-left: 16px;
}

/* ----------------------------------------------------  breadcrumbs - print */
#over_content_box {
	background-color:#E5F7FF;
	position:absolute;
	margin: 0;
	padding: 2px 0 0 0;
	height: 20px;
}
#breadcrumbs {
	clear: both;
	float: left;
	width: 995px;
	font-size: 84.62%;
	color:#003366;
	padding: 0px 0px 0px 9px;
}

#content_actions_header {
	float: right;
	width: 190px;
	font-size: 81.25%; /* tr */
/*	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: 995px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
/*	padding-left: 15px;*/
/*	padding-right: 15px;*/
}

#website #content_area {
	background-image: url(images/bg_content_area_rs.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

#content_strict {
	min-height: 10px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 10px;           /* dumme Browser */
	margin-left: 15px;
}

#left_side_box {
	float: left;
	width: 207px;
	padding-top: 4px;
}

#content_title {
	clear: both;
	background-color: #ffffff;
	padding: 3px 0;
}

#content_header {
	margin: 0px 0px 14px 0px;
}

#left_side {
	clear: both;
	float: left;
	width: 197px;
	min-height: 10px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 10px;
	font-size: 84.62%;       /* 11px */
	padding: 7px 0 0 0;
/*	background-color: #F0E9FA;	*/
	background-color: #FFFFFF;
}

#website #content {
	float: left;
	width: 750px;
	min-height: 200px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 200px;
	margin: 0px;
	padding: 0px;
	font-size: 92.31%;      /* 12px */
	/*background-color: #EFEFEF;*/
	padding:0 0 5px 0;
}

#website_start #content {
	float: left;
	width: 965px;
	min-height: 200px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 200px;
	padding: 15px 0px 0px 0px;
	font-size: 92.31%;      /* 12px */
/*	background-color: #E8DED2;*/
}

#website_start #content_area {
	background-image: url(images/bg_headertop.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#website #right_side div.content_text,
#website #content div.content_text,
div.csc-sitemap {
	padding: 12px 5px 0;
}

#content.wide {
	width: 748px;
}

#right_side {
	float: left;
	width: 210px;
	min-height: 200px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 200px;
	font-size: 92.31%;
	/*background-color: #F4F4F4;*/
	/*background-color: #EFEFEF;*/
	padding:0px;
	margin: 0px 0px 0px 5px;
}
#content_actions_footer {
	clear: both;
	text-align: right;
	width: 995px;
}

#website #third-menu {
	display: none;
}

/* -------------------------------------------------------  footer */
#footer {
	clear: both;
	width: 965px;
	padding:0px 0px 0px 15px;
}
#footer_top {
/*	background-color: #E2EAEC;*/
	width: 965px;
	float: left;
	/*height: 23px;*/
	min-height: 180px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 180px;           /* dumme Browser */
	padding-bottom: 4px;
	border-bottom-color: #FFFFFF;
/*	background-image: url(images/footer_sitemap_balken_h180.jpg);*/
	background-image: url(images/balken_footer.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#footer_sitemap {
	width: 734px;
	float: left;
}

#footer_menu {
	float: left;
	width: 209px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	font-size: 84.62%;
}
#lw_link {
	margin: 0 auto 0 auto;
	width: 995px;
	font-size: 76.92%;
	text-align: right;
	color: #dddddd;
}



