@charset "UTF-8";

/* @override 
	http://pepfechtig/css/basic.css
	http://fechtig/css/basic.css
*/

/* last modified:
	date: 2009|05|10
	author: Björn Bippus-Brender
	client: Pep Fechtig
*/


/* @group Reset CSS */

/* Reset Styesheet by http://meyerweb.com/eric/tools/css/reset/*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

a:focus, #suche a:focus {
	outline: none !important;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Clearfix */

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

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */

/* @end */

body {

	background-color: #444;
	background-position: 0 0;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	}

* {
	margin: 0;
	padding: 0;
}

/* Der Karton hält die ganze Sache im Lot */

#wrapper{
	
	text-align: left;
	width: 1007px;
	margin: 0 auto;
	}	

#container{
	position: absolute;
	text-align: left;
	background: url(../images/background/container-bg.gif) repeat-y; margin: 0 auto;
	width: 1007px;
}


#head {
	height: 68px;
	width: 991px;
	background-color: white;
	margin: 0 auto;
}

h1, h2, h3, h4, p {
	color: #333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 12px 0;
}

h2 {font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	margin-top: 12px;
	margin-bottom: 9px;
}

.sidebar h2 {
	font-size: 16px;
	line-height: 18px;
	margin-top: 12px;
	margin-bottom: 16px;
}

h3 {
	font-size: 16px;
	margin: 20px 0 12px;
}
h4{
	font-size: 12px;
	line-height: 16px;
	margin-top: 18px;
	margin-bottom: 6px;
	font-weight: bold;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0;
}

#content ul{
	list-style-type: none;
	margin-top: 12px;
	margin-bottom: 24px;
	padding-left: 20px;
	list-style-type: square;
}
#content .line {
	border-bottom: 1px solid #333;
	width: 200px;
	margin-bottom: 24px;
}

hr{
	border-bottom: 1px solid #333;
	width: 200px;
	margin-bottom: 24px;
}

#content li{
	font-size: 12px;
	line-height: 17px;
	color: #414141;
	margin-bottom: 6px;
}

#content p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 18px;
}

a{
	color: #505050;
	
}
a:hover{
	color: #414141;
}

.top{
	margin-top: 20px;
	margin-bottom: 12px;
}

.claim {
	padding: 0 0 0 30px;
	width: 380px;
	height: 90px;
	
}

.claim p{
	padding-top: 140px;
	color: #fff;
	margin-bottom: 12px;
	font: normal 15px/22px Arial, Helvetica, Geneva,  SunSans-Regular, sans-serif;
}

a img{
	border: none;
}
.sidebar .news a.more{

}

/* @group signet */

.signet {
	padding: 0;
	margin: 0;
	z-index: 120;
	float: left;
	display: inline;
	height: 68px;
}

.signet h1 {
	display: none;
	text-indent: -9999em;
}


.signet img, .signet img a {
	border: 0;
	padding: 0;
	font-size: 0px;
	margin: 0;
}

/* @end */

/* @group sevice navigation */
.service {
	float: right;
	display: inline;
	padding-right: 30px;
	margin-top: 8px;
}

.service ul {
	list-style-type: none;
	
}

.service li {
	font-size: 12px;
	float: left;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	height: 26px;
	background: url(../images/icons/bar.gif) no-repeat right top;
	margin-top: 16px;
}

.service li.last {
	font-size: 12px;
	float: left;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	height: 26px;
	background: none no-repeat right top;
}

.service li a {
	color: #5c5c5c;
	text-decoration: none;
	}

.service li a:hover {
	color: #3b3b3b;
	text-decoration: underline;
	
}

/* @end */

#navigation{
	
	height: 45px;
	width: 991px;
	background: url(../images/background/nav-bg.gif) repeat-x 0;
	margin-right: auto;
	margin-left: auto;
	
}


/* @group menumatic */
#nav {
}
	
#nav ul {
	margin: 0;
	list-style: none;
	padding: 0;
}


