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

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

#content {
	text-align: justify;
	}

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

h1 {
	font-size: 2em;
	}

p {
	margin: 0 0 1em 0;
	}

a {
	color: #000000;
	}

a.nostyle {
	text-decoration: none;
	}

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

acronym.borderless {
	border: none;
	}

#navigation li a:hover,
#seitehome #menuehome a,
#seiteueberuns #menueueberuns a,
#seiteleistungsuebersicht #menueleistungsuebersicht a,
#seiteprodukte #menueprodukte a,
#seitefaq #menuefaq a,
#seitereferenzen #menuereferenzen a,
#seitekontakt #menuekontakt a,
#seitenewsletter #menueprodukte a {
	border-bottom: solid 1px;
	}

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

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

.fuzzylogic,
h6,
#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 --- */
/* -------------- */
	
/* #container zentrieren */

body
	{
	text-align: center;
	}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align:left;
	}

/* diverses */

body {
	/*background: none;
	background-image: none;*/
	background: url(../images/bg-body-farbiger-balken.gif) top repeat-x;
	}

#container,
#footer {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 2px #000 solid;
	}

#content {
	clear: both;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 2px #000 solid;
	}

#header h1 a {
	float: left;
	line-height: 1em;
	}

#header a {
	text-decoration: none;
	}

#navigation,
#footer {
	text-align: right;
	float: right;
	padding-bottom: 15px;
	}

#footer {
	clear: both;
	width: 960px;
	}

/* 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#bigtypo a {
	background: url(../images/styleswitcher/bigtypo.gif) no-repeat top left;
	}

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

#footer ul#fusszeile {
	float: right;
	}

/* ------------------------ */
/* --- seitenspezifisch --- */
/* ------------------------ */

/* --- produkte --- */

#produkt01 {
	margin: 0 0 1em 0;
	padding: 1px 0 1px 0;
	border: #000 solid 1px;
	}

#produkt02,
#produkt04,
#produkt06 {
	width: 55%;
	float: left;
	margin: 0 0 1em 0;
	padding: 1px 0 1px 0;
	border: #000 solid 1px;}

#produkt03,
#produkt05,
#produkt07 {
	width: 43%;
	float: right;
	margin: 0 0 1em 0;
	padding: 1px 0 1px 0;
	border: #000 solid 1px;}

#produkte h1,
#produkte h2,
#produkte p {
	padding: 0 8px 0 8px;
	text-align: left;
	}

#produkte a {
	padding: 0;
	}

#produkte acronym {
	border-bottom-color: #000;
	}

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

a#produkt06:hover {
	background: #000000;
	color: #FFFFFF;
	}

/* --- kontaktformular --- */

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

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

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

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

/* --- referenzen --- */

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

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

.referenzen dl {
	float: left; /* set a float to clear a float */
	width: 700px; /* 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: 363px; /* 700 - 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: 50px;
	}

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

/* --- 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;
	}

/* --- leistungsübersicht --- */

.leistungen {
	padding: 0;
	}

/* --- newsletter --- */

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