#textbox .h1, #textbox .h2
	{
	font-family: georgia, garamond, serif;
	font-weight: bold;
	color: #666666;
	}

#textbox .h1, #textbox a, #textbox a:link, #textbox a:visited, #textbox a:hover
	{
	font-size: 1.25em;
	line-height: 2em;
	text-decoration: none;
	color: #666666;
	}

#textbox .h2
	{
	font-size: 1em;
	line-height: 1.4em;
	}
	
#textbox .p
	{
	font-family: tahoma, verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	}
	

	
#sonstig .p
	{
	font-family: tahoma, verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.61em;
	color: #999999;
	}
	
	
#navi a, #navi2 a
	{
	font-family: tahoma, verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #cccccc;
	white-space: nowrap;
	}

#navi
	{
	color: #cccccc;
	}


#navi a:link, #navi2 a:link
	{
	color: #cccccc;
	}
		
#navi a:visited 
	{
	color: #cccccc;
	}

#navi a:hover
	{
	color: #999999;
	}


