div{
	-moz-box-sizing:border-box;box-sizing:border-box;
	-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	word-spacing: 1px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
	color: #000000;
	margin: 0px;
	padding: 0 0 0px;
}
table {
	float: none;
}
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;}

a.titel, a.titel:visited, a.titel:active	{color: #00000c;  text-decoration: none;  font-weight: bold;}
a.titel:hover {color: #56aa1c;  text-decoration: none;  font-weight: bold;}

a.hauptnavi, a.hauptnavi:visited, a.hauptnavi:active	{font-size: 13px; color: #ffffff;  text-decoration: none;  font-weight: bold;	letter-spacing: 0px;}
a.hauptnavi:hover {font-size: 13px; color: #56aa1c;  text-decoration: none;  font-weight: bold;	letter-spacing: 0px;}

.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: 10px;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.0em; 
  color: #222222;
}


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

h1 {font-size: 28px;	line-height: 0.9em;}
h2 {font-size: 22px;	line-height: 0.8em;}
h3 {font-size: 20px;	line-height: 0.7em;}
h4 {font-size: 18px;	line-height: 0.6em; color: grey;}
h5 {font-size: 16px;	line-height: 0.5em; color: grey;}

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;
	text-decoration: none;
	line-height: 2.0em;
	color: Black;
	margin-left: 15px;
	font-weight: normal;
	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;
}

td.content { 
	padding-left: 45px;
	padding-right: 63px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}
input.textbox {
	border: solid 1px grey
}