/* 
** Datei: webseite.css 
** Datum: 28.09.2007
** Autor: Thorsten Roth
*/

/* Body begin---------------------------------------------------------------- */
body
{
	text-align:center;
 	vertical-align:middle;
 	margin:0px 0px;
 	color:#000000;
 	font-family:Arial;
 	font-size:12px;
	background-color:#e5ebcd;
}
/* Body end ----------------------------------------------------------------- */
a
{
  color:#000000;
	/* text-decoration:none; */
}
a:hover
{
  color:#006f35;
}

h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 14px;
	text-transform: uppercase;
}

h1.home-main {
	font-size:11px;
	margin: 0px 0px 22px 0px;
	padding: 0px;
	text-transform: none;
}

h1.content {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	margin: 0px 0px 10px 0px;
}


h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h3.home-top {
	margin: 0px 0px 16px 0px;
	padding: 0px;
	font-size: 14px;
	text-transform: uppercase;
}

h3.no-margin {
	margin: 0px;
}

/* Die Head's der verschieden Seiten Anfang --------------------------------- */
.head_v_abstand
{
	height:15px;
}
/* Leerer Head */
.head
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
}
.head_home
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/home/home_head.jpg);
}

.head_beratung
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/leistungen/beratung_head.jpg);
}

.head_ausfuehrung
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/leistungen/ausfuehrung_head.jpg);
}

.head_pflege
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/leistungen/pflege_head.jpg);
}

.head_leasingmiete
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/leistungen/leasingmiete_head.jpg);
}

.head_pflanzen
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/sortiment/pflanzen_head.jpg);
}

.head_leihpflanzen
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/sortiment/leihpflanzen_head.jpg);
}

.head_landschaften
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/sortiment/landschaften_head.jpg);
}

.head_haltbarefloristik
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/sortiment/haltbarefloristik_head.jpg);
}

.head_gefaesse
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/sortiment/gefaesse_head.jpg);
}

.head_moeblierungen
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/sortiment/moeblierungen_head.jpg);
}

.head_festtage
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/sortiment/festtage_head.jpg);
}

.head_ueberuns
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/ueberuns/ueberuns_head.jpg);
}

.head_kontakt
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/kontakt/kontakt_head.jpg);
}

.head_presse
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/presse/presse_head.jpg);
}

.head_impressum
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/impressum/impressum_head.jpg);
}

.head_schiffe
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/referenzen/schiffe_head.jpg);
}
.head_einkaufszentren
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/referenzen/einkaufszentren_head.jpg);
}
.head_buero
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/referenzen/buero_head.jpg);
}
.head_hotels
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/referenzen/hotels_head.jpg);
}
.head_sonstigeprojekte
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/referenzen/sonstigeprojekte_head.jpg);
}
.head_referenzenalspdf
{
  width:803px;
	height:128px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/referenzen/referenzenalspdf_head.jpg);
}
/* Head Ende ---------------------------------------------------------------- */


/* Languages Anfang ----------------------------------------------------------- */
#lang {
	float
	width: 60px;
	height: 15px; 
	margin: -20px 0px 0 530px;
}

#lang img {
	border: none;
}
/* Languages Ende ------------------------------------------------------------- */



/* Display Anfang ----------------------------------------------------------- */
.display
{
	margin:0px auto;
	width:803px;
	background-color:#e5ebcd;
}
/* Display Ende ------------------------------------------------------------- */

/* Menü Main/Sub Anfang ----------------------------------------------------- */
.mainmenu
{
  background-color:#fec503;
	height:23px;
}
#leistungen
{
  background-color:#f8de7f;
	height:20px;
}
#sortiment
{
  background-color:#f8de7f;
	height:20px;
}
#referenzen
{
  background-color:#f8de7f;
	height:20px;
}
#ueberuns
{
  background-color:#f8de7f;
	height:20px;
}
#kontakt
{
  background-color:#f8de7f;
	height:20px;
}
#presse
{
  background-color:#f8de7f;
	height:20px;
}
#impressum
{
  background-color:#f8de7f;
	height:20px;
}
#home
{
  background-color:#f8de7f;
	height:20px;
}
/* Menü Main/Sub Emde ------------------------------------------------------- */

/***********************************/
/* Menü Leistungen Main/Sub Anfang */
/***********************************/
/* Mainmenu Home */
.home_mainmenu_leistungen a
{ 
  background-image:url(../image/navigation/impressum/impressum_leistungen.jpg);
	float:left;
	display:block;
	width:130px;
	height:23px;
}
.home_mainmenu_leistungen a:hover
{
  background-image:url(../image/navigation/impressum/impressum_leistungen_hover.jpg);
}

.home_mainmenu_sortiment a
{ 
  background-image:url(../image/navigation/impressum/impressum_sortiment.jpg);
	float:left;
	display:block;
	width:120px;
	height:23px;
}
.home_mainmenu_sortiment a:hover
{
  background-image:url(../image/navigation/impressum/impressum_sortiment_hover.jpg);
}
.home_mainmenu_referenzen a
{ 
  background-image:url(../image/navigation/impressum/impressum_referenzen.jpg);
	float:left;
	display:block;
	width:127px;
	height:23px;
}
.home_mainmenu_referenzen a:hover
{
  background-image:url(../image/navigation/impressum/impressum_referenzen_hover.jpg);
}
.home_mainmenu_ueberuns a
{ 
  background-image:url(../image/navigation/impressum/impressum_ueberuns.jpg);
	float:left;
	display:block;
	width:109px;
	height:23px;
}
.home_mainmenu_ueberuns a:hover
{
  background-image:url(../image/navigation/impressum/impressum_ueberuns_hover.jpg);
}
.home_mainmenu_kontakt a
{ 
  background-image:url(../image/navigation/impressum/impressum_kontakt.jpg);
	float:left;
	display:block;
	width:108px;
	height:23px;
}
.home_mainmenu_kontakt a:hover
{
  background-image:url(../image/navigation/impressum/impressum_kontakt_hover.jpg);
}
.home_mainmenu_presse a
{ 
  background-image:url(../image/navigation/impressum/impressum_presse.jpg);
	float:left;
	display:block;
	width:88px;
	height:23px;
}
.home_mainmenu_presse a:hover
{
  background-image:url(../image/navigation/impressum/impressum_presse_hover.jpg);
}
.home_mainmenu_impressum a
{ 
  background-image:url(../image/navigation/home/home_impressum.jpg);
	float:left;
	display:block;
	width:121px;
	height:23px;
}
.home_mainmenu_impressum a:hover
{
  background-image:url(../image/navigation/home/home_impressum_hover.jpg);
}
/* Submenu home */
.home_submenu_dummy
{
  background-color:#f8de7f;
	float:left;
	width:803px;
	height:20px;
}
/* Menü home Main/Sub Ende */

/* Mainmenu Leistungen */
.leistungen_mainmenu_leistungen a
{ 
  background-image:url(../image/navigation/leistungen/leistungen_leistungen_hover.jpg);
	float:left;
	display:block;
	width:130px;
	height:23px;
}
.leistungen_mainmenu_leistungen a:hover
{
  background-image:url(../image/navigation/leistungen/leistungen_leistungen_hover.jpg);
}

.leistungen_mainmenu_sortiment a
{ 
  background-image:url(../image/navigation/leistungen/leistungen_sortiment.jpg);
	float:left;
	display:block;
	width:120px;
	height:23px;
}
.leistungen_mainmenu_sortiment a:hover
{
  background-image:url(../image/navigation/leistungen/leistungen_sortiment_hover.jpg);
}
.leistungen_mainmenu_referenzen a
{ 
  background-image:url(../image/navigation/leistungen/leistungen_referenzen.jpg);
	float:left;
	display:block;
	width:127px;
	height:23px;
}
.leistungen_mainmenu_referenzen a:hover
{
  background-image:url(../image/navigation/leistungen/leistungen_referenzen_hover.jpg);
}
.leistungen_mainmenu_ueberuns a
{ 
  background-image:url(../image/navigation/leistungen/leistungen_ueberuns.jpg);
	float:left;
	display:block;
	width:109px;
	height:23px;
}
.leistungen_mainmenu_ueberuns a:hover
{
  background-image:url(../image/navigation/leistungen/leistungen_ueberuns_hover.jpg);
}
.leistungen_mainmenu_kontakt a
{ 
  background-image:url(../image/navigation/leistungen/leistungen_kontakt.jpg);
	float:left;
	display:block;
	width:108px;
	height:23px;
}
.leistungen_mainmenu_kontakt a:hover
{
  background-image:url(../image/navigation/leistungen/leistungen_kontakt_hover.jpg);
}
.leistungen_mainmenu_presse a
{ 
  background-image:url(../image/navigation/leistungen/leistungen_presse.jpg);
	float:left;
	display:block;
	width:88px;
	height:23px;
}
.leistungen_mainmenu_presse a:hover
{
  background-image:url(../image/navigation/leistungen/leistungen_presse_hover.jpg);
}
.leistungen_mainmenu_impressum a
{ 
  background-image:url(../image/navigation/leistungen/leistungen_impressum.jpg);
	float:left;
	display:block;
	width:121px;
	height:23px;
}
.leistungen_mainmenu_impressum a:hover
{
  background-image:url(../image/navigation/leistungen/leistungen_impressum_hover.jpg);
}
/* Submenu Leistungen */
.leistungen_submenu_beratung a
{ 
  background-image:url(../image/navigation/leistungen/beratung.jpg);
	float:left;
	display:block;
	width:129px;
	height:20px;
}
.leistungen_submenu_beratung a:hover
{
  background-image:url(../image/navigation/leistungen/beratung_hover.jpg);
}
.leistungen_submenu_beratung_select
{ 
  background-image:url(../image/navigation/leistungen/beratung_hover.jpg);
	float:left;
	display:block;
	width:129px;
	height:20px;
}

.leistungen_submenu_ausfuehrung a
{ 
  background-image:url(../image/navigation/leistungen/ausfuehrung.jpg);
	float:left;
	display:block;
	width:155px;
	height:20px;
}
.leistungen_submenu_ausfuehrung a:hover
{
  background-image:url(../image/navigation/leistungen/ausfuehrung_hover.jpg);
}
.leistungen_submenu_ausfuehrung_select
{ 
  background-image:url(../image/navigation/leistungen/ausfuehrung_hover.jpg);
	float:left;
	display:block;
	width:155px;
	height:20px;
}

.leistungen_submenu_pflege a
{ 
  background-image:url(../image/navigation/leistungen/pflege.jpg);
	float:left;
	display:block;
	width:115px;
	height:20px;
}
.leistungen_submenu_pflege a:hover
{
  background-image:url(../image/navigation/leistungen/pflege_hover.jpg);
}
.leistungen_submenu_pflege_select
{ 
  background-image:url(../image/navigation/leistungen/pflege_hover.jpg);
	float:left;
	display:block;
	width:115px;
	height:20px;
}

.leistungen_submenu_leasingmiete a
{ 
  background-image:url(../image/navigation/leistungen/leasing.jpg);
	float:left;
	display:block;
	width:171px;
	height:20px;
}
.leistungen_submenu_leasingmiete a:hover
{
  background-image:url(../image/navigation/leistungen/leasing_hover.jpg);
}
.leistungen_submenu_leasingmiete_select
{ 
  background-image:url(../image/navigation/leistungen/leasing_hover.jpg);
	float:left;
	display:block;
	width:171px;
	height:20px;
}

.leistungen_submenu_dummy
{
  background-color:#f8de7f;
	float:left;
	width:233px;
	height:20px;
}
/* Menü Leistungen Main/Sub Ende */

/***********************************/
/* Menü Sortiment Main/Sub Anfang */
/***********************************/
/* Mainmenu Sortiment */

.sortiment_mainmenu_leistungen a
{ 
  background-image:url(../image/navigation/sortiment/sortiment_leistungen.jpg);
	float:left;
	display:block;
	width:130px;
	height:23px;
}
.sortiment_mainmenu_leistungen a:hover
{
  background-image:url(../image/navigation/sortiment/sortiment_leistungen_hover.jpg);
}
.sortiment_mainmenu_sortiment a
{ 
  background-image:url(../image/navigation/sortiment/sortiment_sortiment_hover.jpg);
	float:left;
	display:block;
	width:120px;
	height:23px;
}
.sortiment_mainmenu_sortiment a:hover
{
  background-image:url(../image/navigation/sortiment/sortiment_sortiment_hover.jpg);
}
.sortiment_mainmenu_referenzen a
{ 
  background-image:url(../image/navigation/sortiment/sortiment_referenzen.jpg);
	float:left;
	display:block;
	width:127px;
	height:23px;
}
.sortiment_mainmenu_referenzen a:hover
{
  background-image:url(../image/navigation/sortiment/sortiment_referenzen_hover.jpg);
}
.sortiment_mainmenu_ueberuns a
{ 
  background-image:url(../image/navigation/sortiment/sortiment_ueberuns.jpg);
	float:left;
	display:block;
	width:109px;
	height:23px;
}
.sortiment_mainmenu_ueberuns a:hover
{
  background-image:url(../image/navigation/sortiment/sortiment_ueberuns_hover.jpg);
}
.sortiment_mainmenu_kontakt a
{ 
  background-image:url(../image/navigation/sortiment/sortiment_kontakt.jpg);
	float:left;
	display:block;
	width:108px;
	height:23px;
}
.sortiment_mainmenu_kontakt a:hover
{
  background-image:url(../image/navigation/sortiment/sortiment_kontakt_hover.jpg);
}
.sortiment_mainmenu_presse a
{ 
  background-image:url(../image/navigation/sortiment/sortiment_presse.jpg);
	float:left;
	display:block;
	width:88px;
	height:23px;
}
.sortiment_mainmenu_presse a:hover
{
  background-image:url(../image/navigation/sortiment/sortiment_presse_hover.jpg);
}
.sortiment_mainmenu_impressum a
{ 
  background-image:url(../image/navigation/sortiment/sortiment_impressum.jpg);
	float:left;
	display:block;
	width:121px;
	height:23px;
}
.sortiment_mainmenu_impressum a:hover
{
  background-image:url(../image/navigation/sortiment/sortiment_impressum_hover.jpg);
}
/* Submenu Sortiment */
.sortiment_submenu_pflanzen a
{ 
  background-image:url(../image/navigation/sortiment/pflanzen.jpg);
	float:left;
	display:block;
	width:103px;
	height:20px;
}
.sortiment_submenu_pflanzen a:hover
{
  background-image:url(../image/navigation/sortiment/pflanzen_hover.jpg);
}
.sortiment_submenu_pflanzen_select
{ 
  background-image:url(../image/navigation/sortiment/pflanzen_hover.jpg);
	float:left;
	display:block;
	width:103px;
	height:20px;
}

.sortiment_submenu_leihpflanzen a
{ 
  background-image:url(../image/navigation/sortiment/leihpflanzen.jpg);
	float:left;
	display:block;
	width:118px;
	height:20px;
}
.sortiment_submenu_leihpflanzen a:hover
{
  background-image:url(../image/navigation/sortiment/leihpflanzen_hover.jpg);
}
.sortiment_submenu_leihpflanzen_select
{ 
  background-image:url(../image/navigation/sortiment/leihpflanzen_hover.jpg);
	float:left;
	display:block;
	width:118px;
	height:20px;
}

.sortiment_submenu_landschaften a
{ 
  background-image:url(../image/navigation/sortiment/landschaften.jpg);
	float:left;
	display:block;
	width:127px;
	height:20px;
}
.sortiment_submenu_landschaften a:hover
{
  background-image:url(../image/navigation/sortiment/landschaften_hover.jpg);
}
.sortiment_submenu_landschaften_select
{ 
  background-image:url(../image/navigation/sortiment/landschaften_hover.jpg);
	float:left;
	display:block;
	width:127px;
	height:20px;
}

.sortiment_submenu_haltbarefloristik a
{ 
  background-image:url(../image/navigation/sortiment/haltbarefloristik.jpg);
	float:left;
	display:block;
	width:151px;
	height:20px;
}
.sortiment_submenu_haltbarefloristik a:hover
{
  background-image:url(../image/navigation/sortiment/haltbarefloristik_hover.jpg);
}
.sortiment_submenu_haltbarefloristik_select
{ 
  background-image:url(../image/navigation/sortiment/haltbarefloristik_hover.jpg);
	float:left;
	display:block;
	width:151px;
	height:20px;
}

.sortiment_submenu_gefaesse a
{
  background-image:url(../image/navigation/sortiment/gefaesse.jpg);
	float:left;
	display:block;
	width:81px;
	height:20px;
}
.sortiment_submenu_gefaesse a:hover
{
  background-image:url(../image/navigation/sortiment/gefaesse_hover.jpg);
}
.sortiment_submenu_gefaesse_select
{
  background-image:url(../image/navigation/sortiment/gefaesse_hover.jpg);
	float:left;
	display:block;
	width:81px;
	height:20px;
}

.sortiment_submenu_moeblierungen a
{
  background-image:url(../image/navigation/sortiment/moeblierungen.jpg);
	float:left;
	display:block;
	width:124px;
	height:20px;
}
.sortiment_submenu_moeblierungen a:hover
{
	background-image:url(../image/navigation/sortiment/moeblierungen_hover.jpg);
}
.sortiment_submenu_moeblierungen_select
{
  background-image:url(../image/navigation/sortiment/moeblierungen_hover.jpg);
	float:left;
	display:block;
	width:124px;
	height:20px;
}

.sortiment_submenu_festtage a
{
  background-image:url(../image/navigation/sortiment/festtage.jpg);
	float:left;
	display:block;
	width:99px;
	height:20px;
}
.sortiment_submenu_festtage a:hover
{
	background-image:url(../image/navigation/sortiment/festtage_hover.jpg);
}
.sortiment_submenu_festtage_select
{
  background-image:url(../image/navigation/sortiment/festtage_hover.jpg);
	float:left;
	display:block;
	width:99px;
	height:20px;
}

/* Menü Sortiment Main/Sub Ende */

/***********************************/
/* Menü Referenzen Main/Sub Anfang */
/***********************************/
/* Mainmenu Referenzen */

.referenzen_mainmenu_leistungen a
{ 
  background-image:url(../image/navigation/referenzen/referenzen_leistungen.jpg);
	float:left;
	display:block;
	width:130px;
	height:23px;
}
.referenzen_mainmenu_leistungen a:hover
{
  background-image:url(../image/navigation/referenzen/referenzen_leistungen_hover.jpg);
}

.referenzen_mainmenu_sortiment a
{ 
  background-image:url(../image/navigation/referenzen/referenzen_sortiment.jpg);
	float:left;
	display:block;
	width:120px;
	height:23px;
}
.referenzen_mainmenu_sortiment a:hover
{
  background-image:url(../image/navigation/referenzen/referenzen_sortiment_hover.jpg);
}

.referenzen_mainmenu_referenzen a
{ 
  background-image:url(../image/navigation/referenzen/referenzen_referenzen_hover.jpg);
	float:left;
	display:block;
	width:127px;
	height:23px;
}
.referenzen_mainmenu_referenzen a:hover
{
  background-image:url(../image/navigation/referenzen/referenzen_referenzen_hover.jpg);
}

.referenzen_mainmenu_ueberuns a
{ 
  background-image:url(../image/navigation/referenzen/referenzen_ueberuns.jpg);
	float:left;
	display:block;
	width:109px;
	height:23px;
}
.referenzen_mainmenu_ueberuns a:hover
{
  background-image:url(../image/navigation/referenzen/referenzen_ueberuns_hover.jpg);
}

.referenzen_mainmenu_kontakt a
{ 
  background-image:url(../image/navigation/referenzen/referenzen_kontakt.jpg);
	float:left;
	display:block;
	width:108px;
	height:23px;
}
.referenzen_mainmenu_kontakt a:hover
{
  background-image:url(../image/navigation/referenzen/referenzen_kontakt_hover.jpg);
}

.referenzen_mainmenu_presse a
{ 
  background-image:url(../image/navigation/referenzen/referenzen_presse.jpg);
	float:left;
	display:block;
	width:88px;
	height:23px;
}
.referenzen_mainmenu_presse a:hover
{
  background-image:url(../image/navigation/referenzen/referenzen_presse_hover.jpg);
}

