* {
	margin: 0;
	padding: 0;
}
/* GLOBAL LAYOUT SETTINGS */
A:link {
	text-decoration: none;
	color: #FF6600;
}
A:hover {
	text-decoration: none;
	color: #FF6600;
}
a {
	outline: none;
}
a:focus {
	outline: none;
}
body {
	margin:0 25px;
	background-color:#333333;
	background-position:center top;
	background-repeat:repeat;
	text-align:center;
	font:13px normal Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#333333;
	background-image: url(../pix/bg.gif);
}
/* Tooltip */
#dhtmltooltip{
	position: absolute;
	width: 220px;
	padding-top: 10px;
	padding-left: 10px;
	visibility: hidden;
	z-index: 100;
	background-image: url(../pix/bt.gif);
	background-repeat:no-repeat;
	height: 50px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.page-element {
	width:900px;
	margin:0 auto
}
/* HEADER */
#header {
	width:900px;
	margin-top:0px
}
.footer{
	font-family: "Trebuchet MS";
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-align: left;
}
.footer h1{
	font-size: 22px;
}
.footer h2{
	font-size: 17px;
	font-weight: bold;
}
.footer h3{
	font-size: 14px;
	font-weight: bold;
}

.footer a {
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FF9900;
}
#footer {
	width:900px;
	height: 480px;
	float: left;
	background-image: url(../pix/bg_grau.jpg);
	background-repeat: no-repeat;
}
/* Footer-Überschrift */
.footer-ueberschrift {
	width:700px;
	padding-left: 38px;
	padding-top: 40px;
	padding-bottom: 36px;
}

.footer-spalte-gesamt {
	width:857px;
	height: 400px;
	float: left;
	padding-left: 38px;
	padding-top: 40px;
	overflow: auto;
}
.bilder-spalte-gesamt {
	width:857px;
	height: 335px;
	float: left;
	padding-left: 38px;
	overflow: auto;
}
.bilder-spalte-gesamt a {
	text-decoration:none;
	color: #999999;
}
.bilder-spalte-gesamt a:hover {
	color: #ffffff;
}

.csr-spalte-gesamt {
	width:857px;
	height: 335px;
	float: left;
	padding-left: 38px;
	overflow: auto;
}
.csr-spalte-gesamt a {
	text-decoration:none;
	color: #FF9900;
}
.csr-spalte-gesamt a:hover {
	color: #ffffff;
}


/* Linke Spalte */
.footer-spalte-links {
	width:390px;
	height: 300px;
	float: left;
	padding-left: 38px;
	padding-top: 40px;
	text-align: left;
}
/* ie5 Hack */
* html .footer-spalte-links {
   	width:428px;
  	w\idth: 390px;
}
/* Rechte Spalte */
.footer-spalte-rechts {
	width: 400px;
	height: 300px;
	float: left;
	padding-left: 38px;
	padding-top: 40px;
	text-align: left;
}
.footer-spalte-rechts a {
	text-decoration:none;
	color: #999999;
}
.footer-spalte-rechts a:hover, #navbar a:focus {
	color: #ffffff;
}

/* PRESSE Linke Spalte */
.presse-spalte-links {
	width:450px;
	height: 350px;
	float: left;
	padding-left: 38px;
	padding-right: 5px;
	text-align: left;
	overflow: auto;
}
/* ie5 Hack */
* html .presse-spalte-links {
   	width:500px;
  	w\idth: 460px;
}
/* news Rechte Spalte */
.news-spalte-rechts {
	width: 340px;
	height: 350px;
	float: left;
	padding-left:40px;
	text-align: left;
	overflow: auto;
}

/* PRESSE Rechte Spalte */
.presse-spalte-rechts {
	width: 360px;
	height: 350px;
	float: left;
	padding-left:20px;
	text-align: left;
	overflow: auto;
}
.presse-spalte-rechts a {
	text-decoration:none;
	color: #999999;
}
.presse-spalte-rechts a:hover, #navbar a:focus {
	color: #ffffff;
}

/* PARTNER */
.partner-spalte-links {
	width:450px;
	height: 350px;
	float: left;
	padding-left: 38px;
	padding-right: 5px;
	text-align: left;
	overflow: auto;
}
/* ie5 Hack */
* html .partner-spalte-links {
   	width:500px;
  	w\idth: 460px;
}
.partner-spalte-rechts {
	width: 360px;
	height: 350px;
	float: left;
	padding-left:20px;
	text-align: left;
	overflow: auto;
}
.partner-spalte-rechts a {
	text-decoration:none;
	color: #FF9900;
}
.partner-spalte-rechts a:hover, a:focus {
	color: #ffffff;
}
.partner-spalte-links a {
	text-decoration:none;
	color: #FF9900;
}
.partner-spalte-links a:hover, a:focus {
	color: #ffffff;
}


