html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	background: #fff;
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
  
    
h2 {
  	font: bold 0.9em georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	background: #fff;
	margin: 0; 
	padding: 0;
    }
    
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
h4 {
      font: normal 0.6em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;  
    }
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #756990;
	}
a.mailto { 
	font-weight: bold; 
	text-decoration: none; 
	color: #a19da9;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #a19da9;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
a img:link { 
	border: none;
    	}


	
ul li a:link {list-style-type: circle;
        color: #9a1d5a;
        font: 0.9em georgia, sans-serif;
	line-height: 1.88889;
	
    }
				
table 	{font: 100% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753;   
	}  
    
/*Beginn Test Vorschaubild zeigen*/
#Galeriebox a:hover {
color:black;
background:#ddd8b7;}

#Galeriebox ul li a span {display:none;}

#Galeriebox ul li a:hover span {
position:absolute; top:150px; left:0px; z-index:3;
display:block;
width:50px;
height:125px;
/*border:1px solid black;*/
background:#ffffff;
padding:0px;
margin-left: -50px;}
/*Ende Test*/

/* specific divs */
#mainbox {
    background:/* #D4CDDC*/ url(Mohn.jpg) no-repeat top left;
  
     
	position: absolute;
    width: 800px;
    height: 100%;
    top: 0px;
    left: 50%;
    margin-top: 0px;
    margin-left: -400px;
    z-index:2;
	}

#header {
     /*background: #cc82d4 url(Logo.gif) no-repeat top left;*/

   	position: absolute;
    margin-top: 100px;
    margin-left: 400px;
    width: 400px;
   /* height: 100%;*/
    z-index:1;
    }
    
#Wagen {
         /*background: #82d488 url(EKWagenkl.png) no-repeat top left;*/

   	position: absolute;
    margin-top: -50px;
    margin-left: 310px;
    width: 70px;
    height: 75px;
    z-index:3;
}

#Aktuelles {
		position: absolute;
    margin-top: 50px;
    margin-left: 1px;
    width: 400px;
        color: #9a1d5a;
        font: 0.9em georgia, sans-serif;
	line-height: 1.88889;
   /* height: 100%;*/
    z-index:1;}

#Textbox {
        /* background: #d4a2c9 ;*/

   	position: absolute;
    margin-top: 350px;
    margin-left: 0px;
    width: 400px;
    height: 200px;
    z-index:5;
}
#Tablebox {
        /* background: #d4a2c9 ;*/

   	position: absolute;
    margin-top: 350px;
    margin-left: 0px;
    width: 800px;
    height: 400px;
    z-index:5;
}
#Galeriebox {
    /*background: #4b93d4;*/
    position: absolute;
    margin-top: 350px;
    margin-left: 650px;
    width: 150px;
    z-index:6;
    
}

#thumbs {
    position: absolute;
    margin-top: 20px;
    margin-left: -80px;
    width: 83px;
   }
   /*gehört in Geleriebox*/

#bottombox {
   	position: absolute;
    margin-top: 200px;
    margin-left: 0px;
    width: 400px;
    height: 20px;
    z-index:8;
	}