.referenzen_mainmenu_impressum a
{ 
  background-image:url(../image/navigation/referenzen/referenzen_impressum.jpg);
	float:left;
	display:block;
	width:121px;
	height:23px;
}
.referenzen_mainmenu_impressum a:hover
{
  background-image:url(../image/navigation/referenzen/referenzen_impressum_hover.jpg);
}

/* Submenu Referenzen */
.referenzen_submenu_schiffe a
{ 
  background-image:url(../image/navigation/referenzen/schiffe.gif);
	float:left;
	display:block;
	width:80px;
	height:20px;
}
.referenzen_submenu_schiffe a:hover
{
  background-image:url(../image/navigation/referenzen/schiffe_hover.gif);
}
.referenzen_submenu_schiffe_select
{ 
  background-image:url(../image/navigation/referenzen/schiffe_hover.gif);
	float:left;
	display:block;
	width:80px;
	height:20px;
}

.referenzen_submenu_einkaufszentren a
{ 
  background-image:url(../image/navigation/referenzen/einkaufszentren.gif);
	float:left;
	display:block;
	width:154px;
	height:20px;
}
.referenzen_submenu_einkaufszentren a:hover
{
  background-image:url(../image/navigation/referenzen/einkaufszentren_hover.gif);
}
.referenzen_submenu_einkaufszentren_select
{ 
  background-image:url(../image/navigation/referenzen/einkaufszentren_hover.gif);
	float:left;
	display:block;
	width:154px;
	height:20px;
}

.referenzen_submenu_hotels a
{
  background-image:url(../image/navigation/referenzen/hotels.gif);
	float:left;
	display:block;
	width:102px;
	height:20px;
}
.referenzen_submenu_hotels a:hover
{
  background-image:url(../image/navigation/referenzen/hotels_hover.gif);
}
.referenzen_submenu_hotels_select
{
  background-image:url(../image/navigation/referenzen/hotels_hover.gif);
	float:left;
	display:block;
	width:102px;
	height:20px;
}

.referenzen_submenu_bueropflanzen a
{
  background-image:url(../image/navigation/referenzen/bueropflanzen.gif);
	float:left;
	display:block;
	width:131px;
	height:20px;
}
.referenzen_submenu_bueropflanzen a:hover
{
  background-image:url(../image/navigation/referenzen/bueropflanzen_hover.gif);
}
.referenzen_submenu_bueropflanzen_select
{
  background-image:url(../image/navigation/referenzen/bueropflanzen_hover.gif);
	float:left;
	display:block;
	width:131px;
	height:20px;
}

.referenzen_submenu_sonstigeprojekte a
{
  background-image:url(../image/navigation/referenzen/weitere_projekte.gif);
	float:left;
	display:block;
	width:166px;
	height:20px;
}
.referenzen_submenu_sonstigeprojekte a:hover
{
	background-image:url(../image/navigation/referenzen/weitere_projekte_hover.gif);
}
.referenzen_submenu_sonstigeprojekte_select
{
  background-image:url(../image/navigation/referenzen/weitere_projekte_hover.gif);
	float:left;
	display:block;
	width:166px;
	height:20px;
}

.referenzen_submenu_referenzenalspdf a
{
  background-image:url(../image/navigation/referenzen/referenzen_als_pdf.gif);
	float:left;
	display:block;
	width:170px;
	height:20px;
}
.referenzen_submenu_referenzenalspdf a:hover
{
	background-image:url(../image/navigation/referenzen/referenzen_als_pdf_hover.gif);
}
.referenzen_submenu_referenzenalspdf_select
{
  background-image:url(../image/navigation/referenzen/referenzen_als_pdf_hover.gif);
	float:left;
	display:block;
	width:170px;
	height:20px;
}

/* Menü Referenzen Main/Sub Ende */

/***********************************/
/* Menü Über Uns Main/Sub Anfang */
/***********************************/
/* Mainmenu Über Uns */

.ueberuns_mainmenu_leistungen a
{ 
  background-image:url(../image/navigation/ueberuns/ueberuns_leistungen.jpg);
	float:left;
	display:block;
	width:130px;
	height:23px;
}
.ueberuns_mainmenu_leistungen a:hover
{
  background-image:url(../image/navigation/ueberuns/ueberuns_leistungen_hover.jpg);
}
.ueberuns_mainmenu_sortiment a
{ 
  background-image:url(../image/navigation/ueberuns/ueberuns_sortiment.jpg);
	float:left;
	display:block;
	width:120px;
	height:23px;
}
.ueberuns_mainmenu_sortiment a:hover
{
  background-image:url(../image/navigation/ueberuns/ueberuns_sortiment_hover.jpg);
}
.ueberuns_mainmenu_referenzen a
{ 
  background-image:url(../image/navigation/ueberuns/ueberuns_referenzen.jpg);
	float:left;
	display:block;
	width:127px;
	height:23px;
}
.ueberuns_mainmenu_referenzen a:hover
{
  background-image:url(../image/navigation/ueberuns/ueberuns_referenzen_hover.jpg);
}
.ueberuns_mainmenu_ueberuns a
{ 
  background-image:url(../image/navigation/ueberuns/ueberuns_ueberuns_hover.jpg);
	float:left;
	display:block;
	width:109px;
	height:23px;
}
.ueberuns_mainmenu_ueberuns a:hover
{
  background-image:url(../image/navigation/ueberuns/ueberuns_ueberuns_hover.jpg);
}
.ueberuns_mainmenu_kontakt a
{ 
  background-image:url(../image/navigation/ueberuns/ueberuns_kontakt.jpg);
	float:left;
	display:block;
	width:108px;
	height:23px;
}
.ueberuns_mainmenu_kontakt a:hover
{
  background-image:url(../image/navigation/ueberuns/ueberuns_kontakt_hover.jpg);
}
.ueberuns_mainmenu_presse a
{ 
  background-image:url(../image/navigation/ueberuns/ueberuns_presse.jpg);
	float:left;
	display:block;
	width:88px;
	height:23px;
}
.ueberuns_mainmenu_presse a:hover
{
  background-image:url(../image/navigation/ueberuns/ueberuns_presse_hover.jpg);
}
.ueberuns_mainmenu_impressum a
{ 
  background-image:url(../image/navigation/ueberuns/ueberuns_impressum.jpg);
	float:left;
	display:block;
	width:121px;
	height:23px;
}
.ueberuns_mainmenu_impressum a:hover
{
  background-image:url(../image/navigation/ueberuns/ueberuns_impressum_hover.jpg);
}
/* Submenu Über Uns */
.ueberuns_submenu_dummy
{
  background-color:#f8de7f;
	float:left;
	width:803px;
	height:20px;
}
/* Menü Über Uns Main/Sub Ende */

