@charset "utf-8";
/*------------------------------------------------------------------
[Layout]

*reset
* body
	+Top / #top
		- Header / #header
	+ Main / #main
		- LeftCol / #leftCol
		- RightCol / #rightCol
		- Content / #content
	+ Bottom / #bottom

Navigation	  #menu

Logo h1
-------------------------------------------------------------------*/

@media all {
* {
	margin:0;
	padding: 0;
}
a {
	outline:none;
}
* html a {
	outline:none;
}
ul, ol, dl {
	position: relative;
}
option {
	padding-left: 0.4em;
}
select {
	padding: 1px;
}
* html body * {
	overflow:visible;
}
* html iframe, * html frame {
	overflow:auto;
}
* html frameset {
	overflow:hidden;
}
#background_left {
	width:50%;
	left:0;
	position:absolute;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%; /* IE */
	background-image:url(../img/hello_bgBody_left.png);
	background-repeat:repeat-x;
	background-position:left -89px;
	z-index:auto;
}
#background_right {
	width:50%;
	height:100%;
	right:0;
	z-index: auto;
	position:absolute;
	background-image:url(../img/hello_bgBody_right_verlauf.png);
	background-repeat: no-repeat;
	background-position:top left;
}
html {
	height: 100%;
	margin-top:1px;
}
body{font-size: 100.01%;
	height: 100%;
	color: #444;
	font-family:Helvetica, Arial, sans-serif;
	background-color:#FBFCFB;}
#hello {
	
	background-image:url(../img/hello_bgBody_right.png);
	background-repeat:repeat-x;
	background-position: 1px left;
}
fieldset, img {
	border: 0;
}
dl {
	padding:0;
	margin:0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 1em 0.8em;
}
blockquote {
	margin: 0 0 1em 0.8em;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
h1 {
	position:absolute;
	top:15px;
	left:46px;
	z-index:250;
	height: 74px;
	width: 240px;
	background-image:url(/de/media/img/Logo.png);
	background-repeat:no-repeat;
	visibility: visible;
}
h1 span {
	display:none;
}
h1 a {
	width:240px;
	height:74px;
	display:block;
}
h2 {
	margin-top: 0;
	margin-bottom: 14px;
	font-size: 150%;
	line-height:18px;
}
h3 {
	margin-top: 20px;
	margin-bottom: 7px;
	font-size: 109%;
}
h4 {
	margin-bottom: 5px;
	font-size: 100%;
	color: #5e5e5e;
}
#specialist_line {
	position:absolute;
	top:68px;
	left:125px;
	z-index:700;
	display:block;
	visibility: visible;
	height:30px;
	background-image:url(../img/specialist_line.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:642px;
}
* html #scaffolding, * html #background_left, * html #enviroment, * html #background_right, * html #hidepage {
	height: 100%;
} /* IE Hack für 100 % Höhe */
#scaffolding {
	width:100%;
	height: 950px;

	position:relative;
}

#hidepage{
	
background-color : #ffffff;
position: absolute;
left:0;
top:0;
height: 100%;
	z-index:1500;
width: 100%;}
#loadInfo{
	height:48px;
	width:348px;
	margin-left:-48px;
	margin-top:-48px;
	left:50%;
	top:50%;
	position:absolute;
	z-index:1501;
	vertical-align:middle;}


#enviroment {
	width:100%;
	height:100%;
	z-index:100;
	position: absolute;
	top:0;
	left:0;
}
#enviroment_content {
	width:960px;
	margin:0 auto;
	
	background-image:url(../img/bg_enviroment.gif);
	background-repeat:repeat-y;
}
#left_enviroment {
	float:left;
	width:112px;
}
#header {
	float:right;
	width: 848px;
	height:96px;
	background-image:url(../img/bgheader.png);
	background-position: 0 28px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-size:11px;
	color: #aaa;
	position: relative;
}
#projektor {
	
	float:right;
	position:relative;
	width:848px;padding-top:130px;
}

#bottom {
	width: 100%;
	height: 192px;
	font-weight: bold;
	background-color:#FFFFFF;
	background-image:url(../img/bgBottom.png);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:41;
}

