* {
	margin:0;
	padding:0;
	font-family:verdana, arial, sans-serif;
	line-height:150%;
	color:#000000;
}

img {
	behavior: url("/de/wLayout/design/style/pngbehavior.htc");
}

html,body{
	height:100.1%;
	padding:0;
}

html {
	background:url(/de/wLayout/design/img/bg.jpg);
}

/* */
/* Startseite */
/* */


#wrapper-start {
	width:940px;	
	position:relative;
	z-index:100;
	margin:0 auto 0 auto;
	padding:0;
}

*html #wrapper-start {
	width:941px;	
	position:relative;
	z-index:100;
	margin:0 auto 0 auto;
	padding:0;
}

#blockTop{
	padding:0px;
	width:940px;
}

#blockTop h1 a {
	height:90px;
	width:320px;
	display:block;
	background:url(/de/wLayout/design/img/logo.png) no-repeat;
}

*html #blockTop h1 a {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	position:relative;
	cursor:pointer;
	height:90px;
	width:320px;
	display:block;
	background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/de/wLayout/design/img/logo.png') repeat-x;
}

#blockTop h1 a span {
	display:none;
}

#blockTop ul#top-nav {
	float:right;
	position:absolute;
	top:52px;
	margin:0 0 0 478px;
	list-style:none;
}

*html+ #blockTop ul#top-nav {
	margin:0px;
}

*html #blockTop ul#top-nav {
	margin:0 0 0 472px;
}

#blockTop ul#top-nav li {
	display:none;
}

#blockTop ul#top-nav li.Unternehmen{
	width:148px;
	height:38px;
	background:url(/de/wLayout/design/img/bg-top-nav.jpg);
	float:left;
	margin:0 0 0 6px;
	display:block;
}

#blockTop ul#top-nav li.Kontakt{
	width:148px;
	height:38px;
	background:url(/de/wLayout/design/img/bg-top-nav.jpg);
	float:left;
	margin:0 0 0 6px;
	display:block;
}

#blockTop ul#top-nav li.Aktuelles{
	width:148px;
	height:38px;
	background:url(/de/wLayout/design/img/bg-top-nav.jpg);
	float:left;
	margin:0 0 0 6px;
	display:block;
}

#blockTop ul#top-nav li a {
	font-size:14px;
	font-weight:bold;
	color:#4a96ba;
	width:148px;
	text-align:center;
	display:block;
	line-height:38px;
	text-decoration:none;
}

#blockTop ul#top-nav li a:hover {
	background:#143548;
	color:#fff;
}

/* Block linke Seite */
#blockLeft-start{
	float:left;
	width:940px;
	margin:0;
	background:url(/de/wLayout/design/img/schatten-nav-obenrechts.jpg) 295px 0px no-repeat ;
	background-color:#fff;
	min-height:447px;
	height:auto !important;
	height:447px;
	position:relative;
	z-index:100;
}

#elementHeadline-start {
	height:41px;
	position:relative;
	margin:-55px 0 0px 0;
	padding:16px 0 0px 0px;
	background:url(/de/wLayout/design/img/overlay-start.png) no-repeat;
	float:right;
	width:638px;
}

#elementHeadline-start h1 {
	margin:0px 0 0 10px;
	font-size:16px;
	font-weight:bold;
	color:#4A96BA;	
}

*html #elementHeadline-start {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	background:none;
	height:142px;
	margin:0;
	padding:0;
	position:absolute;
	top:399px;
	left:303px;
	z-index:980;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/de/wLayout/design/img/overlay-start.png');
}

	
/* Block unten Seite */

#footer-start {
	width:100%;
	height:40px;
	position:relative;
	margin:-4px auto 0 auto;
	background:url(/de/wLayout/design/img/bg-footer.png) repeat-x;
	background-position:center;
	color: #fff;
	z-index:1;
}

*html #footer-start {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/de/wLayout/design/img/bg-footer.png');
}

#abschluss {
	width:100%;
	height:329px;
	position:relative;
	z-index:10;
	margin:-328px auto 0 auto;
	background:url(/de/wLayout/design/img/bg-footer2.png);
	background-position:center;
	color: #fff;
}

*html #abschluss {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	background:url(/de/wLayout/design/img/bg-footer2.gif);
	background-position:center;
}

.editButtons {
	position:relative;
	margin:0 0 0 340px;
}


.buttonBackend {
background-color:#C9CED4;
background-image:url(/weblication/wGui/wImages/bg_button_bue.gif);
border-color:#BFBFBF #000000 #000000 #BFBFBF;
border-style:solid;
border-width:1px;
color:#404040;
cursor:pointer;
float:left;
font-family:arial,helvetica;
font-size:11px;
font-weight:normal;
height:18px;
line-height:16px;
margin:0 0 0 8px;
padding:0 0 0 4px;
white-space:nowrap;
width:160px;
}

.wButtonTextNavigation {
	position:absolute;
	margin:-20px 0 0 0;
}

/* Navigation */


ul.NavStart {
	list-style:none;
	background:url(/de/wLayout/design/img/bg.jpg);
	margin:22px 0 20px 20px;
	padding:0px 0 10px 0;
	width:282px;
	float:left;
}

*html ul.NavStart {
	list-style:none;
	background:url(/de/wLayout/design/img/bg.jpg);
	margin:22px 0 20px 10px;
	padding:0px 0 10px 0;
	width:282px;
	float:left;
}

ul.NavStart li {
	height:31px;
}

ul.NavStart li a{
	display:block;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	padding:5px 0 0px 20px;
	text-decoration:none;
	height:26px;
	background:url(/de/wLayout/design/img/navi-punkt.gif) top no-repeat;
}

ul.NavStart li a:hover  {
	color:#5098be;
	background:url(/de/wLayout/design/img/navi-punkt-hover.gif) top no-repeat;
}

#einstellungen {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	padding:12px 0 0 335px;
}

#einstellungen a, #einstellungen a img{
	border:none;
	color:#ffffff;
	text-decoration:none;
}
