/***
	SHIRA
	created by nordicweb.com
***/





.anschriften{
position:absolute; 
top:475px;
right:75px;
font-weight:normal;
font-size:11px;
line-height:140%;
width:205px;
color:white;
}
  
.footContent{
 top:20px; 
  
}

.footContent {
padding:17px 0 0 188px;
color: #949393;
}



/* BODY & SITE */

body {
	background: #7D8965;
overflow:auto;
overflow: -moz-scrollbars-vertical;
scrollbar-arrow-color:cc9900;
scrollbar-base-color:cc9900;
scrollbar-darkshadow-color:cc9900;
scrollbar-face-color:000000;
scrollbar-highlight-color:000000;
scrollbar-shadow-color:00000;
}
div.site_body {
	background: #7D8965 url(../img/bg.jpg) top center repeat-x;
	padding: 0;
}
div.site {
	background: url(../img/site_bg.jpg) repeat-y;
	width:1180px;
	margin: 0 auto;
}
div.site_inner {
	background: url(../img/site.jpg) no-repeat;
min-height: 220px;
height:auto !important;
height: 220px;
padding-top:85px;
}


/* SLIDESHOW */
div#slideshow {
visibility:hidden;
	top: 176px;
	left: 187px;
	width: 757px;
	height: 300px;
}


/* CONTENT */

div.content {
	width:1180px;
	float:left;
}
div.content_inner {
	padding:5px 10px 0 30px;
height: 340px;
overflow-y: auto;
margin-bottom: 220px;
}

/* MENU */

div.menu { position: absolute; }

div.menu {
	top: 610px;
left: 15px;
}
div.menu .subind {
 display: none;
}

/* SUB MENU */

div.menu ul ul {
	position: absolute;
	top: -158px;
	left: 13px;
	width: 250px;
}

/* 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:#809266;
font-size:17px;
text-transform:uppercase;
	text-decoration: none;
	padding: 5px 25px;
margin-right:1px;
font-family:Arial;
border-right:1px solid #596944;
}
div.menu li a:hover {
	color: #fff;
	background: url(../img/navi_bg.jpg) bottom center no-repeat;
}
div.menu li a.active {
	color: #fff;
	background: url(../img/navi_bg.jpg) bottom center no-repeat;
}

/* SUB MENU ITEM */

div.menu li li a, div.menu li li a:visited {
color:#52623C;
border:none;
background: none;
padding: 2px 5px;
font-size:13px;
}
div.menu li li a:hover {color:#fff;background: none;}
div.menu li li a.active {
background: none;
color: #fff;
}

/* SUB SUB MENU ITEM */

div.menu li li li a, div.menu li li li a:visited {
	background:none;
color: white;
border-bottom:1px #a41f00 dotted;  
}
div.menu li li li a:hover {
	background:none;
color: white;
border-bottom:1px white dotted;
}
div.menu li li li a.active {
	background:none;
color: white;
border-bottom:1px white dotted;
}


/* FOOT */

div.site_foot {
}
div.foot {
	width: 1180px;
	margin: 0 auto;
}
div.foot_inner {
	font-size: 11px;
	height: 42px;
	background: #7D8965 url(../img/foot_bg.jpg) no-repeat;
}
div.foot,
div.foot a {
	color:#52623C;
} 


/* SITE CREATED */

div.foot div.siteCreated {
	position: absolute;
	top: 0;
	right: 183px;
color:#52623C;
}
div.foot div.siteCreated,
div.foot div.siteCreated a {
	text-decoration: none;
font-size:10px;
}





/* 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;margin-top: auto !important;}

div.menu ul ul,
div.menu ul ul li,
div.menu ul ul a
	{float: none;}
	
div.menu li.active ul
	{display: block !important;opacity: 1 !important;}

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:610px;right:135px;}
div.livesearch input {background:#7C8A61; border:0 white solid; width:140px;font-size:14px; color:#5E6B44; }
