html { 
  padding:0px;
  margin:0px;
}

.bild_links {
float : left;
padding-right : 15px;
}

body {
  background-color: #fff;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#666666;  
  padding:0px;
  margin:0px;
}

p, pre {
margin: 0px;
padding: 5px 0px 5px 0px; 
}


a { 
color: #666666;
font-size: 12px;
background-color:transparent;
text-decoration: none;
margin:0px; 
}
a:hover { 
color: #333333;
font-size: 12px;
background-color:transparent;
text-decoration: none;
margin:0px; 
}
 
h1 {
font-size: 16px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-weight: 400;
text-align: left;
padding-left:0px;
 color:#cc0066; 
background-color: #fff;
margin:0px;
}
h3 {
font-size:14px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding-top:10px;
text-transform:uppercase;
margin:0;
color: #cc0066;
background-color: transparent;
	}
h4 {
font-size:12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-weight: normal;
margin:0;
color: #cc0066;
background-color: transparent;
	}
h5 {
font-size:11px;
font-weight:bold;
color: #000;
margin:0;
padding: 5px;
background-color: transparent;
	}
ul 
{
margin: 0; 
padding: 0;
padding-left:40px; 
}
.video_list li{
margin:0px;
list-style-type:none;
}
strong { 
font-size: 13px;
}
/* --------------teaser------------- */
#teaser {
float:right;
width: 210px;
margin-left: 0px;
margin-top:25px;
padding: 0px;
padding-left: 15px;
min-height:350px;
}

#teaser a {
text-decoration:none;
color:#888888;
}
.teaser_top {
background-image: url(/data/bg/media.gif);
background-repeat:no-repeat;
height: 30px;
}
.teaser_top_termine {
background-image: url(/data/bg/termine.gif);
background-repeat:no-repeat;
height: 30px;
}
.teaser {
border: 1px solid #d0caca;
border-bottom: 0px;
padding:5px;
font-size: 11px;
}
.teaser_bottom {
background-image: url(/data/bg/teaser_foot.gif);
background-repeat:no-repeat;
height: 22px;
padding-right:15px;
}
.teaser_bottom a {
background-image: url(/data/bg/teaser_button.gif);
background-repeat:no-repeat;
background-position:right 2px;
padding-right:22px;
}

#inhalt {
margin-left: auto;
margin-right: auto;
padding: 0px;
width:955px;
background-color: #ffffff;
min-height:450px;    
}
/* for Internet Explorer */
/*\*/
* html #inhalt {
height: 450px;
}
/**/
#Textbox {
width:695px;
float:left;
margin-top:30px;
	padding: 0em;
	font-size: 12px;
	font-family: verdana,arial,helvetica;
	font-weight: normal;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	text-decoration: none;
text-align: justify;
}
#Textbox_standard {
width:955px;
float:left;
margin-top:30px;
	padding: 0em;
	font-size: 12px;
	font-family: verdana,arial,helvetica;
	font-weight: normal;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	text-decoration: none;
text-align: justify;
}
#Textbox_galerie {
width:955px;
float:left;
margin-top:30px;
	padding: 0em;
	font-size: 12px;
	font-family: verdana,arial,helvetica;
	font-weight: normal;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	text-decoration: none;
text-align: justify;
}
#Textbox_galerie img {
border:0px;
margin-right:5px;
margin-bottom:5px;
}
/* ----------container to center the layout-------------- */
#container {
width: 955px;
margin-top: 00px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
}
/* ----------menu Kontakt Impressum AGB-------------- */

#head {
margin-left: auto;
margin-right: auto;
width: 955px;
height:160px;
background-image: url(/data/bg/logo_mumm.jpg);
background-repeat: no-repeat;
background-position: center;
}
#head a {
color:#cccccc;
}
#head a:hover {
color:#999999;
}

/* ----------menu-------------- */
#menu_container {
float:left;
margin-top:2px;
min-height:30px;
height:auto !important;
height:30px;
z-index:1;
width:955px;
}
.corner_left {
float:left;
width:135px;
height:30px;
background: url(/data/bg/corner_left_mumm.gif) no-repeat;
background-color:#cc0066;
}
.menu {
float:left;
}
.corner_right {
float:left;
width:145px;
height:30px;
background: url(/data/bg/corner_right_mumm.gif) no-repeat;
background-position:right;
background-color:#cc0066;
border-left:1px solid #fff;
}
/*---------------- Main Menu------------------- */
#mainMenu {	
background-color:#cc0066;
margin: 0em;
	padding: 0em;