#nav a {
	text-decoration: none;
	display: block;
	font-size: 12px;
	color: #f6f6ef;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	height: 18px;
	padding-top: 4px;
	
}

#subMenusContainer a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;

}

#subMenusContainer a, #nav li li a {
	text-align: left;
	color: #eeeeee;
	display: block;
	font-size: 12px;
	padding: 14px 20px 8px 24px ! important;
	margin: 0;
	

}



#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus {
	color: #fff;
	display: block;
	
	}

#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#subMenusContainer a.subMenuParentBtnFocused {
	color: #fff;
	display: block;

	}


.smOW {
	display: none;
	position: absolute;
	overflow: hidden;
	padding: 0 2px;
	margin: 0 0 0 -2px;
}

#nav, #nav ul, #nav ol {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	
}

#subMenusContainer ul, #subMenusContainer ol {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	overflow: hidden;
	
}

#subMenusContainer li {
	padding: 0;
	margin: 0;
	
}

#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	left: 0;
}

#subMenusContainer ul, #subMenusContainer ol {
	background: #2a2822 none repeat-x 0 0;
	width: 260px;
	padding-bottom: 12px;
	
}

#nav li {
	display: inline;
	list-style: none;
	position: relative;
	float: left;
	background: url(../images/icons/nav-bar.gif) no-repeat right;
	margin-top: 5px;
	height: 36px;
	margin-bottom:4px;
	width: 120px;
	padding-left: 20px;
}


#subMenusContainer li {
	list-style: none;
	
}

#subMenusContainer {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	overflow: visible;
	z-index: 1000000000;
	
}



#nav li li {
	float: none;
}

#nav li li a {
	position: relative;
	float: none;
	
}

#nav li ul {
	position: absolute;
	width: 10em;
	margin-left: -1000em;
	margin-top: 2.2em;
}

#nav li ul ul {
	margin: -1em 0 0 -1000em;
}

#nav li:hover ul ul {
	margin-left: -1000em;
}

#nav li:hover ul {
	margin-left: 0;
}

#nav li li:hover ul {
	margin-left: 10em;
	margin-top: -2.5em;
}

#nav li a:focus + ul {
	margin-left: 0;
	margin-top: 2.2em;
}

#nav li li a:focus + ul {
	left: 0;
	margin-left: 1010em;
	margin-top: -2.2em;
}

#nav li li a:focus {
	left: 0;
	margin-left: 1000em;
	width: 10em;
	margin-top: 0;
}

#nav li li li a:focus {
	left: 0;
	margin-left: 2010em;
	width: 10em;
	margin-top: -1em;
}

#nav li:hover a:focus {
	margin-left: 0;
	
}

#nav li li:hover a:focus + ul {
	margin-left: 10em;
}



/* @end */

/* @group Grafische Navigation */

.navipunkt {
		font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
/* home */
.navipunkt.home {

	}

#nav .home a,
#nav .home a:hover {
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 7px;
}

/* Aktuell */
.navipunkt.aktuell {
	
}

#nav .aktuell a,
#nav .aktuell a:hover {
	margin-top: 7px;
	padding-left:12px;
	padding-right: 12px;
}

/* Lösungen */
.navipunkt.loesungen {
	
}

#nav .loesungen a,
#nav .loesungen a:hover {
	margin-top: 7px;
	padding-left: 18px;
	padding-right: 18px;
}


/* download */
.navipunkt.download {

}

#nav .download a,
#nav .download a:hover {
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 7px;
	
}


/* ueber-uns */
.navipunkt.ueber-uns {

}

#nav .ueber-uns a,
#nav .ueber-uns a:hover {
	margin-top: 7px;
	padding-left: 12px;
	padding-right: 12px;
}

/* referenzen */
.navipunkt.referenzen {
	
}

#nav .referenzen a,
#nav .referenzen a:hover {
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 7px;
	
}

/* partner */
.navipunkt.partner {
	background-image: none !important;
}

