<style type="text/css">

/*===TEMPLATE for TYPO3===*/
/* template and programming by Daniel Kohlhoefer und Thomas Gersdorf. */
/* graphic design by frank und frei*/
/* contact: thomasgersdorf__at__gmx.net*/
/* ======*/ 

    body {
    color: black;
    font-family: Verdana;
    min-width: 41em;
   }

   table#layout td {
    background-image: url(fileadmin/template/img/background2.gif);
    padding: 0px;

   }

  div.csc-textpic-clear  {
   clear: left;
   }



   /*===SUB NAVIGATION===*/
  div#navi {
    float: left; 
    width: 147px;
    margin: 30px 0px 0px 25px;
    font-size: 13pt;
    font-weight: bold;
  }
  
  a.link:active {
	color: #0060a1;
	font-size: 13px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;;
    } 

    a.link:hover {
	color: #0060a1;
	font-size: 13px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;;
    } 
       
    a.link {
	color: #696969;
	font-size: 13px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;;
    } 
    a.link2 {
	color: #0060a1;
	font-size: 13px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;;
    } 
    
    /*======*/   
    
    
    
	/*===CONTENT===*/  
    div#content {
    margin-left: 190px;
    padding: 0px;   
    width: 423px;
    vertical-align: top;
    font-family: Verdana;
    text-decoration: none;
  	}
  	h1{
    font-size: 16pt;
    font-weight: bold;
    color: #0060a1;
    }
	h2{
    font-size: 14pt;
    font-weight: bold;
    color: #0060a1;
    }
    p{
    font-size: 10pt;
    text-align: left;

    }
    a:hover{
    font-size: 10pt;
    color: #0060a1;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    }
    a:active{
    font-size: 10pt;
    color: #0060a1;
    font-family: Verdana;
    text-decoration: none;
        font-weight: bold;
    }
    a{
    font-size: 10pt;
    color: #696969;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    }
     /*======*/     
   
   
   
  	
  
  
  	/*===INFO BOX===*/  
  	div#info {
    float: right; 
    width: 148px;
    margin: 0px 12px 0px 0px;
    padding: 12px;
    vertical-align: top;
    background-color: #ffffff; 
    font-family: Verdana;
    }
    div#info h1{
    font-size: 10pt;
    font-weight: bold;
    color: #0060a1;
    }
   div#info p{
    font-size: 8pt;
    
    }
    /*======*/   
  
  
  
  
  	/*===FOOTER===*/  
   div#footer {
    clear: both;
    font-size: 0.9em;
    margin: 0; padding: 0.1em;
    text-align: center;
    font-family: Verdana;
    text-decoration: none;
    font-weight: none;
    background-color:  #ececec ;
    }
      /*======*/  
    



  	/*===HEADER IMAGES===*/  
	div#img1 {
	 /* margin-left: 12; */
	 float: left;
	 }
	div#left {
	float: left;
		 }
	 div#img4 {
	float: left;
	/* margin-left: 12px; */
	 }
    div#img3 {
	 float: left;
	 
	 }
	 div#right {
	  float: right;
	  }
	 /*======*/   
  
  
	/*===MISC STYLES===*/  
  	div#fixed {
    font-size: 0.9em;
    position: absolute; 
    top: 220px; left: 600px;
    width: 148;
    padding: 0;
    background-color: #ffffff; border: 1px dashed silver;
    }
    div#content2 {
	margin: 0 6em 1em 6em;
    float: right;
    padding: 0em 0em;   
    
 	 }
    
    
    
    
    
    
    
    
    
    
 </style>

