body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	word-spacing: 1px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
	color: #000000;
	margin: 0;
	padding: 0 0 0px;
}
li, ul {
   margin: 0;
   padding: 0;
}
a, a:visited, a:active	{color: #00599c;  text-decoration: none;  font-weight: bold;}
a:hover {color: #56aa1c;  text-decoration: none;  font-weight: bold;}

.text {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  word-spacing: 1px;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.5em; 
  color: #111111;
  margin: 0; 
  padding: 0 0 0px;
}

.bold {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  word-spacing: 1px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.5em; 
  color: #111111;
  margin: 0; 
  padding: 0 0 0px;
}

.klein {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  line-height: 10px; 
  color: #222222;
}


.headline, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00487f;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 1.2em;
	font-weight: normal;
	margin: 1em 0em 0.5em 0em;
}

h1 {font-size: 28px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}

input.search_string {
  	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid Silver;
	height: 19px;
	font-size: 12px;
	margin-bottom: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 1px;
	font-size: 12px;
	text-decoration: none;
	line-height: 2.0em;
	color: #00487f;
	margin-left: 15px;
	font-weight: bold;
	list-style-position: outside;
}

li.menu-expand  { font-weight: bolder; }
li.menu-current { color: #56aa1c; }


a.menu_default {	
  	text-decoration: none;
  	color: #333333;
	padding-left: 5px;
	font-stretch: narrower;
}

a.menu_current {
	text-decoration: none;
	font-weight: bold;
	color: #00487f;
	padding-left: 5px;
	font-stretch: narrower;
}


