body {
        margin:0; padding:0;
        background-color:#8D7616;

}

#zentrierhilfe {
        text-align: center;
        position: absolute;
        top: 50%;
        left: 0px;
        width: 100%;
        height: 0px;
        overflow:visible;
        visibility: visible;
}
#content {
        text-align: left;
        background-color: #D6B372;
        border: 3px solid #FFFFFF;
        margin-left: -382px;
        position: absolute;
        top: -308px;
        left: 50%;
        width: 760px;
        height: 611px;
        background-image: url(./images/tvstudiosstuttgart2.jpg);
        background-repeat: no-repeat;
        background-attachment: relative; background-position: top left;
}

a {
      color : #503200;
      font-family: arial;
      font-style: none;
      text-decoration: none;

}
a:hover {
      color : #0000FF;
      font-family: arial;
}

#liebevoll-format a:link a:hover {
      color : #ffffff;
      font-family: arial;
      text-decoration: none;
}

#liebevollformat
{
	margin-left: 0;
         padding-top: 0;
         font: 80% arial;
         color : #ffffff;
}

#divMessage
{
 	font: 80% arial;
 	font-style: none;
 	color : #5B2E00;
 }

#vers
{
 	font: 105% arial;
 	font-style: bold;
 	color : #533E26;
 }
#autor
{
 	font: 70% arial;
 	font-style: none;
 	color : #533E26;
 }

li {
 	margin: 0;
 	padding: 0;
 }

ul {
  	margin: 15px;;
         margin-top: 3px;
         margin-bottom: 3px;
         padding: 3px;
 }