* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	/*width:100%;
	height:100%;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	background-color:#d6d6d6;
	color:#3d3d3d;
	margin:0; padding:0; text-align:center;
	line-height:			18px;*/
       font:11pt/120% Arial, serif;
       background-color: white !important;
       background-image: none !important;
       color:black;
	   line-height:normal;
}

div.body_container {
	margin:0 auto; position:relative; /* puts container in front of distance */ clear:left; padding:0; text-align:left;
	/*width:1000px;
	min-height:100%;*/
}

/* IE min-height start \*/
* html div.body_container {
	/*height:100%;*/
}

div.logo_language_container {
	position:relative;
	top:0px;
	left:20px;
	width:960px;
	height:97px;
	background-color:#FFFFFF;
	background-image:url(../lay/bg_header_top.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	display:none;
}

div.logo {
	position:absolute;
	top:22px;
	left:56px;
	width:180px;
	height:53px;
	background-image:url(../lay/logo.jpg);
	background-repeat:no-repeat;
}

div.languages {
	position:absolute;
	right:44px;
	top:50px;
	color:#b4b4b4;
	font-weight:bold;
	font-size:11px;
}

a.language, a.language:link, a.language:visited{
	color:					#b4b4b4;
	text-decoration:		none;
	font-size:11px;
}

a.language:hover, a.language:active{
	color:					#93c11c;
	text-decoration:		none;
	font-size:11px;
}

div.header {
	position:relative;	
	left:0px;
	top:0px;
	width:1000px;
	height:280px;
	background-color:#FFFFFF;
	display:none;
}

div.corner_top_left {
	position:absolute;
	top:0px;
	left:0px;
	width:14px;
	height:14px;
	background-image:url(../lay/corner_top_left.gif);
}

div.corner_top_right {
	position:absolute;
	top:0px;
	right:0px;
	width:14px;
	height:14px;
	background-image:url(../lay/corner_top_right.gif);
}

div.corner_bottom_left {
	position:absolute;
	bottom:0px;
	left:0px;
	width:14px;
	height:14px;
	background-image:url(../lay/corner_bottom_left.gif);
}

div.corner_bottom_right {
	position:absolute;
	bottom:0px;
	right:0px;
	width:14px;
	height:14px;
	background-image:url(../lay/corner_bottom_right.gif);
}

div.header_image {
	position:absolute;
	top:20px;
	left:20px;
}

div.header_box {
	position:absolute;
	top:57px;
	_top:58px;
	left:569px;
	width:395px;
	height:160px;
	overflow:hidden;
	color:#3d3d3d;
	font-size:11px;
}

div.case_studies_search {
	position:relative;
	width:960px;
	height:65px;
	left:20px;
	background-image:url(../lay/bg_case_studies.gif);
	z-index:1000;
	display:none;
}

div.case_studies {
	position:absolute;
	left:20px;
	top:0px;
	width:670px;
}

div.case_study_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:212px;
	height:37px;
	background-image:url(../lay/bg_nav_case_studies.gif);
	cursor:pointer;
}

div.case_study_01_active {
	position:absolute;
	left:0px;
	top:0px;
	width:212px;
	height:95px;
	background-image:url(../lay/nav_case_studies_active.png);
	*background-image:none; 
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lay/nav_case_studies_active.png", sizingMethod="crop");
	cursor:pointer;
}

div.case_study_content {
	width:193px;
	height:50px;
	margin-left:10px;
	margin-top:6px;
	color:#303030;
	font-size:10px;
	line-height:16px;
	overflow:hidden;
}

div.case_study_header {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	width:193px;
	height:50px;
	margin-left:10px;
	margin-top:10px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}

div.case_study_header_active {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	width:193px;
	height:50px;
	margin-left:10px;
	margin-top:12px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}

div.case_study_02 {
	position:absolute;
	left:229px;
	top:0px;
	width:212px;
	height:37px;
	background-image:url(../lay/bg_nav_case_studies.gif);
	cursor:pointer;
}

div.case_study_02_active {
	position:absolute;
	left:229px;
	top:0px;
	width:212px;
	height:95px;
	background-image:url(../lay/nav_case_studies_active.png);
	*background-image:none; 
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lay/nav_case_studies_active.png", sizingMethod="crop");
	cursor:pointer;
}

div.case_study_03 {
	position:absolute;
	left:458px;
	top:0px;
	width:212px;
	height:37px;
	background-image:url(../lay/bg_nav_case_studies.gif);
	cursor:pointer;
}

div.case_study_03_active {
	position:absolute;
	left:458px;
	top:0px;
	width:212px;
	height:95px;
	background-image:url(../lay/nav_case_studies_active.png);
	*background-image:none; 
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lay/nav_case_studies_active.png", sizingMethod="crop");
	cursor:pointer;
}

div.search_input {
	position:absolute;
	top:22px;
	right:24px;
	background-image:url(../lay/bg_search_input.gif);
	width:187px;
	height:23px;
}

input.search {
	position:absolute;
	top:5px;
	left:26px;
	width:150px;
	font-size:10px;
}

div.columns {
	position:relative;
	left:0px;
	top:0px;
	/*width:1000px;*/
	min-height:300px;
	_height:300px;
	background-color:#FFFFFF;
}

div.column_left {
	float:left;
	display:inline;
	margin-top:53px;
	margin-left:40px;
	margin-right:17px;
	width:211px;
	padding-bottom:90px;
	display:none;
}

div.column_content {
	float:left;
	display:inline;
	width:700px;
	padding-bottom:90px;
	float:none !important;
}

div.navigation_content_container {
	position:relative;
	height:30px;
	width:100%;
	color:#3d3d3d;
	font-size:9px;
	display:inline;
}

div.navigation_content {
	position:absolute;
	right:15px;
	top:6px;
}

a.navigation_content, a.navigation_content:link, a.navigation_content:visited{
	color:					#3d3d3d;
	text-decoration:		none;
	font-size:9px;
	font-weight:normal;
}

a.navigation_content:hover, a.navigation_content:active{
	color:					#3d3d3d;
	text-decoration:		none;
	font-size:9px;
	font-weight:bold;
}

div.title_bar {
	position:relative;
	height:43px;
	width:693px;
	background-image:url(../lay/title_bar_bg.gif);
	background-repeat:repeat-x;
}

div.title_bar_left {
	position:absolute;
	left:0px;
	top:0px;
	width:9px;
	height:43px;
	background-image:url(../lay/title_bar_left.gif);
	background-repeat:no-repeat;
}

div.title_bar_right {
	position:absolute;
	right:0px;
	top:0px;
	width:9px;
	height:43px;
	background-image:url(../lay/title_bar_right.gif);
	background-repeat:no-repeat;
}

div.title_bar_content {
	position:absolute;
	top:12px;
	left:0px;
	font-size:13pt;
}

div.column_content_right {
	position:relative;
	width:100%;
}

div.content {
	position:relative;
	float:left;
	display:inline;
	margin-left:15px;
	margin-right:35px;
	margin-top:9px;
	width:450px;
	float:none !important;
}

div.column_right {
	position:relative;
	float:left;
	display:inline;
	width:199px;
	margin-top:13px;
	float:none !important;
	display:none;
}

div.teaser_container {
	width:199px;
	background-image:url(../lay/teaser_bg_repeat.gif);
	background-repeat:repeat-y;
	margin-bottom:7px;
}

div.teaser_content_container {
	width:199px;
	min-height:124px;
	_height:124px;
	background-image:url(../lay/teaser_content.gif);
	background-repeat:no-repeat;
}

div.teaser_content {
	margin:0px 15px 2px 15px; /*top right bottom left*/
	
}

div.footer {
	position:absolute;
	bottom:20px;
	left:0px;
	width:100%;
	height:50px;
	display:none;
}

div.navigation_footer_policy {
	position:absolute;
	left:40px;
	top:25px;
	color:#9a9a9a;
	font-size:10px;
}

a.footer_nav, a.footer_nav:link, a.footer_nav:visited{
	color:					#9a9a9a;
	text-decoration:		none;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
}

a.footer_nav:hover, a.footer_nav:active{
	color:					#93c11c;
	text-decoration:		none;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
}

div.navigation_footer {
	position:absolute;
	left:280px;
	top:0px;
	width:680px;
	height:37px;
	color:#9a9a9a;
	font-size:10px;
	text-transform:uppercase;
	background-image:url(../lay/lines.gif);
	background-repeat:repeat-x;
}

div.footer_back {
	position:absolute;
	left:12px;
	top:24px;
	height:25px;
	background-image:url(../lay/icon_left.gif);
	background-position:left -1px;
	background-repeat:no-repeat;
}

div.footer_print {
	position:absolute;
	left:220px;
	top:24px;
	height:25px;
	background-image:url(../lay/icon_print.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
}

div.footer_forward {
	position:absolute;
	left:312px;
	top:24px;
	height:25px;
	background-image:url(../lay/icon_forward.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
}


div.footer_top {
	position:absolute;
	right:12px;
	top:24px;
	height:25px;
	background-image:url(../lay/icon_top.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
	padding-right:21px;
}

a.footer_link, a.footer_link:link, a.footer_link:visited{
	color:					#9a9a9a;
	text-decoration:		none;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	padding-left:15px;
}

a.footer_link:hover, a.footer_link:active{
	color:					#93c11c;
	text-decoration:		none;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	padding-left:15px;
}

div.cover_bottom {
	min-height:30px;
	_height:30px;
}

ul.main_navigation {
	list-style:none;
}

li.first_nav {
	margin-bottom:8px;
	_margin-bottom:12px;
}

ul.sub_navigation {
	list-style:none;
	margin-bottom:15px;
	margin-left:20px;
}

li.second_nav {
	margin-bottom:0px;
}

a.sub_nav, a.sub_nav:link, a.sub_nav:visited{
	color:					#b4b4b4;
	text-decoration:		none;
	font-size:				10px;
	font-weight:normal;
	text-transform:uppercase;
}

a.sub_nav:hover, a.sub_nav:active{
	color:					#93c11c;
	text-decoration:		none;
	font-size:				10px;
	font-weight:normal;
	text-transform:uppercase;
}

a.sub_nav_active, a.sub_nav_active:link, a.sub_nav_active:visited, a.sub_nav_active:hover, a.sub_nav_active:active{
	color:					#93c11c;
	text-decoration:		none;
	font-size:				10px;
	font-weight:normal;
	text-transform:uppercase;
}


div.float_left {
	float:left;
	display:inline;
}

/*********** Allgemeine Formatierungen **************/
p, td {
	font-size:       		11pt;
	line-height:normal;
	margin:0px;
	margin-bottom:			20px;
	color:#3d3d3d;
}

h1 {
	font-size:       		13pt;
	margin:					0px;
	margin-bottom:			15px;
	color:#000000;
}

h2 {
	font-size:       		17px;
	margin:					0px;
	margin-bottom:			15px;
	color:#666666;
}

h3 {
	font-size:       		15px;
	font-weight:			bold; 
	margin-top:12px;
	margin-bottom:			7px;
	color:#333333;
}

img {
	border:0px;
}

a:link, a:visited {
	font-size:12px;
	font-weight:bold;
	color:#93c11c;
}

a:hover, a:active {
	font-size:12px;
	font-weight:bold;
	color:#3d3d3d;
}