
    html, body {
    height:100%; margin-top: 5px; margin-bottom: 10px; margin-left: 1px; /*da bin ich nicht ganz sicher, schadet aber nicht */
    width:100%; /*das muss auf jeden Fall, als primärer Bezug*/
    background:white;

    }
    body {
    text-align:center; /*hatten wir schonmal */
    }



#cont { width			:               	    450px; color			:		          black; font-size: 10px; font-family: Verdana, sans-serif; text-align		:	       		  justify; height: auto; margin: 0 400px 0 50px; }
#index { color: black; font-size: 10px; font-family: Verdana, sans-serif; text-align: justify; width: 1002px; height: auto; margin-top: 5px; margin-left: 10px; }
#back { background-repeat: no-repeat; background-position: 0 50px; width: 100%; height: 0; }
#intro { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; width: 1002px; height: 113px; margin: 20px 0 0; border-width: 0; }
#hl { color: black; font-size: 10px; font-family: Verdana, sans-serif; font-weight: bold; text-decoration: underline; text-align: justify; left: 0; margin-top: 40px; margin-bottom: 10px; margin-left: 0; }
#hl1 { color: black; font-size: 14px; font-family: Verdana, sans-serif; font-weight: bold; text-decoration: underline; text-align: justify; margin-top: 40px; margin-bottom: 10px; margin-left: 10px; left: 0; }
#foot { text-align:left; color: black; font-size: 10px; font-family: Verdana, sans-serif; background-image	: 	     url(../../images/foot.jpg); background-repeat	:           	        no-repeat; text-indent: 12px; height			:                            23px; width			:	                    1002px; margin-top: 10px; margin-bottom: 0; padding-top: 5px; }

h1 { background-image: url(../../images/top.jpg); background-repeat: no-repeat; height: 113px; width: 1002px; margin-top: 0; margin-bottom: 10px; margin-left: 0; }

#head { text-align		:	                   center;

}

#navi  { text-align: left;
		 background-image: url(../../images/naviback.jpg); 
		 background-repeat	: no-repeat; 
		 top: 0; 
		 left: 1px; 
		 height	:  24px; 
		 width	:	1002px; 
		 padding: 3px 0px 3px 0px; }
		 
#links { top: 3px; bottom: 3px; width:	      1002px; height: 18px; margin-left: 10px; }

#main { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left; background-image: url(../../images/felge.jpg); background-repeat: no-repeat; padding-top: 0; min-height: 400px; width: 1002px; height: auto; margin-top: 30px; }

    
a:link { color: black; font-size: 10px; font-family: Verdana, sans-serif; text-decoration: underline; }
a:visited { color: black; font-size: 10px; font-family: Verdana, sans-serif; text-decoration: underline; }
a:active { color: black; font-size: 10px; font-family: Verdana, sans-serif; text-decoration: underline; }
a:hover { color: silver; font-size: 10px; font-family: Verdana, sans-serif; text-decoration: underline; }


#cent { text-align: center; position: inherit; left: 50%; right: 50%; }

#galle  { height: auto; padding-left: 40px; }
#galle1 { width: auto; padding-left: 40px; height: auto; }
#galle2 { float: left; width: 48%; height: auto; }
#galle3 { width: 48%; float: left;}
#rot { color: red; font-size: 30px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }

