a:link, a:hover, a:active, a:visited 
 { color: #0050A0; 
   text-decoration: none; } 


body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-style: normal;
  word-spacing: 1px;
  font-weight: normal;
  text-decoration: none;
  color: #696969;;
  margin: 0; 
  padding: 0 0 0px;

}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #696969;
	line-height: 150%;
}


img {
	border:none;
}


.fusszeile {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
	color: #555555;
	text-align: center;
	vertical-align: middle;
}


.headline, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-align: left;
	line-height: 100%;
	font-weight: normal;
    margin: 0 0 0 0px; 
}

h1 {font-size: 2.1em;line-height: 120%;color: #C69552;font-weight: normal;text-transform: uppercase;font-stretch: narrower;}
h2 {font-size: 1.5em;line-height: 120%;color: #8887A7;font-weight: normal;font-stretch: narrower;}
h3 {font-size: 1.0em;color: #696969;letter-spacing: 0em;line-height: 1.3em;font-weight: normal;font-family: Arial, Helvetica, sans-serif;}
h4 {font-size: 1.0em;color: #696969;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
h5 {font-size: 1.0em;color: #696969;font-weight: normal;font-family: Arial, Helvetica, sans-serif;font-style: italic;}
h6 {font-size: 0.85em; line-height: 1.3em;color: #696969;font-weight: normal; font-family: Arial, Helvetica, sans-serif; text-transform: none;}

input.search_string {
   font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	border: 1px solid Silver;
	height: 20px;
	font-size: 12px;
	margin-bottom: 0px;
}

	

li, ul {
	list-style-image: url(square.gif);
	margin-left: 10px;

}


li.navi, ul.navi {
	list-style-image: none;
	list-style-type:none;
	padding-left: 0px;
	margin-left: 0px;
}


a.menu_default:link, a.menu_default:visited, a.menu_default:active  {	
	font-size:1.6em;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: lighter;
  	text-decoration: none;
  	color: #666666;
	font-stretch: narrower;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding: 0.6em 0 0.6em 0.5em;
	background-color: #B8B7C9;
	list-style: none;
	margin: 0;

	color: #fff;
}
a.menu_default:hover {
    background-color: #A7A8BD;
    text-decoration: none;
}


a.menu_current:link, a.menu_current:visited, a.menu_current:active {

	font-size:1.6em;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: lighter;
	text-decoration: none;
	color: #FFFFFF;
	font-stretch: narrower;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding: 0.6em 0 0.6em 0.5em;
	background-color: #A7A8BD;
list-style: none;
	margin: 0;

	
}
	   

.titel {
	border-bottom: 0px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	word-spacing: 1px;
	font-size: 1.0em;
	text-decoration: none;
	line-height: 1.5em;
	color: #696969;
	font-weight: normal;
}
.titelon {
	border-bottom: 0px solid white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	word-spacing: 1px;
	font-size: 1.0em;
	text-decoration: none;
	line-height: 1.5em;
	color: #696969;
	font-weight: bold;
}

.login {
	padding: 2px 10px 2px 10px;
	font-size: 0.8em;
	background-color: #E2E3EC;
	color: #696969;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 0.8em;
}
.login a:link, .login a:visited, .login a:active {
	color: #0E4099;
	text-decoration: none;
}
.login a:hover {
	color: #696969;
	text-decoration: none;
}