	/* *******************************************************************************
		GLOBAL TAGS:
	*/
	
	
  #menu{
    position:absolute;
    background:#f3f3f3;
    border:0px solid #FF0000;
    width:625;
    left:150;
    top:115;
    height:25;
    }
  #submenu{
    position:absolute;
    background:#f3f3f3;
    border:0px solid #FF0000;
    width:140;
    left:5;
    top:141;
    }
  #stein{
    position:absolute;
    border:0px solid #0000FF;
    left:700;
    bottom:0;
    }
    
	.textgrey 	{
		color:#000000;
		font-size:12px;
		background-color:#efefef;
	}
	
	a {
		color:#282E2B;
		font-size: 12px;		
		font-family: Verdana,Helvetica,Arial;
	}	
		
	.navi {
		font-family: Verdana,Helvetica,Arial;
		font-size: 12px;
		color:#000000;
		text-decoration:none;
		font-weight:bold;
	}	
	
	.navi_active,.navi:hover {
		font-family: Verdana,Helvetica,Arial;
		font-size: 12px;
		color:#0066b3;
		text-decoration:none;
		font-weight:bold;
	}	
	
	.subnavi {
		font-family: Verdana,Helvetica,Arial;
		font-size: 10px;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}	
	
	.subnavi_active,.subnavi:hover {
		font-family: Verdana,Helvetica,Arial;
		font-size: 10px;
		color:#0066b3;
		text-decoration:none;
		font-weight:normal;
	}	
	
	.block_text_head {
		font-family:  Verdana,Helvetica,Arial;
		font-size: 16px;
		color:#0066b3;
		font-weight:bold;
    line-height:18px;
  	}
	
	.block_text_head_small {
		font-family:  Verdana,Helvetica,Arial;
		font-size: 12px;
		color:#0066b3;
		font-weight:bold;
    line-height:18px;
  	}
	
	.block_text,td {
		font-family:  Verdana,Helvetica,Arial;
		font-size: 12px;
		color:#0066b3;
    line-height:18px;
  	}
	
	.teaser {
		font-family:  Verdana,Helvetica,Arial;
		font-size: 14px;
    font-weight:bold;
		color:#FFFFFF;
  	}
	
 input,textarea {
		font-family:  Verdana,Helvetica,Arial;
		font-size: 12px;
    border:1px solid #cecece;
   }
  .footer{
		font-family:  Verdana,Helvetica,Arial;
		font-size: 11px;
		color:#0066b3;
    line-height:16px;
  }
  .headtext{
		font-family:  Verdana,Helvetica,Arial;
		font-size: 10px;
		color:#0066b3;
    line-height:13px;
    font-weight:bold;
  }
  h1{
    margin:0px;
    }

.footer {
		font-family:  Verdana,Helvetica,Arial;
		font-size: 9px;
    font-weight:normal;
		color:#808080;
  	}
	/* *******************************************************************************
		Seitenkopf:  
	*/
