@charset "iso-8859-1";
/* CSS Document */
/* Created by A. Gulich - 30.04.2009 */


/*-------------------------------------------------------*/
/*----------------| =Site |------------------------------*/
/*-------------------------------------------------------*/

body, html {
	border: 0px;
	margin:0px 0 0px 0;
   padding:0;
   height:100%;
}

body {
	background:#f3977a;
	background-image:url(../images/bg-body.jpg);
	color:#000000;
	font-size:75%;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	line-height:1.58em;
}

/*-------------------------------------------------------*/
/*----------------| =Container |-------------------------*/
/*-------------------------------------------------------*/

div#container {
   position: relative;
   width:980px;
   min-height:100%;
   margin:0 auto;
   background-image:url(../images/bg-container.jpg);
   background-repeat:repeat-y;
   z-index:1;
}

* html #container {height:100%;}

/*-------------------------------------------------------*/
/*----------------| =Header |----------------------------*/
/*-------------------------------------------------------*/

#header {
   margin:0 0 0 0;
   padding:0px 0 0 0px;
   width:980px;
   height:271px;
   background-image:url(../images/bg-header.jpg);
   background-repeat:no-repeat;
}

/*-------------------------------------------------------*/
/*----------------| =Navigation |------------------------*/
/*-------------------------------------------------------*/

#navigation {
	position:absolute;
	top:280px;
	left:161px;
	width:144px;
	height:187px;
	background-image:none;
	background-repeat:no-repeat;
}

/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0 0 6px 0;
  width: 138px; /*For KHTML*/
  list-style: none;
}

ul#navmenu ul,
ul#navmenu ul li {
  width: 137px; /*For KHTML*/
  list-style: none;
  margin:0;
  border: 0 none;
  padding: 0 0 0 0;
  height:27px;
}

.navmenulong {
	width:260px;
}

ul#navmenu li {
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a {
  border: none;
  border-right-color: none;
  border-bottom-color: none;
  padding: 0 6px;
  display: block;
  background:none;
  color: #232d36;
  font: normal 14px/27px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 100%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background:none;
  color: #738d22;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  margin:0 0 1px 0;
  background: #f5f9fd;
  color: #232d36;
  height:14px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #829a2c;
  color: #f5f9fd;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 130px;
}

/* 3nd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  margin:0 0 1px 0;
  background: #dedede;
  color: #b71916;
}

/* 3nd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #b71916;
  color: #eebd20;
}

ul#navmenu ul,{
  display: none;
  position: absolute;
  top: 0;
  left: 140px;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 140px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

#navAdd {
	position:absolute;
	top:276px;
	left:733px;
	width:197px;
	height:auto;
}

a.pulldown {
	vertical-align:middle;
	background:#fd7255;
	text-decoration:none;
	outline:none;
    width:170px;
}

a.pulldown:hover {
	width: 170px;
    background:#fd7255;
    color:#fff;
    
}

/*-------------------------------------------------------*/
/*----------------| =Content |---------------------------*/
/*-------------------------------------------------------*/

#contentMain {
   margin:0 0 0 0;
   padding:80px 70px 87px 387px;
   width:523px;
   height:462px;
   background-image:url(../images/bg-content.jpg);
   background-repeat: no-repeat;
}

#contentMain2 {
   margin:0 0 0 0;
   padding:80px 70px 87px 387px;
   width:523px;
   min-height:462px;
   background-image:url(../images/bg-content.jpg);
   background-repeat: no-repeat;
}

/*-------------------------------------------------------*/
/*----------------| =Footer |----------------------------*/
/*-------------------------------------------------------*/

#footer {
   position:relative;
   margin:-87px auto;
   padding:0px 0 0 0px;
   width:980px;
   height:87px;
   background-image:url(../images/bg-footer.jpg);
   background-repeat: repeat;
   z-index:10;
}

/*-------------------------------------------------------*/
/*----------------| =Branding |--------------------------*/
/*-------------------------------------------------------*/

div#branding {
	position:absolute;
	top:40px;
	left:51px;
	width:411px;
	height:125px;
	text-indent: -9999px;
}

a#logo { width: 411px; height: 125px; display: block; border: none;}
a#logo:hover { background: url(../images/logo.jpg);}

div#branding h1 {
   width: 0;}
	

/*-------------------------------------------------------*/
/*----------------| =Adresse |---------------------------*/
/*-------------------------------------------------------*/

#adress {
	position:absolute;
	top:40px;
	left:158px;
	width:200px;
	height:auto;
	line-height:1.4em;
	font-size:1.17em;
	font-weight:bold;
	color:#000000;
}

#adress2 {
	position:absolute;
	top:43px;
	left:388px;
	width:164px;
	height:auto;
	line-height:1.4em;
	font-size:1.0em;
	font-weight:normal;
	color:#000000;
}

#adress3 {
	position:absolute;
	top:43px;
	left:588px;
	width:164px;
	height:auto;
	line-height:1.4em;
	font-size:1.0em;
	font-weight:normal;
	color:#000000;
}

#adress4 {
	position:absolute;
	top:43px;
	left:768px;
	width:187px;
	height:auto;
	line-height:1.4em;
	font-size:1.0em;
	font-weight:normal;
	color:#000000;
}

/*-------------------------------------------------------*/
/*----------------| =Slogan |----------------------------*/
/*-------------------------------------------------------*/

#slogan {
	position:absolute;
	top:671px;
	left:68px;
	width:265px;
	height:auto;
	font-size:1.17em;
	font-weight:normal;
	text-align:center;
}
	
/*-------------------------------------------------------*/
/*----------------| =Standorte |-------------------------*/
/*-------------------------------------------------------*/

