/*
#######################################################
## Sucur Voreinstellungen
#######################################################
*/
* { margin: 0; padding: 0; }
/*
* { border: 1px solid green; }
*/
html { overflow-x: hidden; }
html, body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100.01%;
  }
/* BODY BACKGROUND */
body {
	background: url(images/background.jpg) no-repeat center top #414A4E;
	}

img { border: 0; }
ul { list-style: 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 {
  position: relative;
  width: 960px;
  margin: 0 auto;
  }
.the-dots { background: url(images/background-dots.gif) repeat-y; }

/* MAINFRAME */
.mainframe {
  position: relative;
  width: 960px;
	margin: 0 auto;
  }

/*
#######################################################
## MISC
#######################################################
*/
.header .logo a span,
.nocss a span {
  visibility: hidden;
  }
.divider-dark,
.divider-red { font-size: 1px; }
.divider-dark { background: url(images/scanlines-dark.gif); }
.divider-red { background: url(images/scanlines-red.gif); }

.goto { position: relative; }
.goto a {
	display: block; height: 15px;
	position: absolute; right: 0;
	font-size: 0.7em; font-weight: bold; line-height: 15px; color: #FFF; text-decoration: none; text-transform: uppercase; text-align: right;
	background: url(images/linkdot.gif) no-repeat;
	}
.goto a:hover { text-decoration: underline; }

/*
#######################################################
## HEADER
#######################################################
*/
.header { position: relative; }
/* HEADER TOPICS */
.header .headertext {
	position: absolute;
	top: 120px; left: 130px;
	}
.header .headertext span {
	font-size: 0.9em; font-weight: bold; color: #e9b937;
	}
.header .headertext p {
	margin-left: -2px;
	margin-top: 3px;
	font-size: 2.2em; line-height: 1.0em; letter-spacing: -0.04em; color: #FFF;
	}

/* NAVIGATION */
.nav { padding-left: 1px; }
.nav,
.nav ul,
.nav li { height: 102px; }
.nav li { float: left; }
.nav li a {
	display: block;
	position: relative;
	width: 120px; height: 102px;
	font-size: 0.6em; text-decoration: none; color: #333;
	background: url(images/n-background.gif) no-repeat;
	}
.nav li a:hover,
.nav li.active a {
	background: url(images/n-aktiv.gif) no-repeat;
	}
.nav li a span {
	display: block;
	position: absolute;
	bottom: 24px; left: 10px;
	height: 19px;
	}
.nav li a span {
	background-position: 0 14px;
	background-repeat: no-repeat;
	}
.nav li a:hover span,
.nav li.active a span { background-position: 0 -31px; }
.nav li.home a span { background-image: url(images/n-home.gif); }
.nav li.ueber-uns a span { background-image: url(images/n-01.gif); }
.nav li.leistung a span { background-image: url(images/n-02.gif); }
.nav li.referenzen a span { background-image: url(images/n-03.gif); }
.nav li.jobs a span { background-image: url(images/n-04.gif); }
.nav li.kontakt a span { background-image: url(images/n-05.gif); }

/* LOGO */
.logo {
	position: absolute;
	right: -9px; top: 0;
	width: 260px; height: 129px;
	}

/* TOPIC */
.topic {
	position: absolute;
	right: 0; bottom: 23px;
	}
.topic p { font-family: miso; font-size: 2.0em; text-align: right; line-height: 1.1em; text-transform: uppercase; color: #FFF; }
.topic p span { color: #C2C7C9; }

/*
#######################################################
## EYECATCHER
#######################################################
*/
.eyecatcher {
	position: relative; left: 25px;
	width: 935px; height: 287px;
	overflow-x: hidden;
	}
.navi {
	position: absolute;
	top: 10px; right: 10px;
	height: 20px;
	padding: 0 5px;
	background: url(images/semitransbg.png);
	}
.navi a { 
	display: block; float: left;
	position: relative; top: 3px;
	width: 8px; height: 8px; 
  margin: 3px; 
  background: url(images/dots.png) 0 0 no-repeat; 
  font-size: 1px; 
	} 
.navi a:hover { background-position: 0 -8px; }
.navi a.active { background-position: 0 -16px; }
.eyecatcher .items {
	position:absolute;
	width:20000em;
	clear:both;
	}
.eyecatcher img {
	float:left;
	background-color:#fff;
	cursor:pointer;
	}

/* FEATURE BOX */
.feat-box {
	position: absolute;
	bottom: 20px; left: 0;
	width: 240px; height: 287px;
	background: url(images/feat-box.gif) no-repeat;
	}
.feat-box div { padding: 20px 20px 20px 12px; }
.feat-box-head {
	font-size: 0.7em; font-weight: bold; text-transform: uppercase;
	padding-bottom: 5px;
	}
.feat-box h2 {
	padding: 20px 0 10px 0;
	font-family: miso; font-size: 1.6em; line-height: 0.8em; text-transform: uppercase; color: #FFF;
	}
.feat-box-text { font-size: 0.7em; line-height: 1.6em; color: #FFF; }
.feat-box-text a { font-weight: bold; color: #FF9FA0; }

/*
#######################################################
## CONTENT
#######################################################
*/
.container { background: url(images/trenner.gif) no-repeat; }

.content { position: relative; }
.content .content-sidebox {
	position: relative; top: -5px;
	width: 225px;
	}
.content .content-sidebox h2 {
	font-family: miso; font-size: 2.2em; font-weight: normal; line-height: 0.85em; color: #FFF; text-transform: uppercase; text-align: right;
	}
.content .content-box {
	width: 239px;
	margin-left: 1px;
	}
.content .content-box h2 {
	height: 95px;
	padding: 25px 9px 15px 9px;
	font-size: 1.0em; color: #384043;
	background: url(images/box-white.gif) no-repeat;
	}
.content .content-box h2 a { color: #384043; text-decoration: none; }
.content .content-box h2 a:hover { color: #656C6F; }
.content .content-box p.text {
	padding: 9px 9px 17px 9px;
	font-size: 0.7em; line-height: 1.4em; color: #D2D8DA;
	}

/* SIDEBAR */
.aside {
	margin-top: 60px;
	color: #D0D8DB;
	height: 100%;
	}
.aside h3 {
	margin-top: -8px;
	padding: 0 10px 30px 10px;
	font-family: miso; font-size: 2.0em; font-weight: normal; color: #C3C8CB; text-transform: uppercase;
	}
.aside a { color: #d2d8da; text-decoration: none; }
.aside a:hover { color: #FFF; }
.aside p {
	font-size: 0.75em; line-height: 1.6em;
	padding: 0 10px 20px 10px;
	}
.aside ul { padding: 0 10px 20px 10px; }
.aside li { 
  padding: 0 0 0 10px;
  font-size: 0.75em; line-height: 1.8em;;
  background: url(images/arrow.gif) no-repeat 0 8px;
  }
.aside li.active { background: url(images/arrow-white.gif) no-repeat 0 8px; }
.aside li.active a { font-weight: bold; color: #FFF; }
/* GOOGLE MAPS */

/* EDITORIAL */
.editorial { color: #D0D8DB; }
.editorial .langtext { font-size: 0.75em; line-height: 1.6em; }
.editorial h2 {
	padding: 0 0 20px 0;
	font-family: miso; font-size: 2.0em; font-weight: normal; color: #FFF; text-transform: uppercase;
	}
.editorial h3 {
	padding: 50px 0 20px 0;
	font-family: miso; font-size: 1.5em; font-weight: normal; color: #C1C6C9; text-transform: uppercase;
	}
.editorial p {
	padding: 0 0 20px 0;
	}
.editorial ul { padding: 0 0 20px 0; }
.editorial li { 
  padding: 0 0 0 10px;
  background: url(images/arrow.gif) no-repeat 0 9px;
  }
.editorial li ul { padding: 5px 0; }
.editorial li ul li {
  font-size: 1.0em;
  background: none;
  }
.editorial .die-chefs { width: 240px; margin-top: 20px; }
.editorial .die-chefs img { padding-left: 1px; }
.editorial .die-chefs p { padding-left: 10px; }

/* REFERENZEN BILDER */
.bilder span { font-size: 0.8em; }
.bilder img { margin: 5px 20px 15px 0; width: 120px; }
/* REFERENZEN TEXTE */
.texte .beschreibung { padding-top: 15px; }

/* LINK / DOWNLOADS USW: */
.misc-stuff { clear: both; margin-top: 20px; font-size: 0.7em; }
.misc-stuff a { color: #d2d8da; text-decoration: none; }
.misc-stuff a:hover { color: #FFF; }

/* TABLES */
.langtext table {  }
.langtext td { vertical-align: top; }
.langtext td span { font-weight: bold; } 
.langtext td.customize {
	width: 120px;
	font-weight: bold;
	}
/* LANGTEXT LINKS */
.langtext a { color: #FFF; text-decoration: none; }
.langtext a:hover { color: #FFF; text-decoration: underline; }

	
/* FORMULAR */
.formular { border: 0; }
.page .formular p { margin: 0; padding: 0 0 10px 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;
	}
/* SENDEN BUTTON */
.formular .absenden { font-size: 0.8em; width: 120px; }

/* MULTIMEDIA / ÜBERSCHRIFT Z-INDEX */
.multimedia { position: relative; top: -20px; }

/*
#######################################################
## FOOTER
#######################################################
*/

.footer {
	position: relative;
	height: 125px;
	color: #929B9F;
	}
.footer a { color: #929B9F; text-decoration: none; }
.footer a:hover { color: #FFF; }

/* FOOOTER COPYRIGHT */
.footer .copyright {
	position: absolute;
	top: 60px; left: 0;
	font-size: 0.7em; line-height: 1.5em;
	background: #414A4E;
	padding: 10px 0;
	}
	
/* FOOOTER NAV */
.footer .footernav {
	position: absolute;
	top: 60px; right: 0;
	font-size: 0.7em;
	background: #414A4E;
	padding: 10px 0;
	}

/* FOOOTER MISC */
.footer .nav-misc {
	position: absolute;
	top: 43px; right: 0;
	font-size: 0.7em; line-height: 15px;
	}
.footer .nav-misc a { color: #999; }
.footer .nav-misc img { margin-right: 3px; }