*{ margin: 0px;
    padding: 0px;
    border-width:0px;

    }

html {
background-image:url(./Bilder/hintergrundkachel.jpg);
background-repeat:repeat;
background-color:#CDDFF3;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;

overflow-y: scroll;
height:100.05%
}

.hidepics {
  width:0px;
  height:0px;
  display:none;
  }
#preload img {  position:absolute; left:-99999px;}

#Container {border:1px solid #CE0000; 
            width:766px;   min-height:489px;
            position:absolute; top:0px; left:50%; margin-left:-383px;
            background-repeat:repeat;}
            
#Kopf  {position:relative; left:0px;height:135px;  }
#Kopf img {display:block;} 

         
#Menu {position:relative; left:0px; width:766px; height:100%;}
#Menu img{float:none;}
#Fuss  {position:relative;  height: 23px; line-height:23px; clear:both;
        background-color:#CE0000; text-align:center;}
        



.Bild_rechts_oben {position:absolute; top:23px; right:0px;}

#gallerie  {float:right; width:255px;}
#gallerie img {margin-bottom:10px;}


.Text_links {min-height:300px; width:365px; left:128px; top:0px ;margin-top:-300px; position:relative; z-index:1;}



li {margin:0px;height:23px;}

a:link,a:visited {
color:black;
text-decoration:none;
}
a:hover,a:active,a:focus {
font-weight:bold;
text-decoration:none;
}


img {
text-decoration:none;
border-width:0px;
}

/* Bildwechsler Linkknöpfe -------------------------------------- */

.menu a
{
	font-family: arial;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 2px;
	border-right: 1pt solid #CC0001;
}

.menu a .instrumente-sub
{
	padding-top: 0px;
}
.menu a:link, .menu a:visited  
{
	background-color: #FEFF99;
	color : #D00100;

}
.menu a:hover, .menu a:active, .menu a:focus 
{
	background-color: #CC0001;
	color : #491814;
}




