.headline  { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:16px; font-weight: bold}

.subline  { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:14px; font-weight: bold;}

.copytext  { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:12px; line-height:16px; color:#003366;}

.artikeltext  { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:12px; line-height:18px; color:#003366;}

.navcopytext  { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:12px; line-height:16px;}

.copytextueb  { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:12px;}

.copytextklein  { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:10px;}

.copytextbra  { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:12px; line-height:20px; color:#003366;}

.navmain  { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:12px;}

.copytextbold  { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:12px; font-weight:bold; color:#003366;}

a {color:#0033cc; text-decoration:none;}

a:visited {color:#0033cc; text-decoration:none;}

a:hover {color:#0033cc; text-decoration:underline;}

input,select,textarea {font-family:Verdana, Arial, sans-serif; font-weight: normal; }

div.autocomplete {
  position:absolute;
  width:180px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:5px; 
  cursor:pointer;
	font-family: verdana;
	font-size: 8pt;
	color: #483D8B;
	font-weight: bold;
}

a.button {
  background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
  color: #444;
  display: block;
  float: left;
  font: normal 10px verdana, sans-serif;
  height: 24px;
  margin-right: 6px;
  padding-right: 8px; /* sliding doors padding */
  text-decoration: none;
}

a.button span {
  background: transparent url('../images/bg_button_span.gif') no-repeat;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 8px;
}  

a.button:active {
  background-position: bottom right;
  color: #000;
  outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
  background-position: bottom left;
  padding: 6px 0 4px 8px; /* push text down 1px */
} 

a.button:hover {
  text-decoration: none;
}


.relatedButtonblue {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	letter-spacing: 1px;
	padding:6px 0px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
	margin:5px;
  width:158px;
}.relatedButtonblue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.relatedButtonblue:active {
	position:relative;
	top:1px;
}
a.relatedButtonblue:hover {
  text-decoration: none;
	color:#ffffff;
}
a.relatedButtonblue:visited {
  text-decoration: none;
	color:#ffffff;
}

.relatedButtonorange {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	letter-spacing: 1px;
	padding:6px 0px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;
	margin:5px;
	width:158px;
}.relatedButtonorange:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.relatedButtonorange:active {
	position:relative;
	top:1px;
}
a.relatedButtonorange:hover {
  text-decoration: none;
	color:#ffffff;
}
a.relatedButtonorange:visited {
  text-decoration: none;
	color:#ffffff;
}

.footerButtonblue {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	letter-spacing: 1px;
	padding:6px 10px;
	margin:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;	
}.footerButtonblue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.footerButtonblue:active {
	position:relative;
	top:1px;
}
a.footerButtonblue:hover {
  text-decoration: none;
	color:#ffffff;
}
a.footerButtonblue:visited {
  text-decoration: none;
	color:#ffffff;
}

.footerButtonorange {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	letter-spacing: 1px;
	padding:6px 10px;
	margin:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;	
}.footerButtonorange:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.footerButtonorange:active {
	position:relative;
	top:1px;
}
a.footerButtonorange:hover {
  text-decoration: none;
	color:#ffffff;
}
a.footerButtonorange:visited {
  text-decoration: none;
	color:#ffffff;
}


#alexa {  
	overflow:hidden;
	width:1px;
	height:1px;	  	
	bottom:0px;
	left:-120px;
	position:absolute;
	z-index:9;				
}
#allexa {
  position:absolute;
	z-index:10;
	background-color:#ffffff;
	bottom:0px;
	left:-120px;
	width:120px;
	height:65px;
}

