/* CSS-Stylesheet für die Impressum-Index-Seite 270116 */

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

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


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

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

#inhalt_home {
position: absolute;
top: 140px;
left: 130px;
}

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

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

#inhalt_bewbild {
position: absolute;
top: 140px;
left: 550px;

}

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

}

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

#inhalt_about {
position: absolute;
top: 710px;
left: 295px;

}
#inhalt_blog {
position: absolute;
top: 710px;
left: 398px;
}

#inhalt_impressum_grau {
position: absolute;
top: 205px;
left: 430px;
z-index: 99;
}

#inhalt_history {
position: absolute;
top: 710px;
left: 495px;
}

#inhalt_links {
position: absolute;
top: 710px;
left: 615px;
}


#inhalt_kasten_history {
position: absolute;
top: 226px;
left: 130px;
}

/* Deko-Elemente */
#inhalt_schreiberling {
position: absolute;
top: 70px;
left: 832px;
}

#impressum_brille {
position: absolute;
top: 240px;
left: -70px;
z-index: 99;
}

#impressum_deckel {
position: absolute;
top: 570px;
left: 880px;
z-index: 99;
}

/* Ende Deko-Elemente */



#inhalt {
border-color: black;
border-width: 0px;
border-style: solid;
background-color: #f6f6f6;
position: absolute;
top: 231px;
left:146px;
width: 680px;
height: 397px;



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.92em;
  letter-spacing: 0.0em;
word-spacing: 0.0em;
line-height: 1.13;

  }


p_klein {
font-size: 1.0em;
}

/*  
b
{
font-family: times, "times new roman", georgia, 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;
}
