@charset "UTF-8";
@media all
{
	
	body { background: #66CC66; min-height: 800px; }
	
	#page { border:1px solid #53A01F; }
	
	#topnav, #topnav a { color: #fff; }
	
  	#nav_main { background: url("../navigation/images/shiny_buttons_aft/nav_main_bg.png") repeat-x center right; border-top:1px solid #999999; }
	
	#nav_main ul li a:focus,
	#nav_main ul li a:hover,
	#nav_main ul li a:active  { background: #FFCC00; color: #fff; text-decoration: none; }
	
	#nav_sub { border-bottom:1px solid #999999; }
	
	#nav_sub ul li a:hover {
	color: #FFCC00;
	}
	
	#nav_sub ul li#current_sub { background: url(../navigation/images/nav_sub_aft/current.gif) no-repeat scroll center bottom; }
	#footer { height: 30px; border-top:3px solid #66CC66; text-align: center; }
	#footer p { margin-top: 5px; font-size: 100%;  }
	
	h1, h2, h3, h4, h5, h6 { color: #53A01F; }
	
	#col1_content div.topthema h1 { font-size: 150%; }
	
	a.internal-link, a.internal-link-new-window { background-image: url(../../images_aft/link_intern.gif); }

	#last_change { color: #fff; }
	
	h1, h2, h3 { color: #53A01F; }
	
	a { color: #53A01F; }
	a:hover { color: #FFCC00; }
		
	#nav_vlist li a:focus,
	#nav_vlist li a:hover,
	#nav_vlist li a:active { background-color: #FFCC00; }
	
	#nav_vlist li#current_vlist a {
	color: #fff; 
	background-color:#FFCC00; 
	}
	
	div.filelinks { border: none; margin-top: 0; padding-top: 0; }
	
	/* tabellen */
	table.contenttable tr { width: 100%; }
	table.contenttable td.td-0 { width: 400px; }
	table.contenttable td.td-1 { width: 220px; }
}