/***********************************/
/* Menü Kontakt Main/Sub Anfang */
/***********************************/
/* Mainmenu Kontakt */
.kontakt_mainmenu_leistungen a
{ 
  background-image:url(../image/navigation/kontakt/kontakt_leistungen.jpg);
	float:left;
	display:block;
	width:130px;
	height:23px;
}
.kontakt_mainmenu_leistungen a:hover
{
  background-image:url(../image/navigation/kontakt/kontakt_leistungen_hover.jpg);
}
.kontakt_mainmenu_sortiment a
{ 
  background-image:url(../image/navigation/kontakt/kontakt_sortiment.jpg);
	float:left;
	display:block;
	width:120px;
	height:23px;
}
.kontakt_mainmenu_sortiment a:hover
{
  background-image:url(../image/navigation/kontakt/kontakt_sortiment_hover.jpg);
}
.kontakt_mainmenu_referenzen a
{ 
  background-image:url(../image/navigation/kontakt/kontakt_referenzen.jpg);
	float:left;
	display:block;
	width:127px;
	height:23px;
}
.kontakt_mainmenu_referenzen a:hover
{
  background-image:url(../image/navigation/kontakt/kontakt_referenzen_hover.jpg);
}
.kontakt_mainmenu_ueberuns a
{ 
  background-image:url(../image/navigation/kontakt/kontakt_ueberuns.jpg);
	float:left;
	display:block;
	width:109px;
	height:23px;
}
.kontakt_mainmenu_ueberuns a:hover
{
  background-image:url(../image/navigation/kontakt/kontakt_ueberuns_hover.jpg);
}
.kontakt_mainmenu_kontakt a
{ 
  background-image:url(../image/navigation/kontakt/kontakt_kontakt_hover.jpg);
	float:left;
	display:block;
	width:108px;
	height:23px;
}
.kontakt_mainmenu_kontakt a:hover
{
  background-image:url(../image/navigation/kontakt/kontakt_kontakt_hover.jpg);
}
.kontakt_mainmenu_presse a
{ 
  background-image:url(../image/navigation/kontakt/kontakt_presse.jpg);
	float:left;
	display:block;
	width:88px;
	height:23px;
}
.kontakt_mainmenu_presse a:hover
{
  background-image:url(../image/navigation/kontakt/kontakt_presse_hover.jpg);
}
.kontakt_mainmenu_impressum a
{ 
  background-image:url(../image/navigation/kontakt/kontakt_impressum.jpg);
	float:left;
	display:block;
	width:121px;
	height:23px;
}
.kontakt_mainmenu_impressum a:hover
{
  background-image:url(../image/navigation/kontakt/kontakt_impressum_hover.jpg);
}
/* Submenu Über Uns */
.kontakt_submenu_dummy
{
  background-color:#f8de7f;
	float:left;
	width:803px;
	height:20px;
}
/* Menü Über Uns Main/Sub Ende */

/***********************************/
/* Menü Presse Main/Sub Anfang */
/***********************************/
/* Mainmenu Presse */

.presse_mainmenu_leistungen a
{ 
  background-image:url(../image/navigation/presse/presse_leistungen.jpg);
	float:left;
	display:block;
	width:130px;
	height:23px;
}
.presse_mainmenu_leistungen a:hover
{
  background-image:url(../image/navigation/presse/presse_leistungen_hover.jpg);
}
.presse_mainmenu_sortiment a
{ 
  background-image:url(../image/navigation/presse/presse_sortiment.jpg);
	float:left;
	display:block;
	width:120px;
	height:23px;
}
.presse_mainmenu_sortiment a:hover
{
  background-image:url(../image/navigation/presse/presse_sortiment_hover.jpg);
}
.presse_mainmenu_referenzen a
{ 
  background-image:url(../image/navigation/presse/presse_referenzen.jpg);
	float:left;
	display:block;
	width:127px;
	height:23px;
}
.presse_mainmenu_referenzen a:hover
{
  background-image:url(../image/navigation/presse/presse_referenzen_hover.jpg);
}
.presse_mainmenu_ueberuns a
{ 
  background-image:url(../image/navigation/presse/presse_ueberuns.jpg);
	float:left;
	display:block;
	width:109px;
	height:23px;
}
.presse_mainmenu_ueberuns a:hover
{
  background-image:url(../image/navigation/presse/presse_ueberuns_hover.jpg);
}
.presse_mainmenu_kontakt a
{ 
  background-image:url(../image/navigation/presse/presse_kontakt.jpg);
	float:left;
	display:block;
	width:108px;
	height:23px;
}
.presse_mainmenu_kontakt a:hover
{
  background-image:url(../image/navigation/presse/presse_kontakt_hover.jpg);
}
.presse_mainmenu_presse a
{ 
  background-image:url(../image/navigation/presse/presse_presse_hover.jpg);
	float:left;
	display:block;
	width:88px;
	height:23px;
}
.presse_mainmenu_presse a:hover
{
  background-image:url(../image/navigation/presse/presse_presse_hover.jpg);
}
.presse_mainmenu_impressum a
{ 
  background-image:url(../image/navigation/presse/presse_impressum.jpg);
	float:left;
	display:block;
	width:121px;
	height:23px;
}
.presse_mainmenu_impressum a:hover
{
  background-image:url(../image/navigation/presse/presse_impressum_hover.jpg);
}
/* Submenu Presse */
.presse_submenu_dummy
{
  background-color:#f8de7f;
	float:left;
	width:803px;
	height:20px;
}
/* Menü Presse Main/Sub Ende */

/***********************************/
/* Menü Impressum Main/Sub Anfang  */
/***********************************/
/* Mainmenu Impressum */

.impressum_mainmenu_leistungen a
{ 
  background-image:url(../image/navigation/impressum/impressum_leistungen.jpg);
	float:left;
	display:block;
	width:130px;
	height:23px;
}
.impressum_mainmenu_leistungen a:hover
{
  background-image:url(../image/navigation/impressum/impressum_leistungen_hover.jpg);
}
.impressum_mainmenu_sortiment a
{ 
  background-image:url(../image/navigation/impressum/impressum_sortiment.jpg);
	float:left;
	display:block;
	width:120px;
	height:23px;
}
.impressum_mainmenu_sortiment a:hover
{
  background-image:url(../image/navigation/impressum/impressum_sortiment_hover.jpg);
}
.impressum_mainmenu_referenzen a
{ 
  background-image:url(../image/navigation/impressum/impressum_referenzen.jpg);
	float:left;
	display:block;
	width:127px;
	height:23px;
}
.impressum_mainmenu_referenzen a:hover
{
  background-image:url(../image/navigation/impressum/impressum_referenzen_hover.jpg);
}
.impressum_mainmenu_ueberuns a
{ 
  background-image:url(../image/navigation/impressum/impressum_ueberuns.jpg);
	float:left;
	display:block;
	width:109px;
	height:23px;
}
.impressum_mainmenu_ueberuns a:hover
{
  background-image:url(../image/navigation/impressum/impressum_ueberuns_hover.jpg);
}
.impressum_mainmenu_kontakt a
{ 
  background-image:url(../image/navigation/impressum/impressum_kontakt.jpg);
	float:left;
	display:block;
	width:108px;
	height:23px;
}
.impressum_mainmenu_kontakt a:hover
{
  background-image:url(../image/navigation/impressum/impressum_kontakt_hover.jpg);
}
.impressum_mainmenu_presse a
{ 
  background-image:url(../image/navigation/impressum/impressum_presse.jpg);
	float:left;
	display:block;
	width:88px;
	height:23px;
}
.impressum_mainmenu_presse a:hover
{
  background-image:url(../image/navigation/impressum/impressum_presse_hover.jpg);
}
.impressum_mainmenu_impressum a
{ 
  background-image:url(../image/navigation/impressum/impressum_impressum_hover.jpg);
	float:left;
	display:block;
	width:121px;
	height:23px;
}
.impressum_mainmenu_impressum a:hover
{
  background-image:url(../image/navigation/impressum/impressum_impressum_hover.jpg);
}
/* Submenu Impressum */
.impressum_submenu_dummy
{
  background-color:#f8de7f;
	float:left;
	width:803px;
	height:20px;
}
/* Menü Impressum Main/Sub Ende --------------------------------------------- */

