body{
  margin: 0px;
	background-image: url(../img/body_bg.gif);
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #595959;
  line-height: 14pt;	
}

body.popup{
  margin: 10px;
	background-color: #FFFFFF;
	background-image: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #595959;
  line-height: 14pt;	
	
}

td{
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #595959;
  line-height: 14pt;	
}

.navitext{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #AEAEAE;
}

.head{
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: bold;
  color: #595959;
  line-height: 14pt;	
}

a{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #ff0000;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

a.navi{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #AEAEAE;
  text-decoration: none;
}

a.navi:hover{
  color: #FF0000;
  text-decoration: none;	
}

a.pu{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #595959;
  text-decoration: none;
}

a.pu:hover{
  color: #FF0000;
}

a.top{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #AEAEAE;
  text-decoration: none;
}

a.top_lang{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #494949;
  text-decoration: none;
}

a.top:hover{
  color: #FF0000;
}

input, textarea{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #8F8F8F;
}

.head1{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20pt;
  font-weight: bold;
  color: #494949;
}

.head2	{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20pt;
  font-weight: normal;
  color: #AEAEAE;
}

.headline{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #595959;
}

.klein{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  color: #595959;
}

.noborder{
	border-style: none;
}

.reg{
	width: 100px;
	height: 40px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	border-right-color: "E0DFE3";
}

.reg_right{
	width: 100px;
	height: 40px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.reg_aktiv{
	background-color: #FF0000;
	color: #FFFFFF;
	width: 100px;
	height: 40px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	border-right-color: "E0DFE3";
}

.reg_right_aktiv{
	background-color: #FF0000;
	color: #FFFFFF;
	width: 100px;
	height: 40px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.imgthumb{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
