body { 
	font-size: medium;
	line-height: 1.5;
	color: #FFFFFF; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

div.referenzen {
	font-size: small;
	}

#header h1 a {
	text-decoration: none;
	font-size: 2.3em;
	}

#content {
	text-align: justify;
	}

#navigation a,
#footer a {
	text-decoration: none;
	}

#footer #fusszeile a {
	border-bottom: 1px #FFFFFF solid;
	}

h1 {
	font-size: 1.2em;
	text-transform: uppercase;
	}

p {
	margin: 0 0 1em 0;
	}

a {
	color: #FFFFFF;
	}

acronym {
	border-bottom: 1px dotted #FFFFFF;
	cursor: help;
	}

acronym.borderless {
	border: none;
	}

/* -------------- */
/* --- basics --- */
/* -------------- */

html { /*** vertikale scrollbar fuer firefox und safari ***/
	height: 100%;
	margin-bottom: 1px;
	}

.fuzzylogic,
h6,
#header h1 a span,
#skiplinks {
	position: absolute !important;
	left: -1739px !important;
	top: -1978px !important;
	width: 173px !important;
	height: 111px !important;
	overflow: hidden !important;
	}
 
/* ---------------- */
/* --- clearfix --- */
/* ---------------- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}

.clearfix {
	display: block;
	}
/* End hide from IE-mac */

/* -------------- */
/* --- layout --- */
/* -------------- */

/* diverses */

#container {
	margin-left: 20px;
	width: 960px;
	}

body {
	background: #c30a01;
	}

#header a {
	display: block;
	height: 52px;
	width: 374px;
	background: url(../images/bg-bigtypo.gif) no-repeat;
	}

/* navigation */

#navigation li a {
	text-indent: -5000px;
	background: url(../images/bg-bigtypo.gif) no-repeat;
	display: block;
	height: 52px;
	width: 374px;
	}

#navigation li#menuehome a {
	background-position: 0 -52px;
	}
	
#navigation li#menuehome a:hover,
#seitehome #navigation li#menuehome a {
	background-position: 0 -104px;
	}
	
#navigation li#menueueberuns a {
	background-position: 0 -156px;
	}
	
#navigation li#menueueberuns a:hover,
#seiteueberuns #navigation li#menueueberuns a {
	background-position: 0 -208px;
	}
#navigation li#menueleistungsuebersicht a {
	background-position: 0 -260px;
	}
	
#navigation li#menueleistungsuebersicht a:hover,
#seiteleistungsuebersicht #navigation li#menueleistungsuebersicht a {
	background-position: 0 -312px;
	}
#navigation li#menueprodukte a {
	background-position: 0 -364px;
	height: 51px;
	}
	
#navigation li#menueprodukte a:hover,
#seiteprodukte #navigation li#menueprodukte a,
#seitenewsletter #navigation li#menueprodukte a {
	background-position: 0 -416px;
	}
#navigation li#menuefaq a {
	background-position: 0 -467px;
	}
	
#navigation li#menuefaq a:hover,
#seitefaq #navigation li#menuefaq a {
	background-position: 0 -519px;
	}
#navigation li#menuereferenzen a {
	background-position: 0 -571px;
	}
	
#navigation li#menuereferenzen a:hover,
#seitereferenzen #navigation li#menuereferenzen a {
	background-position: 0 -622px;
	}
#navigation li#menuekontakt a {
	background-position: 0 -674px;
	}
	
#navigation li#menuekontakt a:hover,
#seitekontakt #navigation li#menuekontakt a {
	background-position: 0 -726px;
	}

/* diverses */

#container {
	margin-top: 20px;
	}

body {
	padding-bottom: 100px;
	}

#navigation {
	float: left;
	width: 374px;
	}

#content {
	float: right;
	width: 540px;
	position: relative;
	top: -52px;
	}

#content h1 {
	line-height: 52px;
	text-align: right;
	}

#footer {
	clear: both;
	text-align: right;
	padding-bottom: 20px;
	}

#seiteprodukte #content h1 {
	text-align: center;
	}

#seiteprodukte #produkte div {
	border-bottom: #FFFFFF 1px solid;
	}

#seiteimpressum #content {
	margin-top: 52px;
	text-align: right;
	}

/* styleswitcher */

#footer ul#styleswitcher {
	float: left;
	}

#footer ul#styleswitcher li {
	float: left;
	margin-right: 5px;}

#footer ul#styleswitcher li a {
	display: block;
	width: 14px;
	height: 14px;
	}

#footer ul#styleswitcher li a span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#footer ul#styleswitcher li#webfuzzy a {
	background: url(../images/styleswitcher/webfuzzy.gif) no-repeat top left;
	}

#footer ul#styleswitcher li#sw a {
	background: url(../images/styleswitcher/sw.gif) no-repeat top left;
	}

#footer ul#styleswitcher li#wood a {
	background: url(../images/styleswitcher/wood.gif) no-repeat top left;
	}

#footer ul#styleswitcher li#bigtypo a {
	background: url(../images/styleswitcher/bigtypo.gif) no-repeat top left;
	}

#footer ul#fusszeile {
	float: right;
	}

/* -------------------------- */
/* --- seitenspezifisches --- *(
/* -------------------------- */

/* --- faq --- */

.moreInfo {
	padding: 5px 0 5px 20px;
	}

.divToggle h2 {
	text-decoration: underline;
	cursor: pointer;
	}

.moreInfo ul.mitstyle {
	 list-style: square;
	 padding-left: 1em;
	 }

 .moreInfo {
 	margin-top: 0px !important;
	}

/* --- referenzen --- */

.referenzen img {
	background: #FFFFFF;
	padding: 10px;
	margin: 0 15px 20px 0;
	border: 1px #820601 solid;
	}

.referenzen {
	float: left; /* set a float to clear a float */
	width: 540px;
	line-height: 1.4em;
	}

.referenzen dl {
	float: left; /* set a float to clear a float */
	width: 540px; /* fix fuer IE/Mac */
	margin: 20px 0 0 0;
	}

.referenzen dt {
	font-size: 1.5em;
	margin: 5px 0 0.1em 0;
	}

.referenzen dt {
	float: right;
	width: 203px; /* 540 - 300 - 2x10 - 2x1 - 15 */
	}

.referenzen dd {
	margin: 0 0 0 337px; /* 300 + 2x10 + 2x1 + 15 */
	}

.referenzen dd.img {
	margin: 0;
	}

.referenzen dd.img img {
	float: left;
	}
.referenzen ul {
	list-style: square;
	margin-left: 1em;
	}

.referenzen dl dt a {
	text-decoration: none;
	}

/* --- kontaktformular --- */

#seitekontaktformular,
#seitekontakt p {
	text-align: right;
	}

#kontaktformular textarea#text {
	width: 80%;
	height: 10em;
	border: 1px solid #820601;
	}

#kontaktformular input[type=text] {
	width: 40%;
	border: 1px solid #820601;
	}

#seitekontakt .vcard {
	text-align: right;
	margin-bottom: 2em;
	}

a#skype	{
	display: block;
	width: 182px;
	background: #FFFFFF;
	padding: 5px;
	border: #820601 1px solid;
	margin-bottom: 2em;
	}

/* --- newsletter --- */

#seitenewsletter #content ul {
	list-style: inside square;
	margin-left: 1em;
	}

/* produkte */

a#produkt06 {
	display:block;
	text-decoration:none;
	}