@charset "UTF-8";


/**
 *
 * Formatierung der Textinhalte
 *
 */

                                  
 
td#content {padding:20px; font-size: 12px; color:#303030; font-family: Helvetica, Arial, sans-serif; line-height:15px;}   

td.gallerie {padding:0;}



	td#content h1,
	td#content h2,
	td#content h3,
	td#content h4,
	td#content h5,
	td#content h6 { font-weight:bold; margin: 0 0 0.25em 0; }
	  
	td#content h1 { font-size: 21px; line-height: 24px;}                  
    td#content h2 { font-size: 18px ; font-weight: normal; margin: 18px 0 9px 0; } 
	td#content h3 { font-size: 16px; font-weight: normal; color: #303030; margin: 18px 0 5px 0 ; } 
	td#content h4 { font-size: 14px; margin:19px 0 6px 0; }          
	td#content  h5 { font-size: 13px; margin:18px 0 0px 0; }                     
	td#content  h6 { font-size: 12px; margin:18px 0 0px 0;  }
	
	table#nav {width: 100%; height:305px;border-collapse: collapse; border-width: 0 ;}
	table#nav td {
		border-left-style: none; 
		border-left-width: medium; 
		border-right-style: none; 
		border-right-width: medium; 
		border-bottom-style:none; 
		border-bottom-width:medium; 
		font-size:9px; 
		font-family:tahoma; 
		color:#fff; 
		padding-left:5px; 
		font-weight:bold; 
		width:100%; 
		height:24px;
		border-bottom: 1px solid #fff;
		}    
		
		table#nav td a {color:#fff; text-decoration:none; } 
		table#nav td a:hover {text-decoration:underline;}
		table#nav td.current {color: #dbe77e}   
		td.home {font-size:11px; 
		font-family:tahoma; 
		color:#fff; 
		padding-left:10px; 
		font-weight:bold;} 
		
		td.home a {color:#fff; text-decoration:none;}   
		td.home a:hover {color:#fff; text-decoration:underline;} 
		
		td.home_current {color: #dbe77e;font-size:11px; 
		font-family:tahoma; 
		padding-left:10px; 
		font-weight:bold;}   
		
		td#content ul {list-style:none; margin-left:0;padding-left:0;}    
		
		td#content a {color: #964167;}
		td#content a:hover {color: #cf92ad;}
	
	

   

