html{
  font-family:Tahoma, Geneva,Kalimati,sans-serif;
  font-size:11px;
  color:#000000;
  overflow-y:scroll;

}
body{
  background-color:#e6e6e6;
  /* background-image:url(layout/bg.gif);
  background-repeat:repeat-x; */
  text-align:center;
  margin:0;
  padding:0;

}
img{
  border:none;
}
h1{
	  font-family:Tahoma, Geneva,Kalimati,sans-serif;
	  font-size: 24px;
	  color: #859491;
	  margin-top: 0px;
	  margin-bottom: 12px;
    font-weight:normal;
}

/* ----  cms-css ----- */
a{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a.hover{
	color: #546461;
}


div.gesamt{
  width:1003px;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
}
.clear{
  clear:both;
  visibility:hidden;
  line-height: 0;
  height: 0;
}
br.clear
{
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
* html br.clear
{
    height: 1%;
}
.seite{  /* Wrapper */
  width:987px;
  float:left;
  text-align:left;
  /* background-image:url(layout/pagebg.gif);
  background-repeat:repeat-y; */
}
.seite#contentpage{
  /* background-image:url(layout/contentpagebg.png);
  background-repeat:repeat-y; */
}
/* Header */
div.header{
  width:988px;
  height:81px;
  background-image:url(layout/header_bg.gif);
  background-repeat:no-repeat;
  display: none;
}
div.header ul{
  display: none;
}
div.header ul li {
  float:left;
  list-style:none;
  height:31px;
}
div.header ul li a{
  height:31px;
  display:block;
  text-decoration:none;
  background-repeat:no-repeat;
  background-position:0 0;
}
div.header ul li a:hover{
  background-position: 0 -31px;
}  
div.header ul li a#Startseite{
  background-image:url(layout/menu1.gif);
  width:91px;
  margin-right:21px;
}
div.header ul li a#Unternehmen{
  background-image:url(layout/menu2.gif);
  width:98px;
  margin-right:21px;
}
div.header ul li a#IhrAnsprechpartner{
  background-image:url(layout/menu3.gif);
  width:151px;
  margin-right:21px;
}
div.header ul li a#Professionals{
  background-image:url(layout/menu4.gif);
  width:133px;
  margin-right:21px;
}
div.header ul li a#Portfolio{
  background-image:url(layout/menu5.gif);
  width:140px;
  margin-right:21px;
}
div.header ul li a#Kontakt{
  background-image:url(layout/menu6.gif);
  width:63px;
}


div.header ul li a#Startseite_a{
  background-image:url(layout/menu1.gif);
  background-position:0px -31px;
  width:91px;
  margin-right:21px;
}
div.header ul li a#Unternehmen_a{
  background-image:url(layout/menu2.gif);
    background-position:0px -31px;
  width:98px;
  margin-right:21px;
}
div.header ul li a#IhrAnsprechpartner_a{
  background-image:url(layout/menu3.gif);
    background-position:0px -31px;
  width:151px;
  margin-right:21px;
}
div.header ul li a#Professionals_a{
  background-image:url(layout/menu4.gif);
    background-position:0px -31px;
  width:133px;
  margin-right:21px;
}
div.header ul li a#Portfolio_a{
  background-image:url(layout/menu5.gif);
    background-position:0px -31px;
  width:140px;
  margin-right:21px;
}
div.header ul li a#Kontakt_a{
  background-image:url(layout/menu6.gif);
    background-position:0px -31px;
  width:63px;
}
/* Header Ende */



/* Footer */
.footer,.footer_c{
  background-color:#b1b5b4;
  text-align:center;
  height:20px;
  background-image:url(layout/footer_bg.gif);
  background-repeat:no-repeat;
  display:table-cell;
  padding-top:6px;
  width:987px;
  color:#3e3d3d;
  float:left;
}
.footer a,.footer_c a{
  color:#3e3d3d;
  text-decoration:none;

}
.footer a:hover,.footer_c a:hover{
  text-decoration:underline;
}
.footer_c{
  background-image:url(layout/footer_c_bg.gif);
}
/* Footer Ende */

/* Startseite Inhalt Liste */

.seite ul#content_start_ul{
  margin:0px 0px 0px 7px;  
  padding: 0px 0px 0px 0px;  
}
.seite ul#content_start_ul li{
  list-style:none;
  margin:0px 0px 20px 0px;  
  padding:0;
  border:none;
  min-height:407px;
  border-right:2px solid #7ec013;
  float:left;
  width:224px;
}
.seite ul#content_start_ul li#first_li{
  width:225px;
}
.seite ul#content_start_ul li p{
  margin:0 auto;
  width:187px;
  color:#000000;
  line-height:19px; 
  margin-top:15px; 
}
.seite ul#content_start_ul li p img{
  margin-bottom:36px;
  
}
.seite ul#content_start_ul li#last_li{
  border:none !important;
  width:294px;
  min-height:407px;
 
}
/* Start Liste Startseite */
ul#lp{
  width:245px;
  padding:0 !important;
  margin:15px auto !important;
  margin-top:15px;
  border:0 !important;

}
 ul#lp li{
  min-height:97px !important;
  height:97px!important;
  margin:0px 0px 49px 0px !important;
  padding:0px 10px 0px 10px !important;
  border:0 !important;
  background-image:url(layout/lp_bg.gif);
  background-repeat:repeat-x;
  text-align:right;
}
ul#lp li h3{
  margin:0px 0px 0px 0px;  
  padding: 0px 0px 0px 0px;
  font-size:13px;
  text-align:left;
  color:#7ec013;
} 
ul#lp li p{
  margin:0px 0px 5px 0px !important;
  padding:0px 0px 0px 0px !important;
  line-height:19px;
  text-align:left;
  width:224px !important;
}
ul#lp li a{
  margin-right:10px;
  margin-top:4px;
  margin-left:100px;
  color:#000000;
  font-weight:bold;
  font-size:11px;
  text-decoration:none;
  padding-left:23px;
  width:93px;
  background-image:url(layout/mehr.gif);
  background-repeat:no-repeat;
  line-height:17px;

  height:17px;
  display:block;
}
ul#lp li a:hover{
  color:#546461;
}
/* Ende Liste Startseite */
/* Portfolio */
.portfolio{
  display: none;
  width:203px;
  float:left; 
}
ul#portf{
  width:158px;
  border:none;
  margin:0px 0px 0px 45px;
  padding:0px 0px 0px 0px;
}
ul#portf li{
  list-style:none;
  margin-bottom:12px;
}
ul#portf li h5{
  font-size:11px;
  color:#3e4745;
  font-weight:bold;
  margin:0 auto;
  margin-top:6px;
  margin-bottom:5px;
  padding:0px 0px 0px 0px;
}
ul#portf li a{
  font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:11px;
  color:#3e4745;
  font-weight:normal;
}
ul#portf li a:hover{
  color:#000000;
}

