body {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: #000000;
}

ol,div, td, address,blockquote,nobr,i,br {
  font-size: 11px;
}

h3 {
  padding: 0;
  margin: 0px;
  font-size:24px;
  font-weight:normal;
  color:#0f2b4e;
  line-height:40px;
}


td.mitte {
  font-size: 13px;
  line-height:17px;
}


.error_msg {
  color: #ff0000;
}


a:link, a:active, a:visited {
  color: #0f2b4e;
}

a:hover {
  color: #f7b04a;
}

a.menu:link, a.menu:active, a.menu:visited {
  color: #ffffff;
  text-decoration:none;
}

a.menu:hover {
  color: #f7b04a;
}

		
a.navi:link, a.navi:active, a.navi:visited {
  color: #ffffff;
  text-decoration:none;
}

a.navi:hover {
  color: #f7b04a;
}

a.navi2:link, a.navi2:active, a.navi2:visited {
  color: #18164b;
  text-decoration:none;
}

a.navi2:hover {
  color: #f7b04a;
}

a.bold:link, a.bold:active, a.bold:visited, a.bold:hover {
  font-size: 12px;
  font-weight: bold;
  text-decoration:none;
}

a.large, b.large {
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}

input {
  background-color: #e2e9f2;
}

input[type="submit"], input[type="button"], input[type="reset"] {
  font:11px Verdana,Arial,Helvetica,sans-serif;
  color: #CFE4EE;
  border: #336699 thin outset;
  height:25px;
  background-color: #336699;
  text-align: center;
}

