 {
     margin:0;
     padding:0;
     border:0
}
	body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #505367;
		background-color: #f2d0cf;
	}
/* ----- Hack f?r IE 7 aber nicht f?r Opera 5-9 ----- */
html*div#rightside {
   margin: 0 0 0 -0.5em;
   /* ----- Hack nicht f?r IE ab Version 7 und andere Browser ----- */
   _margin: 0 0 0 0;
   /* ----- Hacks nur f?r IE 5 Mac ----- */
   /*\*//*/
   margin: 0 0 0 0;
   /**/
} 
a{
   font-size: 1em;
   color:#FF0000;
   text-decoration: underline;
	}
a:visited{
   font-size: 1em;
   color:#FF0000;
   text-decoration:underline;
	}
a:activ{
   font-size: 1em;
   color:#FFFF00;
   text-decoration:underline;
	}
a:hover{
   font-size: 1em;
   color:#FFFF00;
   text-decoration:none;
	}



	#container
	{
		margin: 5px auto;
                padding:0px 0px 5px 0px;
		width: 960px;
                height:auto;
		text-align: left;
		background-color: #d8de88;
		border: 1px solid #FFFFFF;
	}
	
	#header 
        {      
	    color:#FFfff;	
		height:300px;
		background-image:url(images/header.jpg);
        text-align:center;
            
	}
        #header
         h1
         {
           
	        color:#FFF;
	        margin:10px 0px 0px 0px;
	        
                font-size:1.4em;	
        }
        
        #headtrade
        {
           
	        color:#FFF;
	        margin:95px 0px 0px 330px;
	        width: 380px;
                font-size:0.9em;	
        }
        
        
	#mainnav
	{
		height: 15px;
		background-color: #d8de88;
             text-align:center;
             margin:10px 0 0
	}
	
	#menu
	{   margin-top: 10px;
		float: right; 
		width: 310px;
		height:auto;
		background-color: #d8de88;
	}
          
         #mail
         {

         clear:left;
         width:300px;
	   background-repeat:no-repeat;
	   padding:290px 0 14px;
	   margin:5px 5px 10px;
         background-image:url(images/erstemalanal-email.jpg);
         }

        #mailtext
        {
        margin-bottom:5px;
      	background-color:#d8de88;
	}

        #mail.submitbutton
        {
	height:22px;
	width:133px;
	background-image:url(images/submitbutton.jpg);
        }

       #textcontainer_01
       {
       background-color:#d8de88;
       text-align:block;
       width:288px;
	   height:300px;
	   margin:10px 5px;
       padding:5px;
       border: 1px solid #FFFFFF;
	 
     
	}

	#contents	
	{
                float: right;
		width:630px;
                margin-left: 5px;
		background-color: #d8de88;
                
        }

    
        #textcontainer_02{
         float:left;
         width:628px;
	 height:auto;
	 margin:10px 1px 10px 1px;
	      
	}

       #bild{
       float: left;
       margin-left:1px;
       margin-right:1px;
       margin-top:1px;
       margin-bottom:1px;
       padding-top: 0px;
      }

      #textcontainer_03
      {
      
    float:left;
    width:460px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	}	
     #textcontainer_03a
     {
    float:left;
    width:460px;
	height:290px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
   
	}      

	
	#footer	
	{
		clear:both;
		height: 80px;
		background-color: #d8de88;
            text-align:bottom;
            padding:20px;
            
	}