.standort1 {
	float:left;
	margin:0 0 0 0px;
	width:195px;
	height:234px;
	text-align:center;
	background-image:url(../images/index/bg-standort.jpg);
	background-repeat:no-repeat;
}

.standort2 {
	float:right;
	margin:0 95px 0 0px;
	width:195px;
	height:234px;
	text-align:center;
	background-image:url(../images/index/bg-standort.jpg);
	background-repeat:no-repeat;
}

/*-------------------------------------------------------*/
/*----------------| =Bildgalerie |-----------------------*/
/*-------------------------------------------------------*/

.bild1 {
	float:left;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:0px;
	width:120px;
	height:auto;
	text-align:center;
}

.bild2 {
	float:left;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:0px;
	width:120px;
	height:auto;
	text-align:center;
}

.bild3 {
	float:left;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:0px;
	width:120px;
	height:auto;
	text-align:center;
}

.bild4 {
	float:left;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:0px;
	width:120px;
	height:auto;
	text-align:center;
}

/*-------------------------------------------------------*/
/*----------------| =Newsletterbox |---------------------*/
/*-------------------------------------------------------*/

#newsBox {
	margin:-6px 0 0 0;
	float:right;
	width:250px;
	height:auto;
}

/*-------------------------------------------------------*/
/*----------------| =General |---------------------------*/
/*-------------------------------------------------------*/

* { margin: 0px; padding:0; border: 0;}

body  {
   margin:0px 0 0px 0;
   padding:0px;
   font-family:Verdana, Geneva, sans-serif;
   font-size:75%;
   line-height:1.58em;
   color:#000000;
}

/*-------------------------------------------------------*/
/*----------------| =Class |-----------------------------*/
/*-------------------------------------------------------*/

.clear { clear:both; margin:0px 0 0px 0;}

.clearLinie { clear:both; margin:-15px 0 0 0; border-bottom:#000000 dotted 1px; }

.clearTopPad { clear:both; padding:15px 0 0 0; }

/*----------------| Schriften |------------------------- */

h1 { 
   font-family:Verdana, Geneva, sans-serif;
   margin:0px 0 15px 0; 
   font-size:2.0em;
   line-height:1.6em;
   color:#657b29;
   font-weight:normal;
}

h2 {
   font-family:Verdana, Geneva, sans-serif;
   margin:15px 0 15px 0; 
   font-weight:bold;
   font-size:1.17em;
   color:#000000;
   line-height:1.6em;
} 

h3 {
   font-family:Verdana, Geneva, sans-serif;
   margin:15px 0 -10px 0; 
   font-weight:bold;
   font-size:1.0em;
   color:#657b29;
   line-height:1.6em;
} 

.big {
	font-size:1.17em;
	line-height:1.6em;
}

.green {
	color:#5dad0c;
}

.small {
	margin:-10px 0 0 0;
	padding:0 0 12px 0;
	font-size:0.9em;
	line-height:1.2em;
}

/*----------------| Hover |----------------------------- */

a { 
	color:#4b640b; 
	outline-style:none;
	text-decoration:none;
}

a:hover { 
	color:#000000; 
	text-decoration:underline;
}

a.hcolor {
   color:#000000;
   text-decoration:none;
	font-size:0.9em;
}

a.hcolor:hover {
   color:#000000;
   text-decoration:underline;
	font-size:0.9em;
}

/*----------------| Miscellaneous |--------------------- */

p {
   margin:15px 0 15px 0;
}

.padrechts {
	margin:0 0 0 15px;
}

.padrechts2 {
	margin:0 0 0 27px;
}

.padrechts3 {
	margin:0 0 0 4px;
}

.padrechts4 {
	margin:0 0 0 10px;
}

.padrechts5 {
	margin:0 0 0 7px;
}

.padlinks {
	margin:0 0 0 120px;
}

.padTop {
	padding:20px 0 0 0;
}

.padTop2 {
	padding:45px 0 0 0;
}

.padTop3 {
	margin:15px 0 0 0;
}

.padrueck {
	margin:5px 0 0 0;
}

.padrueck2 {
	clear:both;
	margin:0px 0 0 0;
}

.floatRight {
	float:right;
	margin:25px 0 5px 15px;
}

.floatRight2 {
	float:right;
	margin:-10px 55px 0 0px;
}

.floatRight3 {
	float:right;
	margin:0px 0px 0 15px;
}

.floatLeft {
	float:left;
	margin:5px 15px 10px 0;
}

.border {
border:3px solid #ffffff;
}

.liste {
	list-style-position:outside;
	margin: 15px 0 0px 15px;
	list-style:disc;
	font-weight:normal;
	font-size:1.0em;
}

.liste li {
	padding: 0 0 0px 0;
}

.liste2 {
	list-style-position:outside;
	margin: 15px 0 0px 30px;
	list-style:url(../images/bullet.jpg);
	font-weight:normal;
	font-size:1.0em;
}

.liste2 li {
	padding: 0 0 5px 0;
}

.liste3 {
	list-style-position:outside;
	margin: 15px 0 0px 30px;
	list-style:circle;
	font-weight:normal;
	font-size:1.0em;
}

.liste3 li {
	padding: 0 0 0px 0;
}

.linie {
	border-bottom:#4b640b dotted 1px;
}

.linie2 {
	border-bottom:#000000 dotted 1px;
	text-align:right;
}

.linie3 {
	padding:15px 0 0 0;
	border-bottom:#000000 dotted 1px;
	text-align:right;
}

.clear2 {
	clear:both;
	padding:15px 0 0 0;
	text-align:right;
}

.right {
	margin:15px 15px 0 0;
	text-align:right;
}

.abstand {
	margin:355px 0 0 0px;
}

.abstand-low {
	margin:60px 0 0 0px;
}