#hello_world {
	height:400px;
	border:5px solid #007D40;
	
	background-color:#f6f6f6;
	
	width:710px;
	margin-right:80px;
	margin-left:48px;
	
}
ul#menu {
	margin:0;
	padding:0;
	list-style:none;
	width:260px;
	float:right;
	height:235px;
	margin-top:103px;
}
#menu li {
	width:260px;
	margin:0;
	padding:0;
	letter-spacing: normal;
	white-space: nowrap;
	float:left;
	display:inline;
}
#menu li.menuItemTop {
	height:47px;
}
#menu li.menuItemMiddle {
	height:45px;
}
#menu li.menuItemBottom {
	height:53px;
}
#menu li.menuItemBottomNo {
	height:53px;
	background-image:url(../img/menu/menuItem_bottom.png);
	background-repeat:no-repeat;
}
#menu li.menuItemTop a {
	background-image:url(../img/menu/menuItem_top.png);
	background-repeat:no-repeat;
	padding-top:18px;
	height:29px;
}
#menu li.menuItemMiddle a {
	height:30px;
	padding-top:15px;
	background-image:url(../img/menu/menuItem_middle.png);
	background-repeat:no-repeat;
}
#menu li.menuItemBottom a {
	height:35px;
	padding-top:18px;
	background-image:url(../img/menu/menuItem_bottom.png);
	background-repeat:no-repeat;
}
#menu li.menuItemTop a:hover, #menu li.menuItemTop span.current {
	background-image:url(../img/menu/menuItem_topHover.png);
	background-repeat:no-repeat;
}
#menu li.menuItemMiddle a:hover, #menu li.menuItemMiddle span.current {
	background-image:url(../img/menu/menuItem_middleHover.png);
	background-repeat:no-repeat;
}
#menu li.menuItemBottom a:hover, #menu li.menuItemBottom span.current {
	background-image:url(../img/menu/menuItem_bottomHover.png);
	background-repeat:no-repeat;
}
#menu li a {
	padding:0;
	margin:0;
	color:#FFFFFF;
	text-decoration:none;
	background:none;
	padding-left:20px;
	display: block;
}
#menu li.menuItemBottom span.current {
	height:35px;
	padding-top:18px;
	display:block;
	width:240px;
	color:#FFFFFF;
	padding-left:20px;
	background-image:url(../img/menu/menuItem_bottomHover.png);
	background-repeat:no-repeat;
}
#menu li.menuItemMiddle span.current {
	height:30px;
	padding-top:15px;
	display:block;
	width:240px;
	color:#FFFFFF;
	padding-left:20px;
	background-image:url(../img/menu/menuItem_middleHover.png);
	background-repeat:no-repeat;
}
#menu li.menuItemTop span.current {
	padding-top:18px;
	height:29px;
	display:block;
	width:240px;
	color:#FFFFFF;
	padding-left:20px;
	background-image:url(../img/menu/menuItem_topHover.png);
	background-repeat:no-repeat;
}
#content {
	float:right;
	width:825px;
	padding:30px 0;
	padding-left:23px;
	font-size:12px;
	
	line-height:21px;
}
#hello_line{
position:absolute;
top:400px;
left:0px;
height:84px;
padding:0;
margin:0;

width:848px;
background-image:url(../img/bg_hello_home.png);
background-position:left bottom;
background-repeat:repeat-x;
z-index:500;
}
#footer {
	margin:0 auto;
	width:960px;
	height:192px;
	background-image: url(../img/bgFooter.png);
	background-repeat:no-repeat;
	z-index:51;
}
#leftBar {
	padding: 20px;
	padding-left:30px;
	width:500px;
	float:left;
	clear: both;
}
#rightBar {
	width:260px;
	float: right;
	margin-top: 30px;
}
#rightBar ul {
	margin:0;
	padding:0;
}
#rightBar li {
	list-style:none;
	line-height:22px;
	margin:0;
	font-size:12px;
	padding:0;
	padding-left:15px;
}
#rightBar li a {
	color:#116829;
	text-decoration:none;
}
#rightBar li.currentsub {
	color:#666666;
}
/** 
#top #servicemenu_top {
	position:absolute;
	top: 10px;
	right: 10px;
}
 */



#servicemenu {
	position:absolute;
	top:50px;
	right:70px;
	z-index:101;
}
#servicemenu ul {
	list-style:none;
}
#servicemenu li {
	float:left;
	padding:2px 5px;
	list-style:none;
}
#language {
	position:absolute;
	top:50px;
	left:25px;
	z-index:101
}
#language ul {
	list-style:none;
}
#language li {
	float:left;
	padding:2px 5px;
	list-style:none;
}
#header a {
	color:#444444;
	text-decoration:none;
}
/*FORMULAR*/

