/* CSS Document */

body{
height:100%;
margin: 30px 0px 0px 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#666;
font-size:0.7em; 
font-weight:normal;
line-height:1.5em;
background-color:#369;
}

p {margin:0; padding:0;line-height:1.5em;}
strong {color:#666;}


h1 { font-size:1.2em; color:#06c;}
h2 { font-size:1em; color:#06c;border: 0 none; border-bottom: 1px dotted #999; margin:0px; padding:0px;}
h3 { font-size:1em; color:#06c; }

a:link { text-decoration:none; color:#06c;}
a:visited {text-decoration:none; color:#06c;}
a:hover { color:#06c; text-decoration:none;}
a:focus { color:#06c; text-decoration:none;}

hr {height: 1px;border: 0 none; border-top: 1px dotted #ccc; margin-top:10px;}

.small { font-size:0.5em; color:#999;}

/***************************************************** container ***********************************************************/

.container-all { margin:auto;}

.header { width:948px; height:100px;background: #fff url(images/ib-muth-logo.gif) left center no-repeat; margin:auto; padding:0px 0px 0px 0px;border-left:1px solid #fff;} 

.container-left-right { width:950px; margin:auto; border:1px solid #06c; border-top:0px; border-left:1px solid #fff; background-color:#fff;}

.left { width:250px; float:left; padding:0px; margin:0px; border-right:1px solid #06c;}


.story {margin-left:250px; padding:30px 30px 20px 50px; min-height:400px;}

.contact { margin-left:700px; padding-top:20px;}

/***************************************************** allgemein gueltige klassen ***********************************************************/


.back {
background: transparent url(images/icons/back.png) left center no-repeat;
padding-left: 18px;
font-size:1em;
}
/***************************************** Menue */
    
.menue { height:30px;  margin:auto; border-bottom:1px solid #06c; border-top:1px solid #06c; background-color:#fff;}

.menue ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
width:950px; 
margin:auto;

}
.menue ul li {
display: inline;
float: left;
text-align: center;
padding: .6em 0 .5em 0;
margin: 0;
}

.menue ul li a{border-left: 1px solid #666; padding: 0px 10px 0px 10px;margin: 0;color: #06c; text-decoration: none; font-weight:normal; }
.menue ul li a:hover{color: #fff;background: #06c;}
.menue li.active a{background: #06c; color: #fff;}

.menue ul li a.border-right {border-right: 1px solid #666;}


/***************************************** inhalt */

.box-left { width:218px; float:left; margin-right:25px; min-height:60px;}
.box-center { width:218px;float:left;margin-right:25px; min-height:60px;}
.box-right { width:220px;float:left;  min-height:60px;}

.box-left-center { width:465px; float:left; margin-right:25px; min-height:60px;}
.box-center-right { width:465px; float:left; min-height:60px;}

.box-container { float:left; margin-bottom:25px;}



.story ul { margin-left:-30px; list-style:none;}
*html .story ul { margin-left:20px;}
*+html .story ul { margin-left:20px;}
.story ul li { margin-left:0px;}

.story ul li {
background: transparent url(images/bullet.gif) left top no-repeat; padding:0px 0px 0px 18px;
background-position:center left;
line-height:1.8em;
}

.space-150 { width:150px; float:left;}


  #slideshow {
    margin:0px;   
    width: 250px;
    height: 420px;	
  }




