/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/magic_menu_seven.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */

* { margin: 0; padding: 0; }

body
{
  background: #136552;
  background-image: url(img/bg08.png);
  font-family: Helvetica, Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: small;
  color: #000000;
  text-align: center;
}

#container
{
  width: 1000px;
  height: 738px;
  margin: 30px auto 0px auto;
  text-align: left;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
}

#head
{
        width: 1000px;
        height: 105px;
        border-bottom: 1px solid #fff;
        background-image: url(img/head.jpg);
        background-repeat: no-repeat;
        background-position: left top;
}

#main
{
        width: 1000px;
        height: 629px;
        text-align:center;
        border-top: 1px solid #000;
        background-image: url(img/maingallerygooglemaps.jpg);
        background-repeat: no-repeat;
        background-position: left top;
}

#sidebarleft
{
	width:  245px;
	height: 629px;
	margin: 0px 10px 0px 0px;
}

#ebene1 {
	width: 225px;
	height:210px;
	overflow: hidden;
	opacity: 1.0;
	filter: alpha(opacity=100);
	padding: 2px 0px 0px 3px;
	margin: 10px 10px 0px 15px;
	
}

#content
{
	margin: 0px auto 0px auto;
	width: 740px;
	height: 629px;
}

#content_area
{
	opacity: .6;
	filter: alpha(opacity=60);
	background: #fff;
	width: auto;
	height: 579px;
	padding: 15px 15px 15px 15px;
	margin: 10px 25px 10px 0px;
	overflow: auto;
}



p.news
{
  text-align: left;
  color: #ffffff;
}

span.newsinfo
{
  color: #999;
  font-size: smaller;
  float: right;
}



#foot
{
  width: 998px;
  height: 15px;

  font-size: 90%;
  color: #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  padding: 0px 0px 0px 2px;
  margin: 0px auto 0px auto;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
}

#foot a
{

  text-decoration: none;
  color: #ddf;
}

#copy
{
  width: 500px;
  height: 20px;
  text-align: center;
  font-size: 80%;
  color: #ddd;
  margin: 1px auto;

}
.copyright
{
  width: 100%;
  font-size: 80%;
  color: #999;
}


/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0;}
.menu {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 15px;
}
/* for IE7 to position the tables correctly */
.menu {position:relative; float:left;}

/* for IE5.5 and IE6 to position the tables corectly */
* html .menu {position:static;}

/* Set up the size of the list items and float left to place inline */
.menu li {background:#c3dec7; width:140px; height:24px; margin:2px 0 0 0; border:1px solid #000;}

/* Give the sub level list item a diffent background color to make it 'stand out'. */
.menu li.sub {background:#a7bbae;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table, .menu ul ul table {border-collapse:collapse; width:0; height:0; position:absolute; bottom: 0; top:auto; left:0; font-size:1em;}
.menu ul table, .menu ul ul ul table {top:5px; bottom:auto;}

/* Default link styling */
.menu li a {display:block; color:#000; font-family:arial, sans-serif; font-size:11px; line-height:24px; width:140px; text-decoration:none; text-indent:10px;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {color:#ff0; background:#758871;}

/* For all browsers except IE5.5 and IE6 to keep the hover state through the menu cascade. */
.menu :hover > a {color:#ff0; background:#758861;}

/* Give the link OR list a relative position. Depends on which browser is used */
.menu li.sub:hover,
.menu li.sub a:hover {position:relative;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul,
.menu :hover ul ul,
.menu :hover ul :hover ul ul {position:absolute;left:-9999px; width:118px;}

/* Position the flyout sub levels to the right or left when hovering over the sub level list OR link. */
.menu :hover ul {padding:9px 3px; left:100px; bottom:0; background:transparent url(transparent.gif); padding-top:8px;}
.menu :hover ul :hover ul {padding:9px 3px; left:100px; top:auto; top:-5px; bottom:auto;}
.menu :hover ul :hover ul :hover ul {padding:9px 3px; left:100px; bottom:0; top:auto;}

.fleft { float: left; }
.fright { float: right; }
.tleft { text-align: left; }
.tcenter { text-align: center; }
.tright { text-align: right; }
.cleft { clear: left; }
.cright { clear: right; }
.cboth { clear: both; }
.Stil2 {
        font-size: x-small;
        color: #FFFFFF;
}
.Stil3 {
        font-size: medium;
        font-weight: bold;
}
.Stil4 {font-size: x-small}
.Stil5 {
        font-size: small;
        font-weight: bold;
}
.Stil6 {font-size: x-small}
.Stil7 {
        font-size: medium;
        font-weight: bold;

.Stil8 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: bold;
}

.Stil9 {
    	color:#F00;
        font-size: small;
        font-weight: bold;}

/*pop ub links neben eine sache*/
.itr {
        background-color: #ccf;
}

.bpop {
        display: none;
}
a {
        text-decoration: none;
        color: #000;
}
a.itr:hover {
        border-width: 0; /* IE */
}

a.itr:hover .bpop {
        display: inline;  /* !? Moz, Op */
        position: absolute;
        width: 10em;
        background-color: #ff0;
        padding: 1px 3px 2px 3px;
        margin: 10px 3px 2px 30px;
        border: 1px #000 solid;
        font-size: 0.8em;
}