#nav .partner a,
#nav .partner a:hover {
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 7px;
	
}

/* @end */

#bildbox {
	width: 991px;
	margin: 0 auto;
	height: 249px;
 	
}

/* @group Hintergrundbilder */

#bildbox.index {
background: #f6f6f6 url(../images/exotische-frucht.jpg) no-repeat;
	
}

.aktuell {
	background: #f6f6f6 url(../images/aktuell.jpg) no-repeat;

}

.pdf {
	background: #f6f6f6 url(../images/archiv.jpg) no-repeat;

}

.partner{
	background: #f6f6f6 url(../images/haende.jpg) no-repeat;

}

.arbeitszeiten {
	background: #f6f6f6 url(../images/knoten.jpg) no-repeat;

}

.einsatzplanung {
	background: #f6f6f6 url(../images/personal.jpg) no-repeat;

}

.innovation {
	background: #f6f6f6 url(../images/fitness.jpg) no-repeat;

}

.konzept {
	background: #f6f6f6 url(../images/maria.jpg) no-repeat;

}

.kosten {
	background: #f6f6f6 url(../images/schwein2.jpg) no-repeat;

}

.praxiseinsatz {
	background: #f6f6f6 url(../images/konzept.jpg) no-repeat;

}

.schule {
	background: #f6f6f6 url(../images/Bild_stetoskop_18.jpg) no-repeat;
	
}

.ueberuns {
	background: #f6f6f6 url(../images/BildWuerfel_18.jpg) no-repeat;

}

.serve {
	background: #f6f6f6 url(../images/Bild_seil_18.jpg) no-repeat;

}

.kontakt {
	background: #f6f6f6 url(../images/telefon.jpg) no-repeat;
	
}

.loesung {
	background: #f6f6f6 url(../images/Bild_erdbeer_05.jpg) no-repeat;

}

.mzm {
	background: #f6f6f6 url(../images/multifrucht.jpg) no-repeat;

}

.agb {
	background: #f6f6f6 url(../images/agb.jpg) no-repeat;

}

.aktuell2 {
	background: #f6f6f6 url(../images/Bild_aktuell_05.jpg) no-repeat;
	
}

.ansprechpartner {
	background: #f6f6f6 url(../images/ansprechpartner.jpg) no-repeat;

}

.archiv {
	background: #f6f6f6 url(../images/Bild_Archiv_05.jpg) no-repeat;
	
}

.aussagen {
	background: #f6f6f6 url(../images/Bild_Margarite_05.jpg) no-repeat;

}

.downloads {
	background: #f6f6f6 url(../images/orchidee.jpg) no-repeat;
	
}

.loesungen{
	background: #f6f6f6 url(../images/heidelbeere.jpg) no-repeat;

}

.haftung {
	background: #f6f6f6 url(../images/Bild_messergabel_05.jpg) no-repeat;

}

.impressum {
	background: #f6f6f6 url(../images/Bild_Paper_05.jpg) no-repeat;
	
}



/* @end */

/* @group Content */

#content {
	width: 931px;
	margin: 20px auto;
	padding-left: 60px;
}



.textcontent{
	width: 500px;
	float:left;
	display: inline;
	color: #d8d3c4;
	margin-bottom: 20px;
	padding-left: 30px;
}


.sidebar{
	float: right;
	display: inline;
	width: 260px;
	padding-right: 20px;
}
.sidebar .news{
	border-bottom: 1px solid #414141;
	padding-bottom: 20px;
}

/* @end */
.label{
	color: #262626;
}

/* Fussnote und Fussnavigation */

#footer {
	text-align: left;
	margin: 12px auto 20px;
	width: 887px;
	padding-right: 0;
	padding-top: 0;
	padding-left: 60px;
	clear: both;
}

#footer p {
	color: #575757;
	margin: 5px 0;
	font-size: 11px;
	line-height: 16px;
}

#footer p a {
	color: #575757;	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

#footer p a:hover {
	color: #242424;

}



