	/* *******************************************************************************
		GLOBAL TAGS:
	*/

	body {
		margin:0px;
		background:#C0C0C0;
	}
	
  #main{
    position:relative;
    text-align:center;
    border:1px solid #808080;
    width:790;
    height:98%;
    background:#cdcdcd;
    }
  #content{
    position:absolute;
    border:1px solid #808080;
    background:#FFFFFF;
    left:200;
    right:200;
    top:90;
    bottom:0;
    }
  #left{
    position:absolute;
    border:1px solid #808080;
    width:196;
    left:0;
    top:90;
    bottom:0;
    }
  #right{
    position:absolute;
    border:1px solid #808080;
    width:196;
    right:0;
    top:90;
    bottom:0;
    }
    
	.textgrey 	{
		color:#000000;
		font-size:12px;
		background-color:#efefef;
	}
	
	ax {
		color:#282E2B;
		font-size: 12px;		
		font-family: Verdana,Helvetica,Arial;
	}	
	
.navi,.navi:visited,.mymenu,.block_text,td {
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 11px;
	color:#808080;	
	text-decoration:none;
	letter-spacing:1px;
	line-height:8pt;
	font-weight:bold;
}

.block_text,.block_text_head,td {
	/*font-family: "Trebuchet MS",Tahoma,Verdana,Helvetica,Arial;*/
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 11px;
	color:#808080;	
	text-decoration:none;
	letter-spacing:1px;
	line-height:19px;
	font-weight:bold;
}

.mymenu2 {
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size:8px;
	color:#808080;	
	text-decoration:none;
	letter-spacing:1px;
	margin-bottom:3px;
	vertical-align:top:
}

.navi_active,.navi_active:visited,.navi:hover {
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 11px;
	color:#808080;	
	text-decoration:none;
	letter-spacing:1px;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:1px solid;
}

a,a:visited{
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 11px;
	color:#808080;
	text-decoration:none;
	letter-spacing:1px;
	font-weight:bold;
}

a.paralink,a.paralink:visited {
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 11px;
	color:#808080;
	border-bottom:1px dotted; 
	text-decoration:none;
	letter-spacing:1px;
	font-weight:bold;
}

a.paralink:hover {

    border-bottom:1px solid; 

}


	.subnavi {
		font-family: Verdana,Helvetica,Arial;
		font-size: 12px;
		color:#808080;
		text-decoration:none;
	}	
	
	.subnavi_active {
		font-family: Verdana,Helvetica,Arial;
		font-size: 12px;
		color:#808080;
		text-decoration:underline;
		
	}	
	
	.block_text_headx {
		font-family:  Verdana,Helvetica,Arial;
		font-size: 12px;
		color:#282E2B;
		font-weight:bold;
  	}
	
	.block_text2,td2 {
		font-family: Verdana,Helvetica,Arial;
		font-size: 12px;
		color:#808080;
		text-decoration:none;
    	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: 9px;
    font-weight:normal;
		color:#808080;
  	}

  .guestbook_head{
    background:#FFFFFF;
    color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
  }
	.guestbook {
		font-family: Verdana,Helvetica,Arial;
		font-size: 11px;
		background:#FFFFFF;
    color:#000000;
		text-decoration:none;
    border-color:#000000;
	}	
	.guestbook_info {
		font-family: Verdana,Helvetica,Arial;
		font-size: 11px;
		background:#FFFFFF;
    color:#000000;
		text-decoration:none;
	}	
  	/* *******************************************************************************
		Seitenkopf:  
	*/

