


body      {
           font-family: Verdana, Arial, Helvetica;
           size: 10pt;
           color: #333;
		   background-position:center;
	       background-color:#FFF;
		   width:100%;
		   height:700px;
		   min-width:900px;
		   overflow-y:auto;
		   overflow-x:hidden;

          }

a         {
           font-family:Verdana, Geneva, sans-serif;

          }
		  
a:link    {
           color:#FFFFFF;
           text-decoration: none;
          }

a:visited {
           color:#FFFFFF;
           text-decoration: none;
          }		    

a:hover   {
           color:#999;
           text-decoration: none;
          }

a:active  {
           color:#999;
	       text-decoration: none;
          }
		  
.link2    { 
		   color:#333; 
		  }

TD        {
           font-family:Verdana, sans-serif;
           font-size: 10pt;
           font-color:#333;
		   overflow:hidden;
		   width:100%;
          }
		  
#outline    {
           border:0px red solid;
           height:700px; 
		   width:900px;
	       position:relative; 
		   overflow:hidden;
		   top:0px;
		   background-repeat:repeat-y;
		   background-image:url(../images/paperbg.jpg);
		   background-color:#FFF;
		   }	
				
		   
#doodle    {
           border:0px red solid;
           height:332px; 
		   width:100%;
	       position:relative; 
		   overflow:hidden;
		   background-image:url(../images/doodle3.png);
		   background-repeat:no-repeat;
		   top:118px;
		   left:37px;
		   min-width:150px;
		   }	
		   
#passbild    {
           border:0px red solid;
           height:359px; 
		   width:100%;
	       position:absolute; 
		   overflow:hidden;
		   background-image:url(../images/about-bild.png);
		   background-repeat:no-repeat;
		   top:0px;
		   left:-40px;
		   min-width:150px;
		   }	

#head    {
           border:0px red solid;
           height:200px; 
		   width:476px;
		   left:100px; 
	       position:relative;
		   bottom:633px;
		   overflow:hidden;
		   min-width:700px;
		   }
		   
#followline     {
           border:0px red solid;
           height:70px; 
		   width:200px;
	       position:absolute;
		   left:-65px; 
		   bottom:355px; 
		   overflow:hidden;
		   visibility:visible;
		   }
		   
#follow     {
           border:0px red solid;
           height:60px; 
		   width:80px;
		   background-image:url(../images/twitter.png);
		   background-size:60px;
		   background-repeat:no-repeat;
	       position:relative; 
		   right:0px; 
		   top:0px; 
		   overflow:hidden;
		   }
		   
#follow2    {
           border:0px red solid;
           height:60px; 
		   width:80px;
		   background-image:url(../images/fb.png); 
		   background-size:27px;
		   background-repeat:no-repeat;
	       position:relative; 
		   right:-55px; 
		   top:-43px; 
		   overflow:hidden;
		   }
		   
#nav1     {
           border:0px red solid;
           height:32px; 
		   width:266px;
		   background-image:url(../images/nav-duckegg.jpg); 
	       position:relative; 
		   right:0px; 
		   top:0px; 
		   overflow:hidden;
		   font-size:10px;
		   float:right;
		   min-width:266px;
		   font-size:35px;
		   }

#nav2     {
           border:0px red solid;
           height:32px; 
		   width:266px;
		   background-image:url(../images/nav-darkgreen.jpg); 
	       position:relative; 
		   right:36px; 
		   top:0px; 
		   overflow:hidden;
		   font-size:10px;
		   float:right;
		   min-width:266px;
		   font-size:35px;
		   }	
		   
#nav3     {
           border:0px red solid;
           height:32px; 
		   width:343px;
		   background-image:url(../images/nav-lilac.jpg); 
	       position:relative; 
		   right:133px; 
		   top:0px; 
		   overflow:hidden;
		   font-size:10px;
		   float:right;
		   min-width:266px;
		   font-size:35px;
		   }
		   
#nav4     {
           border:0px red solid;
           height:32px; 
		   width:225px;
		   background-image:url(../images/nav-darklilac.jpg); 
	       position:relative; 
		   right:-37px; 
		   top:0px; 
		   overflow:hidden;
		   font-size:10px;
		   float:right;
		   min-width:266px;
		   font-size:35px;
		   }	
		   
#content   {
           border:0px red solid;
           height:370px;
	       position:relative; 
		   left:190px; 
		   top:-70px; 
		   overflow:auto;
		   font-size:10px;
		   padding:20px;
		   width:430px;
		   min-width:300px;
		   }	     



		   
#copyright {
           border:0px red solid;
           height:30px; 
		   width:200px; 
	       position:relative;  
		   overflow:hidden;
		   font-size:9px;
		   top:-180px;
		   left:360px;
		   min-width:200px;
		   }
		   


		   



		   
