
	body
	{
	margin:0px;
	padding:0px;
	background-image:url(gfx/bg.gif);
	background-repeat:repeat-x;
	}
	
	.txt
	{
	font-family:verdana;
	font-size:11px;
	color:#666666;
	padding-left:18px;
	padding-right:18px;
	line-height:18px;
	}
	
	h1 
	{
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color:#6ca425;	
	margin-top:15px;
	margin-bottom:15px;
	}
	h2 
	{
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color:#666666;	
	margin-bottom:15px;
	margin-top:17px;
	}
	
	.tb
	{
	font-family:verdana;
	font-size:11px;
	color:#666666;
	line-height:20px;
	}
	
	.tb a:link
	{
	color:#193580;
	text-decoration:none;
	}
	
	.tb a:hover
	{
	color:#6ca425;
	text-decoration:underline;
	}
	
	.klick
	{
	color:white;
	font-family:verdana, arial, helvetica;
	font-weight:bold;
	font-size:10px;
	width:110px;
	height:20px;
	background:#193580;
	}
	
	input
	{
	height:20px;
	background-color:#f2ffdb;
	}
	
   .list 
   { 
   list-style-image:url(gfx/list.gif) ;
   line-height:22px;
   }
   
	.imp, .imp a:link, .imp a:hover, .imp a:visited
	{
	font-family:verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	}