/* CSS-Stylesheet für die Startseite 270116*/

body {
background-image: url(lined_page_bg.jpg);
background-position:  0px 10px;
background-repeat: no-repeat;
background-color: #dadada;
font-family: 'MerriweatherSans', 'Droid Sans', Verdana, Arial, Helvetica, sans-serif;
color: black;
font-size: 1em;
overflow: scroll;
}

#inhalt_logo {
position: absolute;
top: 38px;
left: 312px;
}

#inhalt_wbg {
position: absolute;
top: 214px;
left: 153px;
z-index: 99;
}

#inhalt_archiv {
position: absolute;
top: 524px;
left: 740px;
z-index: 99;
}

#inhalt_rss {
position: absolute;
top: 705px;
left: 946px;
}

#inhalt_musikmacher {
position: absolute;
top: 140px;
left: 153px;
}

#inhalt_hoeren {
position: absolute;
top: 140px;
left: 330px;
}

#inhalt_lesen {
position: absolute;
top: 140px;
left: 443px;
}

#inhalt_bewbild {
position: absolute;
top: 140px;
left: 540px;
}

#inhalt_anderes {
position: absolute;
top: 140px;
left: 720px;
}

#inhalt_sol {
position: absolute;
top: 575px;
left: 412px;
}

#inhalt_about {
position: absolute;
top: 655px;
left: 230px;
}
#inhalt_blog {
position: absolute;
top: 655px;
left: 330px;
}

#inhalt_history {
position: absolute;
top: 655px;
left: 430px;
}

#inhalt_impressum {
position: absolute;
top: 655px;
left: 550px;
}

#inhalt_links {
position: absolute;
top: 655px;
left: 685px;
}

#inhalt_edding {
position: absolute;
top: 320px;
left: 40px;
}

#inhalt_fleck {
position: absolute;
top: 440px;
left: 790px;
}

#inhalt_kasten {
position: absolute;
top: 225px;
left: 160px;
}

#inhalt {
/* border-color: black;
border-width: 5px;
border-style: solid; */
background-color: #f6f6f6;
position: absolute;
top: 233px;
left:170px;
width: 605px;
height: 305px;



padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 0px;
overflow: scroll;

overflow-x: hidden;

z-index: 1;
}



h1 
{

padding:0;
padding-top:0px;
padding-left: 10px;
padding-right: 40px;
font-size: 1.3em;
letter-spacing: 0.05em;
}

p {
  
  font-size: 0.91em;
  letter-spacing: 0.0em;
word-spacing: 0.0em;
line-height: 1.18;

  }

  
b
{
font-family: 'MerriweatherSans', Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  letter-spacing: 0.05em; 
}

h2 {
font-size: 1.8em;
text-align: center;
letter-spacing: 0.1em;
text-decoration: underline;
}





a:link {
  color: #666666;
  text-decoration: underline;
}
a:hover {
  color: #666666;
  text-decoration: none;
}
a:active {
  color: #666666;
  text-decoration: underline;
}
a:hover {
  color: #666666;
  text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: underline;
}
a:hover {
  color: #666666;
  text-decoration: none;
}
