html {margin: 0px; 
  padding: 0px;}

body {
  margin: 0px; 
  padding: 0px;
  height: 100%;
  width: 100%;
  background-image: url(./design/sammelteller-weihnachtsteller-shop.gif);
  background-repeat: repeat;}
  
img{
	border: 0px;}
  
.container {
  position: absolute;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;}
  
#inhalt {
  	position: relative;	
	top: 160px;
    width: 90%;
    height: 70%;
	background-color: transparent;
	font-family: Verdana;
	font-size: 14pt;
  	text-align: left;
	color: #000066; 
	padding: 10px;
	overflow: auto;}
	
#shop{font-family: Verdana;
	  font-size: 12pt;	
	  color: #000066;}
	  
#blau{font-family: Verdana;
	  font-size: 12pt;
	  font-weight: normal;	
	  color: #000066;}

table{font-family: Verdana;
	  font-size: 14pt;	
	  color: #000066;}
   		
.menu {
  z-index: 1;
  background-color: transparent;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 150px;
  margin: 0px;}
			
/*th{text-align: left;}*/
	  
#rueck{width: 599px;
       position: relative;
       left: 20px;}
	   
#blau2{position: relative;
       left: -20px;
       font-family: Verdana;
	   font-size: 14pt;	
	   color: #000066;}
	   
#formu{background-color: #A2B8E4;
	   font-family: Verdana;
	   font-size: 12pt;	
	   color: #000066;
	   border-width: 1px;
	   border-style: solid;
	   border-color: black;}
	   
#but{width: 130px;
     background-color: #000099;
	 border-width: 1px;
	 border-color: #000066;
	 font-family: Verdana;
	 font-size: 10pt;
	 color: white;}

a{font-family: comic sans ms;
  color: white;
  text-decoration: none;}
  
a:hover{font-family: comic sans ms;
        color: #000066;
        text-decoration: none;}
		
#agb{padding: 10px;}

#disc{font-family: Verdana;
	  font-size: 10pt;
	  font-weight: normal;	
	  color: #000066;}
	  
#disc2{font-family: Verdana;
	   font-size: 11pt;
	   font-weight: normal;	
	   color: #000066;}
	   
#rot{background-color: #EA0F0F;}

.fenster{position: absolute;
		 background-color: transparent;
		 width: 100%;
		 height: 35px;
		 top: 138px;
		 z-index: 3;}
		 
.trans{background-color: #F6C234;
	   margin: 0px;
	   padding: 4px;
	   width: 100%;
	   height: 100%;
	   border-width: 5px;
	   border-color: #000000;}
	   
.trans1{margin: 0px;
	    padding: 0px;
	    width: 100%;
	    height: 100%;}
		
#leer{text-align: center;}
	 



		


		

		