a.img:link{
	text-decoration:none;
	}
a.img:visited{
	text-decoration:none;
	}

a.img:hover{
	text-decoration:none;
	}
a.img:active{
	text-decoration:none;
	}
a:link{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}
a:visited{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}

a:hover{
	text-decoration:none;
	color:#0099cc;
	font-weight:bold;
	}
a:active{
	text-decoration:none;
	color:#F04200;
	font-weight:bold;
	}
a.orange:link{
	text-decoration:none;
	color:#FF7F00;
	font-weight:bold;
	}
a.orange:visited{
	text-decoration:none;
	color:#FF7F00;
	font-weight:bold;
	}

a.orange:hover{
	text-decoration:none;
	color:#0099cc;
	font-weight:bold;
	}
a.orange:active{
	text-decoration:none;
	color:#F04200;
	font-weight:bold;
	}
.menue{
	text-indent:25px;
         font-family:arial, helvetica, sans-serif;
         font-size:12pt;
	}
body{
         margin-top:0px;
         margin-left:0px;
         font-family:helvetica;
         font-size:11pt;
	}
.contenttitel{
         font-size:16pt;
         color:#7F7F7F;
	}
.borderbottomgruen{
         border-bottom: 1px solid #336633;
	}
.borderbottomrightgruen{
         border-bottom: 1px solid #336633;
         border-right: 1px solid #336633;
	}
.borderrightgruen{
         border-right: 1px solid #336633;
	}
.text100{
         border:1px solid #336633;
         width:100px;
         height:18px;
         background-color:#DFDFDF;
	}
.submit100{
         border-left:1px solid #336633;
         border-top:1px solid #336633;
         border-bottom:1px solid #009F00;
         border-right:1px solid #009F00;
         width:102px;
         height:20px;
         background-color:#CFCFCF;
	}
.textarea{
         border:1px solid #336633;
         width:175px;
         height:125px;
         background-color:#DFDFDF;
	}
.textareabig{
         border:1px solid #336633;
         width:250px;
         height:175px;
         background-color:#DFDFDF;
	}
.borderstat{
         border-top:1px solid #336633;
	}
.borderstatright{
         border-top:1px solid #336633;
         border-right:1px solid #336633;
	}
.undernavi{	
		 padding-left:9px;
	}	 