/* Standpunkte anzeigen */
.standpunkte {
	width:120px;
	height: 200px;
	float: right;
	padding-top: 40px;
	padding-left: 40px;
}
/* ie5 Hack */
* html .standpunkte {
   	width: 160px;
  	w\idth: 120px;
}

.standpunkte a {
	text-decoration:none;
	color: #999999;
}
.standpunkte a:hover, #navbar a:focus {
	color: #ffffff;
}
/* Adressen anzeigen */
.adressen {
	width: 240px;
	height: 300px;
	float: left;
	padding-left: 10px;
	padding-top: 40px;
	text-align: left;
}
.adressen a {
	text-decoration:none;
	color: #FF9900;
}
.adressen a:hover, #navbar a:focus {
	color: #ffffff;
}
/* eingabe felder */
.textFeld {
	background-color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	border: 1px solid #000000;
	height: 19px;
	margin-bottom: 15px;
	padding-left: 5px;
}
.errorFeld {
	background-color: #FF9900;
	font-family: "Trebuchet MS";
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	border: 1px solid #000000;
	height: 19px;
	margin-bottom: 15px;
	padding-left: 5px;
}
.tb_header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #999;
}
.tb_content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
}


.textFeldLogin {
	background-color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	border: 1px solid #000000;
	height: 22px;
	padding-left: 5px;
}

.mitteilung {
	background-color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	border: 1px solid #000000;
	margin-bottom: 15px;
	padding-left: 5px;
}

.grau{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.orange {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.schwarz{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.weiss{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
}
.insert{
	font-family: "Trebuchet MS";
	font-size: 12px;
	/*font-weight: bold;*/
	color: #333333;
	text-align: left;
	background: #FFFFFF url(../pix/bg_weiss.gif) repeat-x;
}
.insert h1{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-top: 20px;
	margin-left: 40px;
}

.insert span{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.insert-spalte {
	width:650px;
	height:140px;
	float: left;
	padding-left: 38px;
	padding-top: 25px;
	overflow: visible;
}
/* ie5 Hack */
* html .insert-spalte {
   	width: 660px;
  	w\idth: 650px;
	height: 160;
	h\eight: 140;
}
.kundenliste {
	padding-top: 10px;
	padding-left: 38px;
	overflow: auto;
	height: 250px;
}

/* showcase auswahl anzeigen */
.showcasemenu {
	width:140px;
	height: 245px;
	float: right;
	padding-top: 25px;
	padding-left: 40px;
	overflow: auto;
}
/* ie5 Hack */
* html .showcasemenu {
   	width: 160px;
  	w\idth: 140px;
}
.showcasemenu a {
	text-decoration:none;
	color: #333333;
}
.showcasemenu ul {
	list-style: none;
}
.showcasemenu li {
	padding-bottom: 4px;
}

.showcasemenu a:hover, .showcasemenu active, .showcasemenu a.trail {
	color: #FF9900;
}
.showcasebilder {
	width: 600px;
	height: 80px;
	float: left;
	padding-left: 38px;
}
/* ie5 Hack */
* html .showcasebilder {
   	width: 650px;
  	w\idth: 600px;
}
.showcasebilder img {
	text-decoration:none;
	border-style:none;
}
.logos {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 270px;
}
img {
border:0 none;
}
#wsg {
	float: right;

	padding-right: 31px;
}

/* startpage */

.startpage {
	position: relative;	
}

.news-startpage {
	padding-top: 0px !important;	
}

.news-startpage a {
	color: #999999;	
	font-weight: bold;
}

.news-startpage a:hover {
	color: #FF9900;	
}

.start-news-wrapper {
	margin-bottom: 12px;
	width: 430px;	
	border-bottom: 1px solid #505457;
	padding-bottom: 10px;
}

.start-logo-wrapper {
	position: absolute;
	top: 15px;
	right: 40px;
	width: 87px;
}

.start-logo-wrapper a.logo-ises {
	display: block;
	width: 87px;
	height: 57px;
	background: url("../pix/ises.gif") no-repeat 0 0;
}

.start-logo-wrapper a.logo-ises:hover {
	background: url("../pix/ises.gif") no-repeat 0 -57px;
}

.start-logo-wrapper a.logo-fme {
	display: block;
	width: 87px;
	height: 57px;
	background: url("../pix/fme.gif") no-repeat 0 0;
}

.start-logo-wrapper a.logo-fme:hover {
	background: url("../pix/fme.gif") no-repeat 0 -57px;
}

.start-logo-wrapper a.logo-hcb {
	display: block;
	width: 87px;
	height: 57px;
	background: url("../pix/hcb.gif") no-repeat 0 0;
}

.start-logo-wrapper a.logo-hcb:hover {
	background: url("../pix/hcb.gif") no-repeat 0 -57px;
}

.start-news-text {
	width: 430px;	
}

.more-dots {
  display:none;	
}

.news-startpage a.link_newsarchiv {
	color:#FF9900;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	padding-left: 14px;
	background: url("../pix/link_arrow.gif") no-repeat 0 5px;
}	