html, body [{
/*background-image: url(../iframe01/bgmother2.jpg); 
  background-repeat: repeat-y;*/
  background-color: #cdcdcd;
}



#ibox {
background-color: #cdcdcd;
/*background-image: url(../iframe01/bgmother1.jpg);*/
color: white;
text-align: center;
margin: 40px auto 70px auto;
width: 45em;
border: 1px solid maroon;
}


h3 {
text-align: center;
margin: 25px 0 0 0;
color: maroon;
font-size: 90%;
background-color: transparent;
}


div.klick {
width: 20em;
text-align: center;
margin: 20px 12em 30px 12em;
padding: 3px;
color: maroon;
font: 800 15px Arial, sans-serif;
border: 1px solid white;
}


/*zweite Zeile &Uuml;berschrift im iframe*/
.klein {
font-size: 90%;
font-variant: normal;
font-family: Times, serif;
font-weight: normal;
}


.maxibild {
 margin: 25px 0 20px 0; 
 font: 700 110% Arial sans-serif;
}



img.klein {
border: 1px black solid; 
margin: 0px 2px 5px 2px;
}


img.big {
border: 1px solid maroon;
}


div.center {
text-align: center;
margin: 0 auto 0 auto;
}



p.bildtext {
font:  500 100%/1.4 Arial, sans-serif;
color: maroon;
margin: 1em 0 1em 0;
}


/*class intern3 */
a.intern4:link, a.intern4:visited {
color: black;
text-decoration: underline;
}

a.intern4:hover, a.intern4:active {
color: red;
text-decoration: none;
}
