body,table,td,th,tr,div,p,pre,h1,h2,h3,h4,ul {font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}
body{
margin-left:15px;
margin-right:15px;
margin-top:15px;
background-color:#FFFDC9;
color:#A00000;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}
#box1 { 
		margin: 0 auto;
		min-width:600px;
	    max-width:1000px; 
		 }
#box1 h1 {
		font:italic 1.5em Helvetica;
		text-align:center;
		padding-top:20px;

}

#box1 .textBox {margin-top:30px;}

#box2 {
 border-width:1px;
 border-style:dotted;
 border-color:#E4E4E4;
 padding-left:5px;
 position:absolut;
 top:5px;
 left:5px;
 vertical-align:top;
 }
#box3 {position:absolute; top:0px ;left:15px; vertical-align:top;}
body.top{background-image:url(/Backgrounds/graphics/top_bg_2.gif);}
body.seite{background-image:url(/Backgrounds/graphics/side_bg_1.gif);}
#centrum{
  text-align:center;
  }
.main_text{ text-align:center;}
ul{
   list-style-type:none;
   }

ul#img{
 text-align:left;
 margin:1em;
 padding:0em;
  }

ul#img li{
 margin-left:1.2em;
 padding-top:0.1em;
 }
ul#img li.img{
 margin-left:1.5em;
 list-style-image:url(./Listing_unactiv.gif);}

a {
   color:#0000EE;
   /*line-height: 110%;*/
   text-decoration:none;
   }

/*ul#img li a{
 list-style-type:disk;
 list-style-image:url(/Backgrounds/Listing_unactiv.gif);
 }*/

ul#img li.img a:hover{
    list-style-image:url(./Listing_activ.gif);
    color:#FF0000;
    }


a:visited {
 color:#00005F;
 }
a:hover {
    color:#FF0000;
        }
a:active {
 color:#FF0060;
 }

td.left{
   background-image:url(./side_bg_1.gif);
   }

#rundrum {
  border-width:2px;
  border-style:solid;
  border-color::#A00000;
  padding:0;
  text-align:justify; }


.shop {
 font-family: monospace;
 font-size: 14px;
 font-weight: bold;
 font-style: italic;
 text-align: left;
 margin-top:10px;
 margin-bottom:2px;
 padding-bottom:2px;
 color: #848284;
}

#news
 {
 float:right;
 width:35%;
 }
#news th{
 background-image:url(./../graphics/top_bw.gif);
 background-repeat:repeat-x;
 color:#6B6D6B;
 }

#news td {
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:#8C8E8C;
 }

#news div{
 border-left:1px;
 border-right:1px;
 border-bottom:1px;
 border-top:0px;
 border-color:#8C8E8C;
 border-style:solid;
 margin:0px 0px 10px 0px;
 padding:0px 0px;}

div#this-site{
float:left;
width:55%;
padding-left:10px;
margin-left:0em;
text-align:justify;
}

.head{
	background-image:url(../graphics/top_bg_2.gif); 
	background-repeat:repeat-x;}
.side{
	background-image:url(../graphics/side_bg_1.gif); 
	background-repeat:repeat-y;}
#footer{
	 margin: 0 auto;
     min-width:600px;
	 max-width:1000px; 
     color:#8C8E8C;
     text-align:center;
     font-size:0.7em;
     border:1px;
     border-color:#8C8E8C;
     border-style:solid;
     margin:10px ;
     padding:5px 5px; }