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;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #756990;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #a19da9;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

a img {border: none;
	}
	
ul li a:link {list-style-type: circle;
        color: #9a1d5a;
        font: 0.9em georgia, sans-serif;
	line-height: 1.88889;
	
    }
   


/* 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:3;
    }
    
#VerticalPict {
         /*background: #82d488 url(EKWagenkl.png) no-repeat top left;*/

   	position: absolute;
    margin-top: 0px;
    margin-left: -227px;
      width: 774px;
    height: 580px;
    overflow: hidden;
    z-index:1; }
.clipped {position: absolute; 
          clip:rect(0px, 597px, 580px, 177px)}
	

#HorizontPict {
        /* background: #d4a2c9 ;*/

   	position: absolute;
    margin-top: 550px;
    margin-left: -50px;
    width: 1000px;
    height: 400px;
    z-index:5;
}

#PictohneHorizontal {position: absolute; margin-top: 550px; margin-left: -50px; border-bottom: 50px;}

#Pict3 {
 position: absolute;
    margin-top: 950px;
    margin-left: -50px;
  border-bottom: 50px;/*  width: 420px;
    height: 580px;*/
    z-index:3; 
    }


#Pict4 {
       position: absolute;
    margin-top: 400px;
    margin-left: 200px;

    z-index:3; 
    }


#Pict5 {
       position: absolute;
    margin-top: 400px;
    margin-left: 30px;

    z-index:3; 
    }
    


#Farbhinweis {
       position: absolute;
    margin-top: 520px;
    margin-left: 400px;
 
    }

#Preis {	position: absolute; margin-top: 490px; margin-left: 400px;    }

#HomeBox {
    /*background: #4b93d4;*/
    position: absolute;
    margin-top: 50px;
    margin-left: 400px;
    width: 250px;
    z-index:6;
    
}
#bottombox {
   	position: absolute;
    margin-top: 200px;
    margin-left: 0px;
    width: 400px;
    height: 20px;
    z-index:8;
	}
    
#verkauftbox {
    position: relative;
    margin-top: 30px;
    margin-left: -80px;
    height: 72px;
    width: 108px;
    z-index:9;
}