/* content der Seiten Leisungen Anfangen ------------------------------------ */
.content_abstand
{
  /*background-color:#00FF00;*/
	float:left;
	width:803px;
	font-size:2px;
	height:5px;
}
.content_intro
{
  width:803px;
	height:563px;
	background-color:#e5ebcd;
	background-image:url(../image/seiten/intro/intro.jpg);
}
.content_beratung
{
  float:left;
	width:803px;
	height:299px;
	background-image:url(../image/seiten/leistungen/beratung_content.jpg);
}
.content_text_abstand
{
  /*background-color:#00FF00;*/
	width:803px;
	height:42px;
}
/* wird auf verschiedenen Seiten verwendet */
.content_text_abstand_links
{
  float:left;
	width:409px;
	height:30px;
	/*background-color:#0000FF;*/
}
/* wird auf verschiedenen Seiten verwendet */
.content_text
{
  float:left;
	width:340px;
	/*background-color:#FF0000;*/
	text-align:left;
 	color:#000000;
 	font-family:Arial;
 	font-size:12px;
}
/* wird jetzt auf den Leistungsseiten verwendet da der Abstand nach Links dort größer sein muss */
.content_text_abstand_links_leistungen
{
  float:left;
	width:430px; /*width:409px;*/
	height:30px;
	/*background-color:#FF00FF;*/
}
/* wird jetzt auf den Leistungsseiten verwendet da der Abstand nach Links dort größer sein muss */
.content_text_leistungen
{
  float:left;
	width:340px;
	/*background-color:#FF0000;*/
	text-align:left;
 	color:#000000;
 	line-height:1.3em;
	font-family:Arial;
 	font-size:12px;
}
.content_ausfuehrung
{
	float:left;
	width:803px;
	height:299px;
	background-image:url(../image/seiten/leistungen/ausfuehrung_content.jpg);
}

.content_pflege
{
  float:left;
	width:803px;
	height:299px;
	background-image:url(../image/seiten/leistungen/pflege_content.jpg);
}
.content_leasingmiete
{
  float:left;
	width:803px;
	height:299px;
	background-image:url(../image/seiten/leistungen/leasingmiete_content.jpg);
}
/* content der Seiten Leisungen Ende ---------------------------------------- */

/* content der Seiten Sortiment Anfang -------------------------------------- */
.content_pflanzen_abstand_top
{
  /*background-color:#e5ebcd;*/
	float:left;
	font-size:2px; /*wegen IE*/
	width:803px;
	height:5px;
}
.content_pflanzen_left
{
  background-color:#aebf71;
	float:left;
	width:197px;/*197px;*/
	height:387px;
	text-align:left;
}
.content_pflanzen_left_head
{
  /*background-color:#ff00ff;*/
	height:52px;
}
.content_pflanzen_left_head_submenu
{
  /*background-color:#ff00ff;*/
	height:104px;
}
.content_pflanzen_left_head_angebot
{
  float:left;
	width:197px;
	height:32px;
	background-image:url(../image/seiten/sortiment/angebot.jpg);
}
.content_pflanzen_left_head_pfeil_links
{
  float:left;
	width:16px;
	height:16px;
	background-image:url(../image/seiten/sortiment/pfeil_li_oben.jpg);
}
.content_pflanzen_left_head_pfeil_rechts
{
  float:left;
	width:16px;
	height:16px;
	background-image:url(../image/seiten/sortiment/pfeil_re_oben.jpg);
}
.content_pflanzen_head_pfeil_dummy
{
  float:left;
	width:16px;
	height:16px;
	background-image:url(../image/seiten/sortiment/pfeil_dummy_oben.gif);
}
/*neu*/
.content_pflanzen_left_head_pflanzen_lebende a
{
  float:left;
	width:197px;
	height:34px;
	background-image:url(../image/seiten/sortiment/lebende_pflanzen.jpg);
}
.content_pflanzen_left_head_pflanzen_lebende_select a
{
  float:left;
	width:197px;
	height:34px;
	background-image:url(../image/seiten/sortiment/lebende_pflanzen_hover.jpg);
}
.content_pflanzen_left_head_pflanzen_stabilisierte a
{
  float:left;
	width:197px;
	height:24px;
	background-image:url(../image/seiten/sortiment/stabilisierte_pflanzen.jpg);
}
.content_pflanzen_left_head_pflanzen_stabilisierte_select a
{
  float:left;
	width:197px;
	height:24px;
	background-image:url(../image/seiten/sortiment/stabilisierte_pflanzen_hover.jpg);
}
.content_pflanzen_left_head_pflanzen_textile a
{
  float:left;
	width:197px;
	height:24px;
	background-image:url(../image/seiten/sortiment/textile_pflanzen.jpg);
}
.content_pflanzen_left_head_pflanzen_textile_select a
{
  float:left;
	width:197px;
	height:24px;
	background-image:url(../image/seiten/sortiment/textile_pflanzen_hover.jpg);
}

