body {
background-image:url(grafik/bg_back.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*-----------------------------------------------------------------------*/	
.txt
	{
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336633;
	line-height: 20px;
	}	
a:link 
	{
	color: #336633;
	text-decoration: underline;
	}
a:visited 
	{
 	color: #336633;
	text-decoration: underline;
	}
a:active 
	{
	color: #336633;
	text-decoration: underline;
	}
a:hover 
	{
	color: #336633;
	text-decoration: underline;
	background-color: #EFF4C6;
	}
/*-----------------------------------------------------------------------*/	
.menu
	{
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
	line-height: 16px;
	}	
a.menu:link 
	{
	color: #336633;
	text-decoration: underline;
	}
a.menu:visited 
	{
 	color: #336633;
	text-decoration: underline;
	}
a.menu:active 
	{
	color: #336633;
	text-decoration: underline;
	}
a.menu:hover 
	{
	color: #336633;
	text-decoration: underline;
	background-color: #EFF4C6;
	}
/*-----------------------------------------------------------------------*/	
.txt_small
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC6666;
	}	
a.txt_small:link 
	{
	color: #CC6666;
	text-decoration: underline;
	}
a.txt_small:visited 
	{
	color: #CC6666;
	text-decoration: underline;
	}
a.txt_small:active 
	{
	color: #CC6666;
	text-decoration: underline;
	}
a.txt_small:hover 
	{
	color: #CC6666;
	text-decoration: underline;
	background-color: #EFF4C6;
	}
/*-----------------------------------------------------------------------*/	
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #CC6666;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	font-style:italic;
}
/*-----------------------------------------------------------------------*/	
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6666;
	letter-spacing: 0.03em;
	font-style:italic;
}
/*----------------------------------------------------------------------- */
#submitsend
	{
	background: #FFFFFF;
    border: 0px none;
    height: 16px;
    width: 41px;
    background-image: url(../grafik/send.gif);
	cursor: hand;
	}
/*-----------------------------------------------------------------------*/
.txtfield
    {
	border:1px solid #669933; 
    background:rgb(255,255,255);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #336633;
    }
