html {
	overflow-y: scroll;
}
body, td, th, a {
	color: #727474;
}

body {
	background: url(images/body_bg.png) top left fixed repeat-x #989fa6;
	padding: 0;
	margin: 0;
}
#Main {
	position: relative;
	margin: 0 auto;
	width: 824px;
}
#Main-2 {
	background: white;
}

/* Logo + Sprachwahl */
#Top {
	height: 72px;
	width: 100%;
}
#Top .logo {
	float: left;
	background: url(/images/logo_top.png);
}
#LanguageSelector {
	float: left;
	width: 699px;
	height: 72px;
	background: url(/images/top_bg.png) 0 55px repeat-x;
}
#LanguageSelector .Container {
	margin-top: 39px;
	float: right;
}
#LanguageSelector .flag {
	float: left;
	height: 13px;
	margin-right: 2px;
}
#LanguageSelector .language, #LanguageSelector .separator {
	float: left;
	padding: 0 5px;
	text-transform: uppercase;
	height: 13px;
	color: #999;
	display: block;
	font-size: 9px;
	text-decoration: none;
}
#LanguageSelector .language {
	padding-left: 25px;
	margin-right: 2px;
}

#LanguageSelector .language:hover {
	text-decoration: underline;
}
#LanguageSelector .language.selected {
	color: #000;
}
#LanguageSelector .separator {
	background: url(/images/language_separator.png) center 4px no-repeat;
	padding: 0;
	width: 1px;
}

#TopImage {
	width: 100%;
	height: 148px;
	margin: 37px 0 1px;
}
#TopImage .image {
	position: absolute;
}

#PageContainer {
	position: relative;
	width: 824px;
}
#PageContent {
	margin-bottom: 10px;
	float: left;
	width: 659px;
}
#PageContent .overview_text {
	margin-bottom: 30px;
}
#PageContent-2 {
	height: auto !important;
	min-height: 300px;
	height: 300px;
	padding: 20px;
	background: left 1px no-repeat #fff;
	position: relative;
	line-height: 1.4;
}
#PageContent-2 .Headline{
	color: #727473;
	font-weight: bold;
	margin-bottom: 12px;
}
#PageContent-2 .SubHeadline{
	color: #727473;
	margin-bottom: 12px;
}
#PageContent .link {
	text-decoration: none;
}
#DesignContent {
}
.PageHeadline {
	display: block;
	background: url(/images/page_headline_bg.png) left top repeat-x;
	padding: 6px 5px 7px 20px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}

#RightArea {
	float: right;
	margin-bottom: 10px;
}
#RightArea .banner {
	float: left;
	width: 174px;
	text-decoration: none;
}

#RightArea table.PageHeadlineTable {
	width: 100%;
}

#RightArea table.PageHeadlineTable tr {
	height: 25px;
}

#RightArea table.PageHeadlineTable td {
	vertical-align: middle;
	background: url(/images/page_headline_bg.png) left top repeat-x;
}

#RightArea table.PageHeadlineTable .PageHeadline {
	padding: 0px 5px 0px 7px;
	background: none;
}

#RightArea .banner .image {
	margin: 1px 0;
	display: block;
}
#RightArea .PageImage {
	margin-top: 1px;
}
#LeftMenu {
	border: 1px solid #b6b6b6;
	border-top: none;
}
#LeftMenu .Level1Item {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 7px 9px;
	border-top: 1px solid #b6b6b6;
}
#LeftMenu .Level1Item.selected {
	background: #DDDCDC;
}
#LeftMenu .Level1Sub {
	margin: 1px 0;
}
#LeftMenu .Level1Sub .Level2Item {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 5px 9px 5px 25px;
	background: url(/images/arrow_white.png) 9px center no-repeat;
}
#LeftMenu .Level1Sub .Level2Item.selected {
	background: url(/images/arrow_lightgrey.png) 9px center no-repeat #eeeeee;
}

#MenuLine {
	background: url(/images/menu_item_bg.png) left top;
	position: absolute;
	top: 72px;
	left: 0;
	width: 822px;
	border: 1px solid #838586;
}
#MenuLine * {
	color: #98968D;
}
#MenuLine ol, #MenuLine li {
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
}
#MenuLine li.Level0Item {
	display: block;
	float: left;
}
#MenuLine a.Level0Item, #MenuLine a.Level0ItemSelected {
	display: block;
	background-position: left top;
	font-size: 11px;
	text-decoration: none;
}
#MenuLine a.Level0Item:hover, #MenuLine li.Level0Item:hover a.Level0Item, #MenuLine a.Level0ItemSelected {
	background-position: 0 100%;
}
#MenuLine div.separator {
	background: url(/images/menu_item_separator.png) center center no-repeat;
	width: 1px;
	height: 28px;
	float: left;
}

/* MENU SUBITEMS */

#MenuLine li.Level0Item ol.Level0Sub {
	display: none;
	background: white;
	border: 1px solid black;
	position: absolute;
}
#MenuLine li.Level0Item:hover ol.Level0Sub {
	display: block;
}
#MenuLine li.Level0Item ol a {
	display: block;
	padding: 3px 15px 3px 5px;
	text-decoration: none;
}
#MenuLine li.Level0Item ol a:hover {
	text-decoration: underline;
	background: #DDD;
}
#MenuLine li.Level0Item ol ol a {
	padding: 3px 15px 3px 30px;
}

#Footer {
}

.group_download {
	font-weight: bold;
	padding-left: 16px;
	background: url(/images/arrow_white.png) left center no-repeat;
	margin-top: 10px;
}
.group_download a {
	text-decoration: none;
}
#ProductVideoContainer {
	display: none;
	position: absolute;
	top: 10%;
	left: 50%;
	background: #fff;
	padding: 10px;
}
#ProductVideoContainer .close {
	background: url(/images/lightbox/lightbox-btn-close.gif) left top no-repeat;
	height: 22px;
	width: 66px;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	float: right;
}
#ProductVideo .error {
	margin-top: 15px;
}
