/***
	SHIRA
	created by nordicweb.com
***/

.mmlogo {
position: absolute;
top: 436px;
left: 31px;
}

/* logo */

div.logo1 {
position: absolute;
top:39px;
left:20px;
width:136px;
height: 68px;
}

/* INDIVIDUELLER SEITENHINTERGRUND - LEISTUNGEN */

div.page_19789 div#slideshow,
div.page_19790 div#slideshow,
div.page_19806 div#slideshow,
div.page_19810 div#slideshow,
div.page_19812 div#slideshow,
div.page_19816 div#slideshow{

display: none;
}

div.page_19789 div.site_inner {
background: url(../img/site_blumengeschaeft.jpg) no-repeat;  
   }
div.page_19790 div.site_inner {
background: url(../img/site_hochzeiten.jpg) no-repeat;  
   }

div.page_19806 div.site_inner {
background: url(../img/site_events.jpg) no-repeat;  
   }

div.page_19810 div.site_inner {
background: url(../img/site_lieferservice.jpg) no-repeat;  
   }
div.page_19812 div.site_inner {
background: url(../img/site_trauerdekoration.jpg) no-repeat;  
   }
div.page_19816 div.site_inner {
background: url(../img/site_garten_terrasse.jpg) no-repeat;  
   }

/* INDIVIDUELLER SEITENHINTERGRUND - KUNDEN-LOGIN */

div.page_19844 div#slideshow,
div.page_19847 div#slideshow,
div.page_19848 div#slideshow,
div.page_19849 div#slideshow,
div.page_19850 div#slideshow,
div.page_19867 div#slideshow,
div.page_19905 div#slideshow { display: none; }

div.page_19844 div.site_inner {
background: url(../img/site_aussendeko.jpg) no-repeat;  
   }
div.page_19847 div.site_inner {
background: url(../img/site_diverse_dekorationen.jpg) no-repeat;  
   }

div.page_19848 div.site_inner {
background: url(../img/site_buehne_messe_deko.jpg) no-repeat;  
   }

div.page_19849 div.site_inner {
background: url(../img/site_fackeln.jpg) no-repeat;  
   }
div.page_19850 div.site_inner {
background: url(../img/site_hochzeit.jpg) no-repeat;  
   }
div.page_19867 div.site_inner {
background: url(../img/site_tischdekoration.jpg) no-repeat;  
   }
div.page_19905 div.site_inner {
background: url(../img/site_events.jpg) no-repeat;  
   }

.kontakt {
position: absolute;
top: 10px;
left: 850px;
}

/* BODY & SITE */

body {
	background: white;
}
div.site_body {
	background: white url(../img/bg.jpg) repeat-x;
	padding: 0;
}
div.site {
	background: #fff;
	width: 930px;
	margin: 0 auto;
}
div.site_inner {
	background: url(../img/site.jpg) no-repeat;
  padding-top:395px;
}

.footContent {
font-size: 10px;
padding: 20px 0 0 215px;
color: #888;
}

.footContent .col {
float:left;
margin:0 50px 0 0;
color: #888;
}

/* SLIDESHOW */
div#slideshow {
	top: 160px;
	left: 208px;
	width: 618px;
	height: 215px;
}

/* CONTENT */

div.content {
	width:722px;
	float:right;
}
div.content_inner {
	padding:0 104px 20px 0;
  min-height: 260px;
height:auto !important;
height: 260px;
}

/* MENU */

div.menu { 
  position: absolute; 
  top: 120px;
	left: 174px;

}
div.menu_inner { 
padding: 0 0 0 20px;
}

/* SUB MENU */

div.menu ul ul {
	position: absolute;
	top: 50px;
	left: -167px;
	width: 182px;
  font-size: 12px;
}

/* SUB SUB MENU */

div.menu ul ul ul {
	position: static;
}

/* MAIN MENU ITEM (+ ALL SUB ITEMS) */

div.menu li a, div.menu li a:visited {
	color: #689908;
	text-decoration: none;
	padding: 10px 17px;
font-weight: normal;
text-transform: uppercase;

}
div.menu li a:hover {
	color: #ff8400;
}
div.menu li a.active {
	color: #ff8400;
}

/* SUB MENU ITEM */

div.menu li li a, div.menu li li a:visited {
color:#5e5e5c;
padding: 3px 20px;
border: none;
text-transform: none;
}
div.menu li li a:hover {
	background: url(../img/navbg_sub.gif) center left no-repeat;
color: #689908;

}
div.menu li li a.active {
	background: url(../img/navbg_sub.gif) center left no-repeat;
color: #689908;
}

/* SUB SUB MENU ITEM */

div.menu li li li a, div.menu li li li a:visited {
	color:#5e5e5c;
}
div.menu li li li a:hover {
	color: #689908;
}
div.menu li li li a.active {
	color: #689908;
}

/* FOOT */

div.site_foot {
	height: 0;
}

div.foot {

}
div.foot_inner {
    background: url(../img/foot_bg.jpg) no-repeat;
  width: 930px;
	margin: 0 auto;
	font-size: 11px;
	height: 80px;
  position: relative;
}
div.foot,
div.foot a {
	color:#666;
} 


/* SITE CREATED */

div.foot div.siteCreated {
	position: absolute;
font-size: 10px;
	top: 35px;
	right: 99px;
color: #888;
}
div.foot div.siteCreated,
div.foot div.siteCreated a {
	text-decoration: none;
color: #888;
}





/* FORMS */

form div.input {
	margin-bottom: 2px;
	clear:both;
}
form label {
	width:120px;
	float:left;
	display:block;
}
form div.input input,
form div.input textarea {
	width: 240px;
	border: 1px #ccc solid;
}
form div.input textarea {
	height: 140px; 
}
form div.submit {
	padding-left: 120px;
	clear:both;
}
form div.submit input {
}





/* LANGUAGE SELECTION */

div.languages {
	top:10px;
	right:10px;
}
div.languages #languageActive img {	
	border: 1px white solid;
}



/* LOOK BUT DONT TOUCH */


div.menu a {
	display: block;
	overflow: hidden;
}

div.site,
div.foot
	{ position: relative; }


div.languages
	{	position: absolute;	}

div.menu li,
div.menu a,
div.languages li
	{	float: left;	}

div.menu ul ul,
div.menu ul ul li,
div.menu ul ul a
	{	float: none;	}
	
div.menu li.active ul
	{	display: block;	}

div.menu ul ul,
div.menu li.active ul ul
	{	display: none;	}
	
div.menu li.active li.active ul
	{	display: block;	}



div.menu ul,
div.languages ul
	{	margin:0; padding:0; list-style:none;	}
	
html, body {	height:100%; margin:0;	}
div.languages li a {	text-decoration:none; margin-right:2px;	}
div.languages li a img { border:none }

div#slideshow,
div#slideshow div.picture {
	position: absolute;
	overflow: hidden;
}

div.content
	{	overflow:hidden	}

/* IE 5.5 CENTER FIX */

body,
div.foot
	{	text-align:center;	}

div.site,
div.foot_inner
	{	text-align:left;	}

/* IE 5.5 MAC FIX */
/* \*/
div.menu a
	{	float: none;	}
/* */

*:first-child+html div.menu ul ul li {
 float: left;
 width: 100%;
}

* html div.menu ul ul li {
 float: left;
 height: 1%;
}
* html div.menu ul ul a {
 height: 1%;
}



div.livesearch { position:absolute;top: 400px;left:30px;}
div.livesearch input { border:1px #BBB solid; color: #BBB;}