clear: both;
border-bottom:0px solid #fff;
overflow:visible;
min-height:30px;
height:auto !important;
height:30px;

}

/* remove  bullets, borders and padding from the default list styling */
#mainMenu  ul {
   padding:0;
   margin:0;
   list-style-type:none;
}
#mainMenu  ul ul {
   display:block;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#mainMenu  li {
   float:left;
   position:relative;
border-left:1px solid #FFF;
}
#mainMenu  li li {

border-left:0px;
}
/* style the links for the top level */
#mainMenu  a {
color:#fff;
   display:block;
   font-size:10px;
   text-decoration:none;
   height:30px;
   text-align:center;
   padding-left:7px;
   padding-right:7px;
   line-height:29px;
   white-space:nowrap;
text-transform: uppercase;
}

#mainMenu  li:hover a {
   background-color:#aa0155;
}

/* style the second level background */
#mainMenu  ul ul a.drop {
 background-color:#aa0155;
}
/* style the second level hover */
#mainMenu  ul ul li:hover a.drop{
   background-color:#aa0155;
}
#mainMenu ul ul :hover > a.drop {
   background-color:#aa0155;
}
/* style the third level background */
#mainMenu  .menu ul ul li:hover ul a {
   background-color:#ffffff !important;
}
/* style the third level hover */
#mainMenu ul li:hover ul li:hover ul li:hover a {
   background-color:#f42b1a!important;
   
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#mainMenu  ul ul {
   visibility:hidden;
   position:absolute;
   height:0;
   top:30px;
   left:0;
   width:149px;
}
/* position the third level flyout menu */
#mainMenu  ul ul ul {
   left:178px;
   top:0px;
   width:149px;
}

/* style the second level links */
#mainMenu  ul ul a {
   background-color:#cc0066 !important;
   color:#fff;
   height:auto;
   line-height:1em;
   padding:5px 10px;
   width:158px;
   text-align:left;
   padding-left:10px;
}

#mainMenu  ul ul li:hover a {
   background-color:#aa0155 !important;
   color:#ffffff;
}
/* style the top level hover */
#mainMenu  a:hover, #body .menu ul ul a:hover {
   background-color:#660000;
}
#mainMenu  :hover > a, #body .menu ul ul :hover > a {
   background-color:#003c73;
}
/* make the second level visible when hover on first level list OR link */
#mainMenu  ul li:hover ul, #body .menu ul a:hover ul {
   visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
#mainMenu  ul :hover ul ul{
   visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
#mainMenu  ul :hover ul :hover ul {
   visibility:visible;
}


#mainMenu  a.active {
   background-color:#cc0066 !important;
   color:#ffffff;
   font-weight:normal;
   cursor:default;
}


.line{
background-color:#cc0066;
height:2px;
}
.line_bottom{
clear:left;
background-color:#cc0066;
height:2px;
}

form p {
        margin-bottom: 0em;
      }

      form p label {
        float: left;
        width: 7em;
        margin-top: 0.6em;
        cursor: pointer;
      }

      form p input,
      form p select,
      form p textarea {
        border: 0.08em solid #9ea0a2;
        margin-top: 0.1em;
        width: 11.5em;
      }

      form p select {
        width: auto;
      }

      form p textarea {
        width: 485px;
        height: 7em;
      }

      form p input#formInput_submit,
      form p input#formInput_reset {
        width: auto;
border: 0.08em solid #9ea0a2;
      }

#footer {
clear:left;
margin-left:auto;
margin-right:auto;
width:975px;
}
#footer a {
font-size:9px;
}
.footer_pos {
text-align:center;
margin-left:0px;
margin-top:10px;
font-size:9px;
}
.team {
padding:0px;
width:295px;
margin:10px 20px 0px 0px;
border: 1px solid #ccc;

float:left;
}
.team img {
float:left;
margin-right:5px;
}
.team a{
font-size:11px;
}
.partner_links {
padding:5px;
text-align:center;
margin:10px 10px 0px 0px;
border: 1px solid #cccccc;
float:left;
}
.partner_links img {
margin-right:0px;
}

ul#referenz {
        padding: 0;
        margin: 1em 0 1em 0;
      }

ul#referenz li {
list-style: none;
padding: 0.5em;
margin-bottom: 1em;
height:70px;
border-bottom:1px solid #cccccc;
      }
ul#referenz img {
float:left;
padding: 0;
 margin: 5px;
      }

.referenz_teaser_bild{
float:left;
margin: 5px;
}
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/data/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/data/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }  
