
body {
      margin: 0; 
      padding: 0; 
      font: normal 85% sans-serif; 
      background-color: #ffffff;
      }

/*-------lines between text-------*/
hr {color: #6666cc;}

/*---header-----*/
#top { background-color: #ffffff; padding: 1%; padding-bottom: 1.5%; border-bottom: solid 4px #ffffff;}
#bann {
        font: Helvetica, "Trebuchet MS", Verdana, Arial, sans-serif;
        font-weight: normal;
        letter-spacing: 4px; 
        color: #000000;
        font-family: sans-serif;
	    font-variant: small-caps;
	    text-decoration: none; font-style:normal; font-size:20px

        }

sup{ font-size: 0.6em; letter-spacing: 1px; font-weight: bold; }

        
 /*-------Schriftzug design by lindemann----*/
  
#design { color: #000000; font: 10px "Trebuchet MS", sans-serif;}  
      
 /*-----header navigate--------*/

#topmenu a { 
color: #FFF;
text-decoration: none;
line-height: 22px;
} 

#topmenu a:hover {color: #aaa;}
#topmenu a:visited {color: #ddd;}

#topmenu {  
font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: right;
background: #444;
margin-bottom: 5px;
color: #fff;
height: 22px;
}
       

/*----container navigate----*/

#containerleft {
				margin: 0; 
				padding: 0; 
				background-color: #ffffff; 
				
				}

/*----main navigation  --*/

#left {
        float: left;
        padding: 10px; 
        background-color: #ffffff;
        font: .8em Arial, Helvetica, sans-serif;
        width: 19%;
        line-height: 1.8em;
        }
       
#left li { list-style-type: none; border-bottom: 1px dotted #111;}
#left li a {text-decoration: none; color: #111; }
#left li a:hover {color : #111; font-weight: bolder;}  


      
/*---------title per site-----------*/

#littlebox {margin-right: 15%;}

#littlebox h3 {margin-top: 2%;
            text-align: right; 
            padding-left: 5px; 
            background-color: #ffffff; 
            border-bottom:  1px dotted #000000;}


/*---------- container text ---------*/

#containertext {margin-left: 22%; padding: 10px; 
               background-color: #ffffff;
                              }
                              
 /*attributes lists */

#containertext ul {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 85%;
	color: #CC0000;
	list-style:square;
	color:#CC0000; 
	}
	
#containertext ul ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 85%;
	color: #444444;
	list-style:square;
	 
	}
                             
                              

#kontakttext {margin-left: 10%; 
			  padding: 10px; 
			  color: #6666cc; 
			  font: .9em;
			  background-color: #ffffff;
			  }

#h4 {

font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 200%;
	color: #444444;
	

}



/*-------pics hobbys-----*/
#hob1{ position: absolute; top: 35%; right: 50%;}
#hob2{ position: absolute; top: 25%; right: 25%;}
#hob3{ position: absolute; top: 50%; right: 60%;}

            

/*------------ Foot---------*/
#footer {margin-top: 30%; text-align: center; font-size: 90%;}
#footer a {color: #6666cc; margin-left: 5px; margin-right: 5px;}