/* Contentseiten */

/* Content Header */
.seite_header_1{
  width:987px;
  height:106px;
  background-repeat:no-repeat;
  float:left;
  display: none;
}
.seite_header_2{
  width:233px;
  height:187px;
  background-repeat:no-repeat;
  background-position:0px -106px;
}

.content{
  float:left;
  /* background-image:url(layout/contentpage_bg.gif);
  background-repeat:no-repeat; */
}

.absnav{
	background-color: #859491;
	width: 930px;
	height: 19px;
	padding-left: 44px;
	padding-top: 5px;
	color: #ffffff;
}

.absnav a{
	color: #ffffff;
  font-weight:normal;
	text-decoration: none;
}

.absnav a:hover{
	color: #eeeeee;
	text-decoration: none;
}

.inhalt{
	padding-left: 42px;
	padding-right: 0px;
	padding-top: 25px;
	padding-bottom: 0px;
	width: 932px;
  line-height:15px;
	text-align: left;
  overflow: hidden;

}
.inhalt div { float: left; width: 667px; min-height:690px;margin-bottom: 0px; padding-bottom: 0px; }

.box_wl{
	background-position: bottom left;
	background-color: #ffffff;
	color: #5b6563;
	font-size:13px;
	font-weight:bold;
	width: 245px !important;
  height:163px !important;
  clear:both;
  display:block;
  border: 1px solid #505453;
}

.box_wl_inhalt{
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	line-height: 22px;
	text-align: left;
    display:block;
}

.box_wl_inhalt a{
	color:#7dbf0d;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-transform: none;
}

.box_wl_inhalt a:hover{
  color:#4c7507;
}

.box_wl_inhalt td{
	vertical-align: top;
}


div.menu{
  float:left;
  width:233px;
  background-image:url(layout/menu_bg.gif);
  background-repeat:repeat-y;
  min-height:674px;
  display: none;
}

.menu ul li#active1{
  font-weight:bold;
  background-color:#4c7507;
  background-image:url(layout/menu_li_bg_a.gif);
  background-repeat:no-repeat;
}

ul#ebene2 li#active2{
  background-color:#FFB602;
}


/* Menu Backup*/

div.menu{
  float:left;
  width:233px;
  background-image:url(layout/contentpagebg.png);
  background-repeat:repeat-y;
  min-height:674px;
}
.menu ul{
  margin:20px 2px 0px 7px;
  padding:0px 0px 0px 0px;
}
.menu ul li{
  margin:0px 0px 7px 0px;
  padding:4px 10px 4px 27px;
  min-height:19px;
  list-style:none;
  background-color:#7dbf0d;
  background-image:url(layout/menu_li_bg.gif);
  background-repeat:no-repeat;
}
.menu ul li#active1{
  font-weight:bold;
  background-color:#4c7507;
  background-image:url(layout/menu_li_bg_a.gif);
  background-repeat:no-repeat;
}
ul#ebene2 li#active2{
  background-color:#FFB602;
}

.menu ul li a{
  margin-bottom:3px;
  font-size:14px;
  height:27px;
  
  color:#ffffff;
    text-transform:uppercase;
  text-decoration:none;
  
  font-weight:normal;

}
.menu ul li a:hover{
  font-weight:bold;

}

.menulink_ebene1{
  margin-bottom:3px;
  font-size:14px;
  height:27px;
  
  color:#ffffff;
    text-transform:none;
  text-decoration:none;
  
  font-weight:normal;

}
.menulink_ebene1:hover{
  font-weight:bold;

}

ul#ebene2{
  margin:0px 0px 0px 4px;
  padding:0px 0px 0px 0px;
}
ul#ebene2 li{
  margin:0px 0px 3px 0px;
  padding:0px 10px 0px 10px;
  height:auto;
  list-style:none;
  background-color:#fece10;
}
ul#ebene2 li a{
  font-size:11px;
  height:18px;
  color:#000000;
  line-height:18px;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:bold;
}
ul#ebene2 li a:hover{
  text-decoration:underline;
}

br.Clear-The-Evil-Float
{
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
* html br.Clear-The-Evil-Float
{
    height: 1%;
}

.druckkopf{
 	display:block;
}
