/*
#######################################################
## Voreinstellungen
#######################################################
*/

* { margin: 0; padding: 0; }
html { overflow-x: hidden; }
html, body {
  font-family: arial, verdana, helv, helvetica, sans-serif;
  font-size: 100.01%; color: #171F2C;
  }
body { padding-top: 47px; }
body.index { background: url(../../images/background.gif) repeat-x top center #D7D7D7; }
body.innen { background: url(../../images/background-innen.gif) repeat-x top center #D7D7D7; }
	
img { border: 0; }
a, a:link, a:visited, a:active { color: #538b8e; text-decoration: underline; outline:none; }
ul { list-style: none; }

.page h1 {
  font-family: titreg; font-size: 1.6em; font-weight: normal; color: #666;
  padding-bottom: 10px;
  }
h1, .page h1 a, h1 a:hover { color: #538b8e; }
h1 a:hover { text-decoration: none; }
/* Überschrift für deaktiviertes CSS */
.nocss {
  position: absolute;
  width: 1px; height: 1px;
  overflow: hidden;
  }
.page .nocss a { text-decoration: none; }

div.clr { clear: both; }

/* FLOATING */
.left { float: left; }
.right { float: right; }

/* HR */
hr {
	width: 95%; height: 0;
	font-size: 2px; text-align: left;
	border: 1px solid #E5E5E5;
	margin-bottom: 30px;
	}

/* SHADOWFRAME */
.customframe,
.shadowframe {
  position: relative;
  width: 980px;
  margin: 0 auto;
  }
.shadowframe {
	background: url(../../images/shadow.png);
  }

/* MAINFRAME */
.mainframe {
  position: relative;
  top: 6px; left: -6px;
	background: #FFF;
  }

/*
#######################################################
## MISC
#######################################################
*/

.header .logo a span,
.nocss a span {
  visibility: hidden;
  }

/*
#######################################################
## HEADER
#######################################################
*/
.header { z-index: 2;
  position: relative;
  height: 99px;
  }
/* MISC NAVIGATION */
.nav-misc { z-index: 10;
	position: absolute;
	right: 0; top: -35px;
	}
.nav-misc li {
	position: relative;
	float: right;
	margin-left: 20px;
	}	
.page .nav-misc li a {
	display: block;
	width: 110px; padding: 0 10px;
	font-size: 0.75em; line-height: 20px; color: #AFB0DE; text-decoration: none;
	background: url(../../images/arrow-down.gif) no-repeat 90%;
	}
.page .nav-misc li.fail {
	padding-top: 4px;
	font-size: 0.7em; font-weight: bold; color: red;
	}
.page .nav-misc li a:hover {
	background-color: #42475D;
	}
.page .nav-misc li .nav-hovercolor {
	background: url(../../images/arrow-up.gif) no-repeat 90% #42475D;
	}
/* IE6 Hack */
* html .page .nav-misc li a { padding-top: 3px; padding-bottom: 2px; }

.language,
.trader-login {
	position: absolute;
	top: 20px; right: 0;
	background: #42475D;
	padding: 15px 0 5px 0;
	display: none;
	}
.language { width: 130px; }
.language li { margin-left: 0; }
.page .language li a { background: none; }

.trader-login {
	width: 230px;
	padding: 15px 10px 10px 10px;
	}
.trader-login p {
	font-size: 0.7em; color: #FFF;
	padding-bottom: 2px;
	}
.trader-login p.daten {
	position: absolute;
	bottom: 15px; right: 10px;
	}
.trader-login p.daten a {
	background: none;
	width: 130px;
	margin: 0; padding: 0;
	font-size: 1.0em; line-height: 14px; text-decoration: underline;
	}
.trader-login input {
	width: 220px;
	padding: 6px; margin-bottom: 10px;
	background: url(../../images/trader-login-input.gif);
	border: none;
	color: #FFF;
	}
.trader-login button {
	width: 70px; height: 23px;
	margin: 10px 0;
	background: url(../../images/trader-login-button.gif);
	border: none;
	cursor: pointer;
	}	

/* LOGO */ 
.logo {
  position: absolute;
  left: 30px; top: 31px;
  width: 219px; height: 41px;
  background: url(../../images/logo.gif);
  overflow: hidden;
  }
.page .logofr { background: url(../../images/logo-fr.gif) !important; }
.page .logoen { background: url(../../images/logo-en.gif) !important; }
.logo a {
	display: block;	
	text-decoration: none;
	height: 41px;
	}
.questions { z-index: 3;
	position: absolute;
	top: 21px; right: 20px;
	color: #908579;
	font-size: 0.8em;
	}
.questions img {
	margin-bottom: -4px;
	}
/* NAVIGATION */
.nav {
  position: absolute;
  top: 55px; right: 20px;
  }
/*
Einstellungen werden in folgenden Dateien konfiguriert:
/scripts/css/navigation.css
/scripts/js/navigation.js
*/

/*
#######################################################
## CONTENT
#######################################################
*/

/* EYECATCHER / INTRO */
.eyecatcher { z-index: 1;
  position: relative;
	overflow: hidden;
  }
.eyecatcher .text {
	position: absolute;
	bottom: 30px;; left: 280px;
	font-family: titreg; font-size: 1.2em; color: #FFF;
	}
.eyecatcher .text span { color: #FFEC0F; }
.eyecatcher .text a:hover { text-decoration: none; }

.container { padding-bottom: 50px; }

/* SIDEBAR */
.aside { z-index: 2;
	position: relative;
	float: left;
	width: 240px;
	background: url(../../images/background-sidebar.jpg) repeat-x;
	}
.aside .button-new {
	display: block;
	position: absolute;
	}
.aside h2 {
	font-size: 0.75em; color: #333;
	padding-bottom: 5px;
	}
.aside div ul { border-bottom: 1px dotted #999999; }
.aside div ul li {
	height: 53px;
	border-top: 1px dotted #999999;
	font-size: 0.7em; vertical-align: middle;
	}
.aside div ul li div { position: relative; top: 12px; }
.aside div ul li span { font-weight: bold; color: #538b8e; }
.page .aside div ul li a { color: #171F2C; text-decoration: none; }
.page .aside div ul li a:hover { text-decoration: none; }
.aside div ul li img {
	float: left;
	margin-right: 13px;
	width: 27px;
	}
* html .aside div ul li img { margin-top: 12px; }

/* NAV-SUB */
.aside div .nav-sub { position: relative; }
.aside div .nav-sub ul { border: none; }
.aside div .nav-sub li {
	position: relative;
	height: 28px; width: 195px;
	border: none;
	border-bottom: 1px dotted #999999;
	}
.aside div .nav-sub li.borderdelete {
	border-bottom: none;
	height: 29px;
	}
.page .aside div .nav-sub li a {
	display: block;
	padding-left: 10px;
  font-size: 1.1em; line-height: 28px;
	}
.aside div .nav-sub li a:hover,
.aside div .nav-sub li.active a {
	position: absolute;
	top: 0; left: 0;
	width: 202px;
	font-weight: bold; color: #FFF; text-decoration: none;
	background: url(../../images/subnav-background.gif) no-repeat;
	}
.aside div .nav-sub li.active { border: none; height: 29px; }

/* ADVANTAGE */
.aside div .advantage { position: relative; }
.aside div .advantage ul { border: none; }
.aside div .advantage li {
	height: auto;
	border: none;
	padding: 0 0 10px 20px;
  font-size: 0.7em; color: #171F2C;
	background: url(../../images/icon-tick.gif) no-repeat;
	}
.aside div .advantage li.nobg { padding: 0; background: none; }

/* WELTNEUHEUT */
.weltneuheit {
	background: url(../../images/icon-led.jpg);
	height: 109px;
	padding: 10px;
	}
.weltneuheit h2 { color: #FFF; padding-bottom: 10px; }
.page .aside .weltneuheit ul li a {
	color: #9FDFDF; text-decoration: underline;
	display: block; padding-top: 10px;
	}
.page .aside .weltneuheit ul li a:hover { text-decoration: none; }

/* BOXES INDEX.CFM */
.box-container {
	position: relative;
	width: 720px;
	margin-top: 45px;
	}
.box-container h1 { padding-bottom: 60px; }
.box-container .box {
  width: 220px;
  float: left;
	padding-right: 20px;
  }
.box-container .box h2 {
  font-family: titbold; font-size: 1.1em; font-weight: bold; color: #666;
  padding-bottom: 15px;
  }
.box-container .box img {
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
	}	
.box-container .box li {
	padding: 0 0 15px 15px;
	background: url(../../images/li.gif) no-repeat 0 8px;
  font-size: 0.8em; line-height: 1.5em; color: #554D44;
  }
.box-container .box p a.button {
  display: block;
  }
.box-container .news {  }
.box-container .news .datum {
	color: #939494;
	border: 0;
	padding-top: 10px;
	padding-bottom: 0;
	}
.box-container .news p {
	border-bottom: 1px solid #939494;
	line-height: 1.5em;
	padding-bottom: 10px;
	}
	
/* HÄNDLERBEREICH */
.haendler {
	width: 95%;
	}
.haendler h2 {
	padding-bottom: 15px;
	font-family: titreg; font-size: 1.5em; color: #538b8e;
	}
.haendler p { font-size: 1.0em; line-height: 1.4em; }
.haendler table { font-size: 0.9em; margin: 10px 0 30px 0; }
.haendler td { line-height: 1.4em; } 



/* CONTENT */
.content {
	position: relative;
	width: 720px;
	margin-top: 40px;
	}
.editorial h2 {
	
	}
.editorial p {
  font-size: 0.9em; line-height: 1.6em;
	padding-bottom: 10px;
  }

.editorial a:hover { text-decoration: none; }

.editorial ul { padding: 0 0 10px 0; }
.editorial li { 
  padding: 0 0 0 10px;
  font-size: 0.9em; line-height: 1.9em;;
  background: url(../../images/circle.gif) no-repeat 0 12px;
  }
.editorial li ul { padding: 5px 0; }
.editorial li ul li {
  font-size: 1.0em;
  background: none;
  }
	
/* CONTENT - PRODUKTE */
.editorial .einleitung { padding: 15px 0 40px 0 }
.editorial .einleitung h2 {
	font-family: titbold; font-size: 1.1em; font-weight: bold; color: #666;
	padding-bottom: 10px;
	}
.editorial .einleitung p { font-family: titreg; font-size: 1.1em; line-height: 1.4em; color: #999; }

.editorial .pict { float: left; width: 160px; }
.editorial .pict .imgslice {
	display: block; margin-bottom: 5px;
	width: 160px; height: 110px;
	overflow: hidden;
	}
.editorial .pict .smallimg { width: 160px; }
.editorial .pict ul {
	margin: 12px 0;
	border-top: 1px dotted #999999;
	}
.editorial .pict li {
	height: 25px;
	padding-left: 25px;
	border-bottom: 1px dotted #999999;
	font-size: 0.7em; font-weight: bold; line-height: 25px;
	}
.editorial .pict li a { text-decoration: none; }
.editorial .pict li a:hover { text-decoration: underline; }
.editorial .pict li.pdf { background: url(../../images/icon-pdf.gif) no-repeat 0 5px; }
.editorial .pict li.bildergalerie { background: url(../../images/icon-galerie.gif) no-repeat 0 5px; }
.editorial .pict li.anfrage { background: url(../../images/icon-anfrage.gif) no-repeat 0 5px; }

.editorial .desc {
	width: 500px;
	padding-right: 30px;
	}
.editorial .desc h2 {
	padding-bottom: 15px;
	font-family: titreg; font-size: 1.5em; color: #538b8e;
	}
.editorial .desc h3 { font-weight: normal; font-size: 0.9em; padding-bottom: 10px; }
.editorial .desc p { line-height: 1.2em; }
.editorial .desc p span { font-weight: bold; color: #234DBB; }
.editorial .desc ul {  }
.editorial .desc li {
	padding: 0 0 15px 20px;
	font-size: 0.8em; line-height: 1.2em; color: #514C47;
	background: url(../../images/li.gif) no-repeat 0 5px;
	}
.page .editorial .desc li.top {
	padding: 10px 0 15px 0;
	font-weight: bold;
	background: none;
	}

.editorial .adresse { padding-right: 10px; margin-bottom: 10px; }
.editorial .adresse h2 {
	padding-bottom: 15px;
	font-family: titreg; font-size: 1.5em; color: #538b8e;
	}
.adresse-iframe { padding: 10px; }
.adresse-iframe h2 {
	padding-bottom: 15px;
	font-family: arial; font-weight: normal; font-size: 1.2em; color: #538b8e;
	}

/* STIMMUNGSBILDER */
.stimmungsbilder img {
	border: 1px solid #CCC;
	padding: 2px; margin: 0 10px 10px 0;
	}
.stimmungsbilder a { text-decoration: none; }

/* FORMULAR */
.formular { border: 0; }
.page .formular p { margin: 0; }
.formular p label {
  line-height: 20px; vertical-align: top;
  display: block; float: left;
  width: 120px;
  }
.formular textarea,
.formular input {
	border: 1px solid #CCC;
	padding: 3px;
	}
	
/*
#######################################################
## FOOTER
#######################################################
*/

.footer { color: #777; }
.footer a { color: #777; text-decoration: none; }

.footer .footernav div {
	position: absolute;
	top: 40px;
	}
.footer .adresse { left: 20px;	}
.footer .footer-produkte { left: 360px; }
.footer .footer-ueber-uns { left: 535px; }
.footer .footer-partner-vertrieb { left: 675px; }
.footer .footer-informationen { left: 840px; }

.page .footer div div h4 { font-size: 0.8em; padding-bottom: 15px; }
.page .footer div div span { font-size: 0.7em; }
.page .footer div div a { display: block; color: #777; line-height: 2em; text-decoration: none; }
.page .footer div div a:hover { text-decoration: underline; }

.footer .copyright {
	background: #292C3D;
	height: 81px;
	font-size: 0.7em; color: #8A8D9E; text-align: center;
	}

