/***
	SHIRA
	created by nordicweb.com
***/



#map {
width: 612px;
  height: 242px;
}


div.page_15791 div.LogoEQM {
display:inline;
position:absolute;
top:375px;
left:55px;
}
div.LogoEQM {
display:none;
}


/* BODY & SITE */

body {
	background: #DDDDDD;
  overflow:auto;
overflow: -moz-scrollbars-vertical;
}
div.site_body {

	padding: 0;
}
div.site {
	background: white url(../img/site_bg.jpg) repeat-y;
	width: 990px;
	margin: 0 auto;
}
div.site_inner {
	background: url(../img/site.jpg) no-repeat;
  padding-top:680px;
  
}

div.address {
position:absolute;
top:1px;
left:32px;

}

div.laufschrift {
position:absolute;
  z-index:5;
top:323px;
right:62px;
  width:340px;
  color:#CC0000;
  font-weight:bold;
  font-family: 'times New Roman';
  font-size:17px;
}

div.content_inner p img {
background:#fff;
padding:5px;
border:1px #CCCCCC solid;

}
 


/* SLIDESHOW */
div#slideshow {
	top: 119px;
	left: 266px;
	width: 665px;
	height: 195px;
}



/* CONTENT */

div.content {position:absolute;
  top:365px;
left:258px;
	width:665px;
  height:350px;
  overflow-y:auto;
overflow-x:hidden;
	float:right;
  margin-right:60px;
  
}
div.content_inner {
	padding:0 10px 0 33px;
}




/* MENU */

div.menu { position: absolute; }

div.menu {
	top: 321px;
	left: 63px;
}


/* SUB MENU */

div.menu ul ul {
	position: absolute;
	top: 29px;
	left: 0px;
	width: 200px;
}

/* 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 {
	border-right:1px solid #ccc;
	color: #CC0000;
	text-decoration: none;
  line-height:110%;
	padding: 2px 14px;
  font-weight:bold;
  text-transform:uppercase;
  font-family:'Times New Roman';
}
div.menu li a:hover {
	color: #6f6f6f;
background: url(../img/navBG.gif) no-repeat 0px;
}
div.menu li a.active {
	color: #6f6f6f;
background: url(../img/navBG.gif) no-repeat 0px;
}

/* SUB MENU ITEM */

div.menu li li a, div.menu li li a:visited {
	background: none;
  text-transform:none;
  font-weight:normal;
border-right:0px;  
  border-bottom:1px solid #ccc;
  padding: 4px 14px;
  font-size:14px;
}
div.menu li li a:hover {
	background: url(../img/navBG.gif) no-repeat 0px;

}
div.menu li li a.active {
	background: url(../img/navBG.gif) no-repeat 0px;


}

/* SUB SUB MENU ITEM */

div.menu li li li a, div.menu li li li a:visited {
	background:#ae2b0c;
  font-size:13px;
color: white;
border-bottom:1px #a41f00 dotted;  
}
div.menu li li li a:hover {
	background:ae2b0c;
color: white;
border-bottom:1px white dotted;
}
div.menu li li li a.active {
	background:ae2b0c;
color: white;
border-bottom:1px white dotted;
}





/* FOOT */

div.site_foot {
	height: 50px;
	background: url(../img/foot_bg.jpg) no-repeat;
}
div.foot {
	width: 990px;
	margin: 0 auto;
}
div.foot_inner {
	font-size: 11px;
	padding: 20px 20px 2px;
}
div.foot,
div.foot a {
	color:#888;
} 


/* SITE CREATED */

div.foot div.siteCreated {
	position: absolute;
	top: 2px;
	right: 30px;
}
div.foot div.siteCreated,
div.foot div.siteCreated a {
	text-decoration: none;
}





/* 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
	{ }

/* 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;z-index:2;top:278px;left:74px;}
div.livesearch input { border:1px white solid;}

