#website {
	margin: 0px auto;
	padding: 0;
	width: 950px;
}

#header {
	width: 950px;
	height: 136px;
	padding-top: 10px;
}

#left_side_box {

}

#main_menu {
	background-image: url(images/headmenu2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 950px;
	margin: 0px;
	padding: 0px;
	height: 67px;
}

.first_menu {
	height: 30px;
	padding-top: 20px;
}

#logo {
	padding-left: 41px;
	width: 154px;
	float: left;
}

#header_box {
	width: 740px;
	float: left;
}

#header_menu_search {
	width: 700px;
	float: left;
}

#search {
	width: 240px;
	float: left;
	margin-top: 1px;
}

#header_menu {
	height: 24px;
	width: 448px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content {
	float: left;
	padding: 0 30px 30px 40px;
	width: 688px !important;
	min-height: 200px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 200px;
/*	background-color: inherit;*/
	background-image: url(images/content-shadow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
}

#content_area {
	width: 950px;
	float: left;
	background-image: url(images/content-repeat.jpg);
	background-position: 190px top;
	background-repeat: repeat-y;
}

#content_strict {
	background-image: url(images/border-menu.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 950px;
	float: left;
}

#over_content_box {
	height: 28px;
	background-color: #F0F0F0;
	width: 949px;
	float: left;
	background-image: url(images/bread-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/*
#lang_fontsize {
	width: 120px;
	float: left;
}
*/
#footer_menu {
	width: 950px;
	float: left;
}

#footer {
	background-image: url(images/footer-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 30px;
	clear: both;
}

#left_side_box {
	float: left;
	width: 190px;
	min-height:350px;
	height:auto !important;  /* für moderne Browser */
	height:350px;  /*für den IE */	

}

#left_side {
	width: 187px;
	padding: 0px 0px 0px 1px;
}


#breadcrumbs {
	padding-left: 227px;
	width: 528px;
	padding-top: 7px;
	float: left;
}
#content_actions_header {
	width: 154px;
	float: left;
	padding: 0 40px 0 0;
}

#lw_link {
	display: block;
	background-image: url(images/under-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 995px;
	margin: 0 auto;
}