html { 
	height:  100%;
}
body
{

	background-color: #39485d;

   	SCROLLBAR-FACE-COLOR: #e6e6e6;
	SCROLLBAR-HIGHLIGHT-COLOR: #e6e6e6;
	SCROLLBAR-SHADOW-COLOR: #800000;
	SCROLLBAR-3DLIGHT-COLOR: #c7c7c7;
	SCROLLBAR-ARROW-COLOR: #800000;
	SCROLLBAR-TRACK-COLOR: #e2e2e2;
	SCROLLBAR-DARKSHADOW-COLOR: #EAEAEA;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px;

	/*background-image: url('/php/lay/');*/
	/*background-repeat: repeat-y;*/
	/*background-position: top center;*/

}

body,div,p,td,input,select,textarea,a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

input,select,textarea {
	font-size: 9pt;
	color: #000000;
}

a:link{ color: #333333; }
a:visited{ color: #333333; }
a:hover{ color: #333333; }
a:active{ color: #333333; }
a {
	color: #000000;
	text-decoration: underline;
}

div {border: 0px solid red;}

h1 {font-size:13pt;
	letter-spacing:0.3pt;
	line-height:13pt;
	font-weight:normal;
}
h2 {font-size:10pt;
	letter-spacing:0.3pt;
	line-height:18px;
	font-weight:bold;
}
h3  {font-size:10pt;
	letter-spacing:0.3pt;
	line-height:18px;
	font-weight:bold;
}

hr
{
	color:#888888;
	height:1px;
}
#navbackground {
	width: 100%;
	/*background-image: url('/php/lay/main_bg3.jpg');*/
	background-repeat: no-repeat;
	background-position: center top;
}
#login{
	text-align: right;
	margin: auto;
	width: 865px;
	color: #FFFFFF;
	padding: 10px 0px;
}
#topspace {
	text-align: left;
	margin: auto;
	width: 865px;
	height: 130px;
	padding-bottom:6px;
}

#top_img {
	position:absolute;
	width: 865px;
	height: 135px;
	background-image: url('/php/lay/top_bg.gif');
	margin: auto;
}

#logo {
	position:absolute;
	margin-left: 30px;
	width: 200px;
	height: 134px;
	background-color: #6699FF;
	background-image: url('/php/lay/stw_logo.gif');
}
td.info {
	background-image:url('/php/lay/info_bg.gif');	
	text-align:center;
}

.orange_left {
	background-image:url('/php/lay/orange_left.gif');	
	background-repeat:no-repeat;
	width:11px;
	height:18px;
	float:left;
}
.orange_mid {
	background-image:url('/php/lay/orange_mid.gif');
	background-repeat:repeat-x;
	float:left;
	height:18px;
	text-align:center;
	font-size:9pt;
	border:0px;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	vertical-align:top;
	padding:0px;
}
.orange_mid a{
color:#FFFFFF;
text-decoration:none;
}
.orange_right {
	background-image:url('/php/lay/orange_right.gif');	
	background-repeat:no-repeat;
	width:11px;
	height:18px;
	float:left;
}

#navi {
	position:absolute;
	margin-left: 250px;
}

#navi a {
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
	letter-spacing: 1px;
}

#nav_art_grp {
	margin: auto;
/* neu 3 Zeilige Navigation alt 25px */
	height: 71px;
	padding-top:0px;
	background-image: url('/php/lay/nav_container_bg_artgrp.gif');
}

#nav_art_grp a {
	font-weight: regular;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
	letter-spacing: 0px
	font-family:Verdana, Arial, Helvetica, sans-serif;	
/* neu 3 Zeilige Navigation */
}
/* neu 3 Zeilige Navigation */
#nav_art_grp li{
	padding:3px 10px 3px 0px;
	width:120px;
}

#main {
	text-align: left;
	margin: auto;
	width: 865px;
	border: 0px solid #ccc;
	background-image: url('/php/lay/nav_container_bg.gif');
}

#mainleft {
	width: 175px;
/*	height: 300px; */
	float:left;	
/*	background-color:#FFFF00; */
	padding-left: 4px;
	padding-top: 0px;
	padding-right:4px;

}
#mainleft a {
	color: #FFFFFF
}
#maincontent {
	width: 492px;
	float:left;
	color: #333333;
	background-color:#FFFFFF;
}

#mc_container {
	float:left;
	width: 100px;
}

#mc_main {
	float:left;
	width: 200px;
	margin-left: 130px;
}

#mc_1 {
	float:left;
	width: 581px;
}

#mc_1_content {
	float:left;
	width: 400px;
	line-height:16px;
}

#mc_1_container {
	float:left;
	width: 141px;
}

#mc_2 {
	float:left;
	width: 581px;
}

#mc_image {
	clear: both;
	width: 100%;
}

#mc_2_image {
	clear: both;
	padding-left: 150px;
	padding-top: 0px;
	margin-top: 0px;
	width: 582px;
/*	background-color:#e8e5d8; */
	border: 0px solid #FFFFFF;
/*	background-image: url('/php/lay/flowers_bg.jpg'); */
 	background-position: bottom right;
	background-repeat: no-repeat;
}
#mainright {
	width: 150px;
/*	height: 300px; */
	float:left;
	padding-left:15px;
}

#clear {
	clear:both;
}


#serviceLinksLine {
	width: 100%;
	height: 12px;
	background-image: url('/php/lay/servicelinks_bg.gif');
 	background-position: top;
	background-repeat: no-repeat;
}

#serviceLinks {
	text-align: left;
	margin: auto;
	width: 865px;
	padding-top:10px;
	text-align:center;
	height: 50px;
	color: #FFFFFF;
	background-image: url('/php/lay/bottom_bg.gif');
}

#serviceLinks a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:8pt;
}
#container a {
	color: #000000;
}

#minheight {
	height: 150px;
	width: 1px;
	float:left;
}

#minheight_low {
	height: 250px;
	width: 1px;
	float:left;
}
td.dl_head {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
td.dl_cont {
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}
td.left {
	line-height:16px;
}
/* -- */

#nav{
	margin-top: 2px;
}

/* 1. & Alle Ebenen */
ul { 
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul a{ 
	padding: 0px;
	margin: 0px;

}
li { 
	float: left;
	position: relative;
	margin-left: 14px;
}
/*  2. Ebene  */
li ul { 
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	background-color: #353c44;
	width: 138px;;
	margin-top: 0px;

}
li ul li { 
	background-color:#475568;
	padding:4px 0px 4px 5px;
	width: 138px;
	margin: 1px 0px 1px 0px;

	
}


li>ul { /* Positionshack f. != IEs */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

.error404{
	font-family:"Arial",regular;
	font-size:13px;
}


/* PHP FEHLERAUSGABE*/

.error_div{
	background-color: #ffd5d6;
	height: 40px;
	margin: 0 0 0 0;
	display: none;
}

.error_div_text{
	color: red;
	margin: 0px 0 0 110px;
	padding-top: 11px;
	font-size: 16px;
}


/* Newsletteranmeldung */

form#subForm { background-color:#CCCCCC; width:158px; border: 1px solid #000000; padding:5px }
span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.nlHeadline {color:#39485d; font-weight:bold; padding-bottom:5px; display:inline-block}
span.multiple {float:left;} 
span.submit input {color:#555555; font-size: 10px; border: 1px solid gray; width:150px;}
span.button {padding-left:75px;} 
span.button input {border: 1px solid gray; font-size: 11px; color: #39485d; margin-bottom:10px; margin-top:5px;}
div.clear {clear:both;padding-top:5px;}


/*Auftragsverwaltung */

.overscrollAuftraege {
	height:200px;
}

.wk_summary_agb {
	margin:10px 0 0 0;
	height:200px;
	overflow-y:scroll;
	overflow-x:hidden;
	border:1px solid #000;
	width:770px;
}