	/* *******************************************************************************
		GLOBAL TAGS:
	*/
	
    #content{
      position:absolute;
      top:0px;
      bottom:0px;
      left:200px;
      width:600px;
      height:100%;
      z-index:1;
      }
    #head{
      position:absolute;
      top:0px;
      left:0px;
      width:800px;
      z-index:1;
      }
    #linkarea_left{
      position:absolute;
      top:0px;
      /*bottom:27px;*/
      height:100%;
      left:2px;
      width:182px;
      z-index:2;
      }

    #linkarea_foot{
      position:absolute;
      left:0px;
      width:184px;
      height:25px;
      z-index:1;    
      }
	body {
		font-family: Verdana,Helvetica,Arial;
		font-size: 13px;
	}
	
	td 	{
		color:#282E2B;
		font-size:12px;
    line-height:16px;
	}
	
	h1	{
    margin-top:0px;
    margin-bottom: 2px; 
    font-size:24px;
    font-weight:bold;
    line-height:28px;
    color:#e6393D;}
		   
	h2	{  margin-bottom: 2px; 
    margin-top:0px;
    font-size:18px;
    font-weight:bold;
    line-height:24px;
    color:#000000;}
	
	.textgrey 	{
		color:#000000;
		font-size:12px;
		background-color:#efefef;
	}
	
	a {
		color:#282E2B;
		font-size: 12px;		
		font-family: Verdana,Helvetica,Arial;
	}	
		
  imp{
    color:#ffffff;
    }
    
	.navi {
		font-family: Verdana,Helvetica,Arial;
		font-size: 14px;
    line-height:18px;
		color:#000000;
		text-decoration:underline;
		font-weight:normal;
	}	
	
	.navi_active {
		font-family: Verdana,Helvetica,Arial;
		font-size: 13px;
		color:#6F6F6F;
		text-decoration:none;
		font-weight:bold;
	}	
	
	.block_text_head {
		font-family:  Verdana,Helvetica,Arial;
		font-size: 12px;
		color:#282E2B;
		font-weight:bold;
  	}
	
	.block_text {
		font-family:  Verdana,Helvetica,Arial;
		font-size: 12px;
		color:#282E2B;
  	}
	
  .block_news_headline{
		font-family:  Verdana,Helvetica,Arial;
		font-size: 12px;
		color:#000000;
    	font-weight:bold;
		text-decoration:none;
  }
  .block_news_subheadline{
		font-family:  Verdana,Helvetica,Arial;
		font-size: 12px;
		color:#000000;
    font-weight:normal;
    font-style:italic;
		text-decoration:none;
  }

 input {
		font-family:  Verdana,Helvetica,Arial;
		font-size: 9px;
   }
	/* *******************************************************************************
		Seitenkopf:  
	*/
