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

body {
background-image: url(lined_page_bg.jpg);
background-position:  0px 10px;
background-repeat: no-repeat;
background-color: #dadada;
/* font-family: times,"times new roman",georgia,serif; */
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_grau {
position: absolute;
top: 205px;
left: 430px;
z-index: 99;
}
#inhalt_blog {
position: absolute;
top: 710px;
left: 295px;
}

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

#inhalt_impressum {
position: absolute;
top: 710px;
left: 510px;
}

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


/* Deko-Elemente */
#konzept_tippex {
position: absolute;
top: 390px;
left: 765px;
}

#inhalt_fleck3 {
position: absolute;
top: 460px;
left: 30px;
}

#konzept_klammer {
position: absolute;
top: -2px;
left: 15px;
}
/* Ende der Deko-Elemente */



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

#inhalt {
border-color: black;
border-width: 0px;
border-style: solid;
background-color: #f6f6f6;
position: absolute;
top: 233px;
left:170px;
width: 605px;
height: 405px;



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: 1.05em;
  }
*/
p {
  
  font-size: 0.95em;
  letter-spacing: 0.0em;
word-spacing: 0.0em;
line-height: 1.28;

  }

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;
}