input.text {
	padding: 3px 5px;
	width: 123px;
	background: #f7f7f7;
	border: 1px solid #bbbbbb;
	color: #5e5e5e;
	font-size: 11px;
}
input.button {
	/*
	margin: 0px 10px 0px 0px;
	background: #df4828;
	border: 1px solid #e25b3e;
	color: #ffffff;
	cursor: pointer;
*/
	float: left;
	margin: 0px 9px 0px 0px;
	padding: 0px 10px 0px 29px;
	height: 25px;
	line-height: 25px;
	background: #df4828 url("../img/ico_more_button.gif") 0px 0px no-repeat;
	border: 0px;
	color: #ffffff;
	font-size: 92%;
	text-decoration: none;
	cursor: pointer;
}
input.checkbox {
	float: left;
	margin-top: 2px;
	margin-right: 7px;
}
input.alone {
	margin-left: 9px;
}
select {
	padding: 0px 0px 0px 5px;
	width: 123px;
	height: 17px;
	background: #f7f7f7;
	border: 1px solid #bbbbbb;
	/*	border: 1px solid #7f9db9; */
	width: 139px;
	color: #5e5e5e;
	font-size: 92%;
}
textarea {
	background: #f7f7f7;
	border: 1px solid #bbbbbb;
}
input.submitSearch {
	padding: 3px 7px;
	border: 0px;
	background: #a3a3a3;
	color: #ffffff;
	font-size: 11px;
}
input.submitClients {
	margin-left: 10px;
	padding: 2px 7px;
	border: 0px;
	background: #a3a3a3;
	color: #ffffff;
	font-size: 11px;
}
form .fleftCol, form .frightCol {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 200px;
}
form br {
	clear: both;
}
fieldset {
	margin: 0px 0px 7px 0px;
	padding: 9px 9px 25px 9px;
	border: none;
	background: url("../img/horizontal_line_shadow.gif") 0% 100% repeat-x;
}
fieldset h2 {
	margin-top: 0px;
	padding-left: 0px;
}
fieldset p {
	padding-left: 0px !important;
}
fieldset legend {
	display: none;
}
label {
	float: left;
	width: 137px;
	margin-bottom: 5px;
}
label.widthAuto {
	width: auto;
}
label.l25 {
	width: 25px;
}
label.l100 {
	width: 100px;
}
label.l74 {
	width: 74px;
}
label.l185 {
	width: 185px;
}
label.l204 {
	width: 204px;
}
label.l255 {
	width: 255px;
}
label.l278 {
	width: 278px;
}
input.fileinput {
	width: 222px;
}
input.i153 {
	width: 153px;
}
input.i75 {
	width: 75px;
}
input.i116 {
	width: 116px;
}
input.i285 {
	width: 285px;
}
input.i351 {
	width: 351px;
}
input.i395 {
	width: 395px;
}
input.i127 {
	width: 127px;
}
select.s57 {
	width: 57px;
}
select.s229 {
	width: 229px;
}
textarea.t396 {
	width: 396px;
}
textarea.t359 {
	width: 359px;
}
select.s314 {
	width: 314px;
}
span.required {
	color: #df4828;
	font-weight: bold;
}
label.required {
	color: #000000;
	font-weight: bold;
}
input.submit {
	float: right;
	margin-right: 9px;
	padding: 0px 10px 0px 29px;
	height: 25px;
	line-height: 25px;
	background: #007D40 url("../img/ico_more_button.gif") 0px 0px no-repeat;
	border: 0px;
	color: #ffffff;
	font-size: 92%;
	text-decoration: none;
}
.fleftCol {
	float: left;
}
.frightCol {
	float: right;
}



/*

	Sitemap  	 
*/
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;
}
#sitemap{}
#sitemap li{
	line-height:200%;
	margin-right:1px;
	background:#eee;
	position:relative;
	width:122px;
	float:left;
}
#sitemap li a{padding-left:28px;}
#sitemap li span{float:left;position:absolute;top:5px;left:2px;width:13px;height:13px;cursor:auto;font-size:0;}
#sitemap li span, #sitemap li span.collapsed{background:url(../img/ico/collapsed.gif) no-repeat 0 0; padding:0 3px; border-right:1px solid #999999;} 
#sitemap li span.expanded{background:url(../img/ico/expanded.gif) no-repeat 0 0; padding:0 3px; border-right:1px solid #999999;}

/* second level */

#sitemap li li{
	clear:both;
	width:100%;
	background:#fcfcfc;
	margin-right:0;
	margin-bottom:1px;
}
#sitemap li li span, #sitemap li li span.collapsed{background:url(../img/ico/collapsed2.gif) no-repeat 0 0; padding:0 3px; border-right:1px solid #999999;} 
#sitemap li li span.expanded{background:url(../img/ico/expanded2.gif) no-repeat 0 0; padding:0 3px; border-right:1px solid #999999;}

/* third level */

#sitemap li li li{
	background:#fff;
}
#sitemap li li li a{color:#999;font-size:90%;}

/* float fix */

#sitemap:after, #sitemap ul:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#sitemap, #sitemap ul{display:block;}
/*  \*/
#sitemap, #sitemap ul{min-height:1%;}
* html #sitemap, * html #sitemap ul{height:1%;}
 /*  */
#sitemap ul{display:none;}


/* HOME SITE*/









#language_attribute{
width:250px;
height:84px;
display:inline;
line-height:95px;
font-size:18px;
text-transform:uppercase;
float:right;

color:#FFFFFF;

}

#language_attribute a{
text-decoration:none;
color:#FFFFFF;}
#stufe_right{
margin:0;
padding:0;float:right;
border:0;
width:44px;
height:84px;
background-image:url(../img/hello_line_right_img.png);
background-repeat:no-repeat;
background-position: 0 0;

}

}
