body {
font-family: Helvetica, Arial, sans-serif;
font-size: medium;
color: rgb(210,220,220);
background-color: rgb(110,120,120);
}
#logo {
padding: 20px;
margin:  20px;
background-color: rgb (105,115,115);
}
.oben-rechts-bild{
position: fixed;
right: 0px;
top: 0px;
padding: 40px;
margin: 40px;
}
#ueberschrift {

}
#haupttext {
padding-left: 225px;
margin-left: 60px;
}
/*h2 {
font-size: 290%;
border-bottom-width: 6px;
font-family: sans-serif;
border-bottom-style: solid;
border-bottom-color: rgb(160,170,170);
}*/
#fussleiste {
text-align: center;


}
h1 {
font-family: sans-serif;
border-bottom-style: solid;
border-bottom-color: rgb(160,170,170);
font-size: 180%;
border-bottom-width: 14px;
}
a:link { 
text-decoration: none;
font-weight: bold;
color: rgb(60,70,70);
}
a:visited {
text-decoration: none; 
font-weight: bold;
color: rgb(60,70,70);
}
a:hover {
text-decoration: none;
font-weight: bold;
color: rgb(255,216,216);
/*color: rgb(220,240,236);rgb(250,210,210)*/
}
a.im-text {
fontstyle: bold;
color: rgb(210,220,220);
}
a.im-text:hover {
color: rgb(255,216,216);
}
em {
font-style: normal;
font-weight: bold;
}
h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
}
p {
padding-left: 30px;
margin-left: 30px;
}
ol {
padding-left: 50px;
margin-left: 50px;
}
#navigation {
/* background-color: rgb(230,178,114);*/
background-color: rgb(119,136,153);
float: left;
padding: 25px;
margin: 30px;
width: 170px;
}
ul {
list-style-type: none;
font-weight: bold;
}
#unterlogo {
float: left;
margin 30px;
padding: 30px;
}
#meine-adresse {
padding: 40px;
margin: 40px;
}
#zurueck {
font-size: 140%;
padding: 30px;
margin: 30px;
}
.gedichte {
padding: 40px;
margin: 40px;
font-size: 200%;
}
.eigensenf {
font-size: 110%;
font-family: Courier, "Courier New", monospace;
color: rgb(60,70,70);
}
.unterschrift {
font-size: 180%;
font-family: monospace;
color: rgb(60,70,70);
}
/*.unterueberlink {
text-decoration: none; 
color: rgb(160,170,170);
}*/
/*.aktiver-zweig {
font-weight: bold;
color: rgb(80,90,90);
}
*/