*        {
         border: 0px;
         margin: 0px;
         padding: 0px;
         vertical-align: top;
         }
div, h1, h2, h3, h4, p, ul, li, img, blockquote, address, td, a, span, em, abbr{
 color: #888888;
 font-family: Verdana;
 font-size: 0.95em;
 line-height: 1.5em;
 text-align: left;
 text-decoration: none;
 }
h1, h2, h3, h4, p, object{
 font-size: 1em;
 margin-top: 10px;
 margin-bottom: 10px;
 padding-left: 0px;
 padding-right: 10px;
 }
form, table, td, textarea, object, div{
 border: 0px;
 border-collapse: collapse;
 margin: 0px;
 padding: 0px;
 }
p.dj{
 line-height: 1.5em;
 }
li{
 font-size: 1.1em;
 list-style-type: none;
 }
form.form-1 label{
 display: block;
 margin-top: 12px;
 }
form.form-1 input{
 display: block;
 }
form.form-1 input.submit{
 margin-top: 12px;
 }
form#gbuch-daten input, form#gbuch-daten inputtextarea{
 float: left;
 }
input, textarea{
         background-color: #fff;
         border:1px;
         border-style: solid;
         border-color: #888;
         height: 18px;
         margin-top: 4px;
         width: 160px;
         }
textarea {
         height:100px;
         width:350px;
         }
a        {
         color: #81C7CF;
         font-size: 1em;
         }
a:visited{
         color: #81C7CF;
         }
a:hover  {
         color: #888;
         }
em       {
         /*color:#E5007F;*/
         font-size: 1em;
         }
span     {
         color:#E5007F;
         }
#box, #box-info,  #box-news, #box-tunes, #box-play, #box-pics, #box-links, #box-board
         {
         background-image: url(img/fst_web_background/fst_web_2008.jpg);
         background-repeat: no-repeat;
         left: 50%;
         margin-left: -500px;
         margin-top: -275px;
         position: absolute;
         top: 50%;
         width: 1000px;
         height: 550px;
         }
#box-info{
         background-image:url(img/fst_web_background/fst_web_2008_info.jpg);
         }
#box-news{
         background-image:url(img/fst_web_background/fst_web_2008_newsletter.jpg);
         }
#box-tunes{
         background-image:url(img/fst_web_background/fst_web_2008_tunes.jpg);
         }
#box-play{
         background-image:url(img/fst_web_background/fst_web_2008_playlists.jpg);
         }
#box-pics{
         background-image:url(img/fst_web_background/fst_web_2008_pics.jpg);
         }
#box-links{
         background-image:url(img/fst_web_background/fst_web_2008_links.jpg);
         }
#box-board{
         background-image:url(img/fst_web_background/fst_web_2008_board.jpg);
         }
#box-innen{
 height: 550px;
 padding-left: 400px;
 width: 600px;
 }
#content{
 height: 416px;
 margin-top: 90px;
 overflow: auto;
 padding-left: 10px;
 width: 524px;
 }
ul#navigation{
 height: 30px;
 margin-top: 24px;
 width: 580px;
 }
ul#navigation li{
 float: left;
 list-style-type: none;
 }
ul#navigation  img{
 height: 21px;
 }
/* Bilder */
.bilder img{
 clear: left;
 margin-right: 0px;
 margin-bottom: 4px;
 text-align: left;
 width: 110px;
 }
/*Gästebuch*/
.form    {
         float: left;
         width: 120px;
         }
.submit {
         background: #999;
         color: #fff;
         cursor: pointer;
         font-size: 10px;
         line-height: 18px;
         height: 18px;
         padding-top: 1px;
         padding-bottom: 2px;
         vertical-align: top;
         width: 100px;
         }
.submit:hover {
         background:#81C7CF;
         border:1px solid;
         border-color: #81C7CF;
         color: #fff;
         }
.Name, .ZeitDesSoul, .Emailfeld, .Webauftritt
         {
         background-color: #EEE;
         width:450px;
         margin-top: 4px;
         }
.Name    {
         margin-top: 24px;
         }
.Nachricht
         {
         width:450px;
         margin-top: 4px;
         }
.bold{
 font-weight:bold;
 }
.clear   {
 border: 0;
 clear:both;
 height:0;
 margin:0;
 font-size:0;
 line-height: 0em;
 padding:0;
 }