 BODY {  
		background: url(images/bg.gif);
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		
      } 

A:LINK {
	color: #FF6600;
	text-decoration : underline
}
A:ACTIVE {
	color: #FF6600;
	text-decoration : underline;
}

A:VISITED {
	color: #FF6600;
	text-decoration : underline;
}

A:HOVER {
	color: #FF6600;
	text-decoration : underline;
}
.dropdown
{
 font-size:small;
 border-width:1px;
 border-color:gray;
 font-size:x-small;
  width:174px;
}
.textentry
{
 border-width:1px;
 border-color:gray;
 font-family:Arial, Helvetica, sans-serif;
 font-size:x-small;
 width:170px;
 background-image: url(Images/Inputbox.gif);
}
.RadioButton
{
 font-size:small;
 border-width:1px;
 border-color:gray;
 font-size:x-small;
}
.text
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text_bold
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.text_klein
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Title
{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}

.feedback
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#0066FF;
	font-weight:bold;
}
