/* CSS Document */

.flies {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal ;
	color: #373737;
	text-decoration: none;
}

.fliesfett {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold ;
	color: #373737;
	text-decoration: none;
}

.fliesfett a:link, .fliesfett a:visited
{
  font-family: Arial, Helvetica, sans-serif;
  color: #9a9a9e;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-left:
}

.fliesfett a:hover, .fliesfett a:active
{
  font-family: Arial, Helvetica, sans-serif;
  color: #373737;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.flies-w {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.flies-w a:link, .flies-w a:visited
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9a9a9e;
	text-decoration: none;
}

.flies-w a:hover, .flies-w a:active
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9a9a9e;
	text-decoration: underline;
}

.fliesfett-w {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold ;
	color: #ffffff;
	text-decoration: none;
}

.fliesim {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal ;
	color: #ffffff;
	text-decoration: none;
}

.fliesim a:link, .fliesim a:visited
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal ;
	color: #9a9a9e;
	text-decoration: none;
}

.fliesim a:hover, .fliesim a:active
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal ;
	color: #9a9a9e;
	text-decoration: underline;
}

.sprache {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold ;
	color: #373737;
	text-decoration: none;
}

.sprache a:link, .sprache a:visited
{
  font-family: Arial, Helvetica, sans-serif;
  color: #9a9a9e;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.sprache a:hover, .sprache a:active
{
  font-family: Arial, Helvetica, sans-serif;
  color: #373737;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}


/*scroller*/

#divUpControl{
	position:absolute;
	width:17px;
	left:615px;
	top:410px;
	z-index:1;
	text-align: right;
	height: 7px;
} 
#divDownControl{
	position:absolute;
	width:17px;
	left:615px;
	top:426px;
	z-index:1;
	text-align: right;
	height: 7px;
} 
#divContainer{
	position:absolute;
	width:400px;
	height:212px;
	overflow:hidden;
	top:240px;
	left:650px;
	clip:rect(0,500,500,0);
	visibility: visible;
} 
#divContent{
	position:absolute;
	top:0px;
	left:0px;
	width: 400px;
	height: 450px;

}