.content_pflanzen_left_menu
{
  /*width:100px;*/
	/*background-color:#ff0000;*/
}
.content_pflanzen_left_foot
{
  /*background-color:#00ff00;*/
	height:83px;
}
.content_pflanzen_left_foot_innenabstand
{
  /*background-color:#ff0000;*/
	height:73px;
}
.content_pflanzen_left_foot_innenabstand_kurz
{
  /*background-color:#ff00ff;*/
	height:67px;
}
.content_pflanzen_abstand_left_middel_right
{
  background-color:#e5ebcd;
	float:left;
	width:5px;
	height:387px;
}
.content_pflanzen_middel
{
  background-color:#e5ebcd;
  float:left;
	width:298px;
	height:387px;
}
.content_pflanzen_middel_img
{
  width:298px;
	height:299px;
}
.content_pflanzen_middel_abstand_img_foot
{
  background-color:#e5ebcd;
	font-size:2px; /*wegen IE*/
	width:298px;
	height:5px;
}
.content_pflanzen_middel_foot
{
  width:298px;
	height:83px;
	background-image:url(../image/seiten/sortiment/pflanzen_foot_1.jpg);
}
.content_pflanzen_right
{
  background-color:#fafaf2;
	float:left;
	width:297px; /*width:298px;*/
	height:387px;
	text-align:left;
}
.content_pflanzen_right_beschreibung
{
	background-color:#ffffff;
	width:298px;
	height:211px;
	/*background-image:url(../image/seiten/sortiment/pflanzen_texthintergrund_1.jpg);*/
}
.content_pflanzen_right_textbox
{
  background-color:#ffffff;
	padding:10px 10px 0px 10px;
}
.content_pflanzen_right_werte
{
  background-color:#fafaf2;
	width:298px;
	height:83px;
}
.content_pflanzen_right_foot
{
  width:298px;
	height:83px;
	background-image:url(../image/seiten/sortiment/pflanzen_foot_2.jpg);
}
.content_pflanzen_right_foot_feuersicherheit
{
  width:298px;
	height:83px;
	background-image:url(../image/seiten/sortiment/pflanzen_foot_2_feuersicherheit.jpg);
}

/* schiften */
.content_pflanzen_text_titel
{
  color:#000000;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
}
/* content der Seiten Sortiment Ende ---------------------------------------- */

/* content der Seiten Referenzen Anfang ------------------------------------- */
/* Die Referenzen benutzen den Conten der Seiten Sortiment teilweise mit */
.content_referenzen_left_head
{
  /*background-color:#0000ff;*/
	height:60px;
}
.content_referenzen_left_foot_innenabstand
{
	height:68px;
}
.content_referenzen_abstand_views_foot
{
  float:left;
	color:#000000;
	/*background-color:#00ffff;*/
	width:298px;
	height:5px;
	font-size:2px;
}
.content_referenzen_right
{
  /*text-align:left;*/
	float:left;
	/*color:#000000;*/
	background-color:#ffffff;
	/*background-image:url(../image/seiten/ueberuns/ueberuns_content_bild.jpg);*/
	width:298px;
	height:283px;/*287px*/
}
.content_referenzen_views_rechts_textbox
{
  margin: 0px 5px 0px 5px;
	/*background-color:#ff00ff;*/
	text-align:left;
 	color:#000000;
 	font-family:Arial;
 	font-size:12px;
}
.content_referenzen_fotoauswahl
{
  float:left;
	background-color:#ffffff;
	width:298px;
  height:16px; /*12px*/
}
/*************************************/
/* content / foot der Seite Ueberuns Anfang */
/*************************************/
.content_ueberuns_text
{
  /*margin:10px;*/
	/*padding:10px;*/
	float:left;
	background-color:#aebf71;
	width:197px;
	height:387px;
}
.content_ueberuns_textbox
{
  margin: 42px 5px 0px 5px;
	/*background-color:#ff0000;*/
	text-align:left;
	line-height:1.3em;
 	color:#000000;
 	font-family:Arial;
 	font-size:12px;
	height:262px;
}
/*.content_ueberuns_abstand_pfeile
{
  float:left;
	background-color:#0000FF;
	width:30px;
	height:10px;
}*/
.content_ueberuns_abstand_text
{
  float:left;
	color:#000000;
	/*background-color:#FFFF00;*/
	width:5px;
	height:387px;
}
.content_ueberuns_bild
{
  float:left;
	/*color:#000000;*/
	/*background-color:#00FF00;*/
	background-image:url(../image/seiten/ueberuns/ueberuns_content_bild.jpg);
	width:601px;
	height:299px;
}
.content_ueberuns_abstand
{
  float:left;
	color:#000000;
	/*background-color:#00FFFF;*/
	width:601px;
	height:5px;
	font-size:2px;
}
.foot_ueberuns_links
{
  float:left;
	background-image:url(../image/seiten/ueberuns/ueberuns_foot_links.jpg);
	width:298px;
	height:83px;
}
/* foot_abstand ist allgemein definiert */
.foot_ueberuns_rechts
{
  float:left;
	/*background-color:#F0F00F;*/
	background-image:url(../image/seiten/ueberuns/ueberuns_foot_rechts.jpg);
	width:298px;
	height:83px;
}
/* content der Seite Ueberuns Ende */

/******************************************/
/* content / foot der Seite Kontakt Anfang */
/******************************************/

.textline
{
  border:2px solid #FFFFFF;
	color:#000000;
	background:#FFFFFF;
	font-family:Verdana,Arial;
	font-size:9px;
	width:216px;
	height:22px;
}
.textfeld
{
  border:2px solid #FFFFFF;
	color:#000000;
	background:#FFFFFF;
	font-family:Verdana,Arial;
	font-size:9px;
	width:286px;
	height:226px;
}
.button_del
{
  border:1px solid #f9de7f;
	color:#000000;
	background:#f9de7f;
	font-weight:bold;
	font-family:Verdana,Arial;
	font-size:11px;
	width:140px;
	height:25px;
}
.button_send
{
  border:1px solid #ffc909;
	color:#000000;
	background:#ffc909;
	font-weight:bold;
	font-family:Verdana,Arial;
	font-size:11px;
	width:140px;
	height:25px;
}
.kontakt_input_titel
{
  font-family:Arial,Verdana;
	font-size:9px;
}
/* content der Seite Kontakt Ende */

/******************************************/
/* content / foot der Seite presse Anfang */
/******************************************/
.content_presse_menu
{
  /*margin:10px;*/
	/*padding:10px;*/
	float:left;
	background-color:#aebf71;
	width:197px;
	height:387px;
}
.content_presse_menubox
{
  margin: 22px 0px 0px 0px;
	/*background-color:#ff0000;*/
	text-align:left;
 	color:#000000;
 	font-family:Arial;
 	font-size:12px;
}
.content_presse_abstand_left_middel_right
{
  float:left;
	color:#000000;
	/*background-color:#FFFF00;*/
	width:5px;
	height:387px;
}
.content_presse_view_links
{
  float:left;
	/*background-color:#e5ebcd;*/
	/*background-color:#00FF00; /* Debug */
	width:298px;
	height:387px;
}
.content_presse_middel_img
{
  /*background-color:#ff0000; /* Debug */
	width:298px;
	height:299px;
}
.content_presse_view_rechts
{
  float:left;
	width:298px;
	height:387px;
}
.content_presse_views_rechts_textbox
{
  margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	width:298px;
	height:299px;
}
.content_presse_views_rechts_text
{
  margin:42px 5px 0px 5px;
	/*background-color:#00ff00; /* Debug */
	text-align:left;
 	color:#000000;
 	font-family:Arial;
 	font-size:12px;
}
/*.content_presse_abstand_views
{
  float:left;
	width:5px;
	height:299px;
}*/
.content_presse_abstand_views_foot
{
  float:left;
	/*background-color:#00FFFF;*/
	width:298px; /*601px*/
	height:5px;
	font-size:2px;
}
.foot_presse_links
{
  float:left;
	background-image:url(../image/seiten/ueberuns/ueberuns_foot_links.jpg);
	width:298px;
	height:83px;
}
/* foot_abstand ist allgemein definiert */
.foot_presse_rechts
{
  float:left;
	/*background-color:#F0F00F;*/
	background-image:url(../image/seiten/ueberuns/ueberuns_foot_rechts.jpg);
	width:298px;
	height:83px;
}
/* content der Seite Presse Ende */

