html, body {height: 100%;}
   body {margin: 0; padding: 0;}
   #wrapper {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	position: relative;
}
   * html #wrapper {height: 100%;} /* IE Hack für 100 % Höhe */
   #footer {
	position: absolute; 
  	bottom: 0; 
	left: 0; 
	width: 100%;
}
   #footer2 {
	position: absolute;
	bottom: 0;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
   #menue_links_logos {
	position: absolute;
	left: -780;
	width: 100%;
	top: 445px;
}

   #menue_links_logos1 {
	position: relative;
	top: 100px;
	left: 60px;
	width: 160px;
}

   #menue_links_logos2 {
	position: relative;
	top: 130px;
	left: 60px;
	width: 160px;
}


   * html #footer {bottom: -1px;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */
   #content {margin-bottom: 2em; float: left;}


body {
	background-image: url(../bilder/ladybutler_back_schatten.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: center top;

}

img {
	border: none; 
}  

.header {
	background-image:  url(../bilder/header.jpg);
	background-repeat: no-repeat;
} 

.navi_bg {
	background-image:  url(../bilder/navi_bg.jpg);
	background-repeat: y;
}

.menue_links_bg{
	background-image: url(../bilder/menue_links_back.jpg);
	background-repeat: repeat-y;
}

.menue_bg_rechts {
	background-image:  url(bilder/menue_rechts_bg.jpg);
	background-repeat: no-repeat;
}

.bild_rechts_bg {
	background-image: url(../bilder/bild_rechts_bg.gif);
	background-repeat: repeat-y;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
}

.bild_rechts_kontakt {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}

.bild_rechts_kontakt a em {
	font-size: 10px;
}

.lady_butler {
	background-image:  url(bilder/ladybutler.jpg);
	background-repeat: no-repeat;
}

.text_main_bg {
	background-color: #FFFFFF;
}

.text_main {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-left: 35px;
	padding-right: 30px;
	text-align: left;
	line-height: 18px;
}

.text_main_haftung {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-left: 35px;
	padding-right: 30px;
	text-align: left;
	line-height: 14px;
}

.text_main_nr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EE2B91;
	text-align: left;
}

.text_main_kl {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-left: 35px;
	padding-right: 30px;
	text-align: left;
	line-height: 14px;
}


ul {
	list-style-type:circle;
	list-style-position: outside;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.text_main2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666;
	padding-left: 80px;
	padding-right: 60px;
	padding-bottom: 15px;
	text-align: left;
}

.text_main_linke_spalte {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	text-align: right;
	padding-top: 160px;
}

.text_main_gross {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #6E6E6E;
	padding-left: 35px;
	padding-right: 30px;
	text-align: left;
}

.text_main_gross_sub {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #6E6E6E;
	padding-left: 35px;
	padding-right: 30px;
	text-align: left;
}

.text_main_gross_red {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #EE2B91;
	text-align: left;
}

.text_main_red {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EE2B91;
	font-style: italic;
	padding-left: 35px;
	padding-right: 30px;
	text-align: left;
	line-height: 18px;
}

.text_main_klein {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
	color: #666;
	text-align: left;
}

.text_main_line_height10 {
	line-height: 10px;
}


/* --------------- MENÜ Oben ---------------- */
.menue {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FAFAFA;
	clear: both;
}

/* --- aktiv ------ */

.menue_aktiv {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED2C91
	clear: both;
}

A.menue_aktiv:hover {
	color: #bba7b2;
	font-weight: bolder;
	padding-left: 16;
	padding-right: 15;
	padding-top: 16;
	padding-bottom: 12;
	text-decoration: none;
	background-color: #FFF;
}

.footer {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	vertical-align: middle;
}

.footer_bg {
	background-image:  url(../bilder/footer_bg.gif);
	background-repeat: no-repeat;
}



a:link { color: #EE2B91; font-weight: normal; text-decoration:none; }
a:visited { color: #EE2B91; font-weight:normal; text-decoration:none;}
a:hover {
	text-decoration:underline;
	color: #EE2B91;
}
a:active { text-decoration:none; color: #EE2B91; font-weight:bold; }

A.menue:link, A.menue:visited {
	display: block;
	color: #FAFAFA;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../bilder/menue_back_1px.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 18px;
	padding-left: 16px;
}

A.menue:hover {
	color: #ED2C91;
	font-weight: bolder;
	padding-left: 16;
	padding-right: 16;
	padding-top: 10;
	padding-bottom: 18;
	text-decoration: none;
}

A.menue_aktiv:link, A.menue_aktiv:visited {
	display: block;
	color: #ED2C91;
	font-weight: bold;
	padding-left: 16;
	padding-right: 16;
	padding-top: 10;
	padding-bottom: 18;
	text-decoration: none;
	background-image: url(../bilder/menue_back_a.jpg);
	background-repeat: no-repeat;
}

A.menue_links:link, A.menue_links:visited {
	color: #fff;
	font-weight: bold;
	background-color: #fbbada;
	display: block;
	font-weight: bold;
	padding-left: 20;
	padding-right: 5px;
	padding-top: 4;
	padding-bottom: 4;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a6a6a6;
}

/* --------------- MENÜ Links ---------------- */

.menue_links {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4B6D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: FFF2F8;
}

/* --- aktiv ------ */

.menue_links {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED2C91;
}

A.menue_links:hover {
	background-color: #ED2C91;
	color: #fff;
	font-weight: bolder;
	padding-left: 20;
	padding-right: 5px;
	padding-top:4;
	padding-bottom: 4;
	text-decoration: none;
}

.menue_links_aktiv {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED2C91;
}

A.menue_links_aktiv:link, A.menue_links_aktiv:visited {
	color: #ED2C91;
	font-weight: bold;
	background-color: #fff;
	display: block;
	font-weight: bold;
	padding-left: 20;
	padding-right: 5px;
	padding-top: 4;
	padding-bottom: 4;
	text-decoration: none;
}

A.menue_links_aktiv:hover {
	background-color: #ED2C91;
	color: #fff;
	font-weight: bolder;
	padding-left: 20;
	padding-right: 5px;
	padding-top: 4;
	padding-bottom: 4;
	text-decoration: none;
}
