
body {
	background-image: url(bilder/ladybutler_back.jpg);
	background-repeat: repeat-x;
}

.text_main_gross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 45px;
	color: #4D4D4D;
	padding-left: 55px;
	padding-right: 50px;
	padding-bottom: 15px;
	
}
.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #4D4D4D;
	padding-left: 55px;
	padding-right: 50px;
	padding-bottom: 15px;
	
}
.text_main_bg {
	background-color: #FAFAFA;
}
.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-color: #FFF2F8;
	background-image: url(bilder/menue_links_bg.jpg);
	background-repeat: no-repeat;
}
img {  border: none; }  

.bild_rechts_bg {
	background-image: url(bilder/bild_rechts_bg.jpg);
	background-repeat: x;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAFAFA;
	vertical-align: bottom;
	padding-top: 5px;
}
.footer_bg {
	background-image: url(bilder/footer_bg.jpg);
	background-repeat: no-repeat;

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

}
.lady_butler {
	background-image: url(bilder/ladybutler.jpg);
	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; font-weight:bold; }
a:active { text-decoration:none; color: #EE2B91; font-weight:bold; }


/* --------------- MENÜ Oben ---------------- */
.menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAFAFA;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: FFF2F8;
}
A.menue:link, A.menue:visited {
	display: block;
	color: #FAFAFA;
	font-weight: bold; 
	background-color: #ED2C91;
	padding-left: 20;
	padding-right: 20;
	padding-top: 12;
	padding-bottom: 12;
	text-decoration: none;

}
A.menue:hover { 
	background-color: #F4B6D3;
	color: #FAFAFA;
	font-weight: bolder;
	padding-left: 20;
	padding-right: 20;
	padding-top: 12;
	padding-bottom: 12;
	text-decoration: none;
}
/* --- aktiv ------ */
.menue_aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED2C91;
}
A.menue_aktiv:link, A.menue_aktiv:visited {
	display: block;
	color: #ED2C91;
	font-weight: bold; 
	background-color: #FAFAFA;
	padding-left: 20;
	padding-right: 20;
	padding-top: 12;
	padding-bottom: 12;
	text-decoration: none;
}
A.menue_aktiv:hover { 
	background-color: #F4B6D3;
	color: #FAFAFA;
	font-weight: bolder;
	padding-left: 20;
	padding-right: 20;
	padding-top: 12;
	padding-bottom: 12;
	text-decoration: none;
}
/* --------------- MENÜ Links ---------------- */
.menue_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4B6D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: FFF2F8;
}
A.menue_links:link, A.menue_links:visited {
	color: #FAFAFA;
	font-weight: bold; 
	background-color: #ED2C91;	display: block;
	font-weight: bold; 	
	padding-left: 20;
	padding-right: 20;
	padding-top: 5;
	padding-bottom: 5;
	text-decoration: none;
}
A.menue_links:hover { 
	background-color: #F4B6D3;
	color: #FAFAFA;
	font-weight: bolder;
	padding-left: 20;
	padding-right: 20;
	padding-top:5;
	padding-bottom: 5;
	text-decoration: none;
}
/* --- aktiv ------ */
.menue_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED2C91;
}
.menue_links_aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED2C91;
}
A.menue_links_aktiv:link, A.menue_links_aktiv:visited {
	color: #ED2C91;
	font-weight: bold; 
	background-color: #FAFAFA;
	display: block;
	font-weight: bold; 
	padding-left: 20;
	padding-right: 20;
	padding-top: 5;
	padding-bottom: 5;
	text-decoration: none;
}
A.menue_links_aktiv:hover { 
	background-color: #F4B6D3;
	color: #FAFAFA;
	font-weight: bolder;
	padding-left: 20;
	padding-right: 20;
	padding-top: 5;
	padding-bottom: 5;
	text-decoration: none;
}