/*************************************/
/* conten der Seite Impressum Anfang */
/*************************************/
.content_impressum_text_links
{
  /*margin:10px;*/
	/*padding:10px;*/
	float:left;
	background-color:#aebf71;
	width:197px;
	height:387px;
}
.content_impressum_textbox_links
{
  margin: 42px 5px 0px 5px;
	/*background-color:#ff0000;*/
	text-align:left;
 	color:#000000;
 	font-family:Arial;
 	font-size:12px;
}
.content_impressum_textbox_links a
{
  color:#545f37;
}
.content_impressum_textbox_links a:hover
{
  color:#006f35;
}
.content_impressum_abstand_text
{
  float:left;
	color:#000000;
	/*background-color:#FFFF00;*/
	width:5px;
	height:387px;
}
.content_impressum_text_rechts
{
  float:left;
	/*color:#000000;*/
	background-color:#cfd59b; /*#d0d59b;*/
	width:601px;
	height:387px;
}

.content_impressum_textbox_rechts
{
  margin: 42px 5px 0px 5px;
	/*background-color:#ff0000;*/
	text-align:left;
 	color:#000000;
 	font-family:Arial;
 	font-size:12px;
}
/* conten der Seite Impressum Ende */

/****************************************/
/* content / foot der Seite Home Anfang */
/****************************************/
.content_home_links, .content_home_news_links
{
  /*margin:10px;*/
	/*padding:10px;*/
	float:left;
	background-color:#aebf71;
	width:197px;
	height:763px;
}

.content_home_news_links {
	height: 387px;
}

.content_home_links_banner, .content_home_news_links_banner {
  	width:197px;
	height: 665px;
	background-image:url(../../image/banner_links.jpg);
	background-repeat: no-repeat;
}

.content_home_news_links_banner {
	height: 289px;
}

/* 2 Banner auf der linken Seite
.content_home_links_banner_1
{
  width:197px;
	height:191px;
	background-image:url(../image/seiten/home/home_banner_1.jpg);
}
.content_home_links_banner_2
{
  width:197px;
	height:93px;
	background-image:url(../image/seiten/home/home_banner_2.jpg);
}
*/
.content_home_links_abstand
{
  background-color:#e5ebcd;
	font-size:2px;
	height:5px;
}
.content_home_abstand_links_mitte, .content_home_news_abstand_links_mitte
{
  float:left;
	color:#000000;
	/*background-color:#FFFF00;*/
	width:5px;
	height:760px;
}

.content_home_news_abstand_links_mitte {
	height: 387px;
}

.content_home_mitte, .content_home_news_mitte
{
  float:left;
	/*color:#000000;*/
	background-color:#FFFFFF;
	/*background-image:url(../image/seiten/ueberuns/ueberuns_content_bild.jpg);*/
	width:601px;
	height:665px;
}

.content_home_news_mitte {
	height: 289px;
}

.content_home_mitte_textbox_top_abstand
{
 	/*background-color:#0000FF;*/
	width:601px;
	height:32px;
  font-size:2px;
}
.content_home_mitte_textbox_links_abstand
{
  float:left;
	width:12px;
	height:100px;
}
.content_home_mitte_textbox_links
{
  /*margin:12px 2px 0px 12px;*/
	float:left;
	width:292px;
	height:286px;
	/*background-color:#00FF00;*/
	text-align:left;
 	color:#000000;
 	font-family:Arial;
 	font-size:12px;
	line-height:1.3em;
}

.content_home_mitte_textbox_wide
{
	float:left;
	width:520px;
	height:250px;
	text-align:left;
 	color:#000000;
 	font-family:Arial;
 	font-size:12px;
	line-height:1.3em;
}

.content_home_mitte_textbox_wide p {
	margin: 0px 0px 15px 0px; 
}


.content_home_mitte_textbox_rechts
{
  /*margin:12px 12px 0px 2px;*/
  	position:relative;
	top:7px;
	float:right;
	width:280px;
	height:286px;
	/*background-color:#FF0000;*/
	text-align:left;
 	color:#000000;
 	font-family:Arial;
 	font-size:12px;
	line-height:1.3em;
}

.content_home_mitte_textbox_rechts_unten
{
  /*margin:12px 12px 0px 2px;*/
  	position:relative;
	top:1px;
	float:right;
	width:280px;
	height:286px;
	/*background-color:#FF0000;*/
	text-align:left;
 	color:#000000;
 	font-family:Arial;
 	font-size:12px;
	line-height:1.3em;
}
.content_home_mitte_textbox_rechts_abstand
{
  float:right;
	width:12px;
	height:100px;
}

.content_home_abstand_mitte_foot {
  	float:left;
	color:#000000;
	/*background-color:#00FFFF;*/
	width:601px;
	height:5px;
	font-size:2px;
}
.foot_home_links {
  	float:left;
	background-image:url(../image/seiten/home/home_foot_links.jpg);
	width:298px;
	height:93px;
}
/* foot_abstand ist allgemein definiert */
.foot_home_rechts
{
  float:left;
	/*background-color:#F0F00F;*/
	background-image:url(../image/seiten/home/home_foot_rechts.jpg);
	width:298px;
	height:93px;
}
.homelink
{
  /*background-color:#00FFFF;*/
	float:left;
	width:182px;
	height:30px;
}
/* content der Seite Ueberuns Ende */

/******************************************/
/* Footelemente für die Leistungen Anfang */
/******************************************/
.foot_abstand
{ 
	float:left;
	width:5px;
	height:83px;
}

.foot_links
{
 	float:left;
	width:399px;
	height:83px;
	background-image:url(../image/seiten/leistungen/foot_links.jpg);
}

.foot_rechts
{
  float:left;
	width:399px;
	height:83px;
	background-image:url(../image/seiten/leistungen/foot_rechts.jpg);
}
/* Footelemente für die Leistungen Ende */

#mfoot a:link, #mfoot a:active, #mfoot a:visited, #mfoot a:hover {
	color: #8f955b;
}
