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

h1 {
	font-size: 2em;
	}

p {
	margin: 0 0 1em 0;
	}

a {
	color: #262626;
	}

a.nostyle {
	text-decoration: none;
	}

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

acronym.borderless {
	border: none;
	}

#content ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
/*	margin-left:50px; */
	margin-bottom: 1em;
}

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

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

body {
	background: url(../images/bg-body-solidweb-at.gif) left top no-repeat #373737;
	padding: 233px 0 0 131px;
	}

.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;
	}

#header a { /* css image map fuer header (ohne image) */
  position: absolute;
  height: 220px;
  width: 950px;
  top: 0px;
  left: 0px;
  background: url(../no-image.gif);
  }
 
/* ---------------- */
/* --- clearfix --- */
/* ---------------- */

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

#navigation,
#content,
#footer,
.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html #navigation,
* html #content,
* html #footer,
* html .clearfix {
	height: 1%;
	}
	
#navigation,
#content,
#footer,
.clearfix {
	display: block;
	}
/* End hide from IE-mac */

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

#navigation,
#content,
#footer {
	padding: 0 50px 0 50px;
	width: 718px; /* somit ist der effektiv nutzbare bereich 718px breit (818-50-50) */
	}

#content {
	background: url(../images/bg-content.gif) top left repeat-y #bab49c;
	padding-bottom: 1.5em;
	text-align: justify;
	}

body #footer {
	background: url(../images/bg-fusszeile.gif) bottom left no-repeat #bab49c;
	text-align: right;
	padding-bottom: 20px;
	border-bottom: 20px solid #373737;
	width: 753px;
	padding-right:15px;
	}

/* --- navigation --- */

#navigation {
	background: url(../images/bg-navigation.gif) top left no-repeat #bab49c;
	padding-top: 3.5em;
	padding-bottom: 2.5em;
	}

#navigation ul {
	/* float: left; */
	width: 100%;
	}

#navigation li {
	float: left;
	margin: 0 2em 0 0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	}

#navigation li#menuekontakt {
	float: right;
	margin: 0;
	}

#navigation li a {
	text-decoration: none;
	border-bottom: dashed 1px #262626;
	border-top: dashed 1px #262626;
	padding: 0.3em;
	}

#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 #262626;
	border-top: solid 1px #262626;
	}

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

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

/* --- produkte --- */

#produkt01 {
	background: #373737 top right no-repeat url(../images/ecke-hell.gif);
	color: #bab49c;
	margin: 0 0 1em 0;
	padding: 1px 0 1px 0;
	}

#produkt02,
#produkt04,
#produkt06 {
	width: 55%;
	float: left;
	background: #262626 top right no-repeat url(../images/ecke-dunkel.gif);
	color: #bab49c;
	margin: 0 0 1em 0;
	padding: 1px 0 1px 0;
	}

#produkt03,
#produkt05,
#produkt07 {
	width: 43%;
	float: right;
	background: #262626 top right no-repeat url(../images/ecke-dunkel.gif);
	color: #bab49c;
	margin: 0 0 1em 0;
	padding: 1px 0 1px 0;
	}

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

#produkte a {
	color: #bab49c;
	padding: 0;
	}

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

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

a#produkt06:hover {
	background: #373737 top right no-repeat url(../images/ecke-hell.gif);
	}

/* --- kontaktformular --- */

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

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

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

a#skype	{
	display: block;
	width: 182px;
	background: #FFFFFF;
	padding: 5px;
	border: #262626 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;
	}