/* magicmorgaine-reloaded.css - index.html */

*{
  margin:0px;
  padding:0px;
}
#rechtsoben{
  position:absolute;
  top:0px;
  right:0px;
  width:195px;
  height:209px;
  background-image:url("../allebilder/magicmorgaine-reloaded-bilder/magicmorgainerechtsoben.jpg");
}

#rechtsunten{
  position:relative;
  float:right;
  bottom:0px;
  height:150px;
  width:150px;
  background-image:url("../allebilder/magicmorgaine-reloaded-bilder/rechtsunten.jpg");
  }


body{
  background-color:#a5a5a5;
  background-image: url("../allebilder/magicmorgaine-reloaded-bilder/background.gif") ;
  background-repeat:repeat-x;
  font-family:Arial, Helvetica, sans serif;
  font-size:0.9em;
}

#headerbild {
  width:557px;
  height:163px;
  background:url("../allebilder/magicmorgaine-reloaded-bilder/headerbild2.jpg");
  margin-top:0px;
  margin-left:0px;
  
}

#headerbild h1{

text-indent: -999em;
  }
.contentcenter	{

	margin-left: 0px;


}

#inhalt{
  border:3px inset #222222; 

  background-color:#e3e3e3;
  padding:20px;
  text-align:left;
 margin-right:200px;
  margin-left:30px;
  margin-top:20px;
  }
#indexbild{
  height:600px;
  width:400px;
  background-color:#e3e3e3;
  background-image: url("../allebilder/magicmorgaine-reloaded-bilder/indexbild.jpg");
  background-repeat:no-repeat;
  background-position:center;
  }
#erstesbild{
  background-color:#e3e3e3;
  background-image: url("../allebilder/magicmorgaine-reloaded-bilder/buch2.jpg");
  background-repeat:no-repeat;
  background-position:top right;
  }
#zweitesbild{
   background-color:#e3e3e3;
  background-image: url("../allebilder/magicmorgaine-reloaded-bilder/aveinnoctus.jpg");
  background-repeat:no-repeat;
  background-position:top right;
}

#sookiebild{
    background-color:#e3e3e3;
  background-image: url("../allebilder/magicmorgaine-reloaded-bilder/sookie.jpg");
  background-repeat:no-repeat;
  background-position:top right;
  }

h1{
  line-height:3.6em;
  font-size:2.5em;
  font-family: Georgia, "Times New Roman" , Times, serif;
  font-style:italic;
  color:#222222;
  text-indent:1em;
}
h3{
  line-height:2.5em;
  font-size:2em;
  font-family: Georgia, "Times New Roman" , Times, serif;
  font-style:italic;
  color:#222222;
  text-indent:1em;
}

h2{
    font-family: Georgia, "Times New Roman" , Times, serif;
    }
p{
  color:#151515;
}



.menu{
/*
filter:Alpha(opacity=50);
opacity:50%;
-moz-opacity:0.5;
*/
font-family: Georgia, "Times New Roman" , Times, serif;
  text-align:center;
  float:right;
  width:150px;
  color:white;
background:#222222;;
  border:2px  outset #FDF5E6;
  padding:5px;
  clear:both;
margin-top:5px;
margin-bottom:0px;
margin-right:15px;
}

.menu a:link, .menu a{
  color:#FDF5E6;
  text-decoration:none;
  border-bottom:1px dashed #FDF5E6;
  line-height:1.3em;
}
.menu a:hover{
  color:white;
    text-decoration:none;
      border-bottom:1px dashed #FDF5E6;
  }
.menu a:visited{
  color:#efefef;
    text-decoration:none;
      border-bottom:1px dashed #FDF5E6;
  }
.topper{
  font-family: Georgia, "Times New Roman" , Times, serif;
  font-weight:bold;
  font-style:italic;
  font-size:1.2em;
  text-align:center;
  float:right;
  width:130px;
  color:#FDF5E6;
background:#222222;
  border:3px  groove #FDF5E6;
clear:both;
margin-top:25px;
margin-right:30px;
}


#footer{
    width:200px;
    text-align:center;
    margin:auto;
    color:#222222;
    border:1px solid #FDF5E6;
}
