/* Generated by KompoZer */
* {
  padding: 0px;
}
body {
  background: white none repeat scroll 0%;
  color: #202020;
  font-size: 12px;
}
h3.titel {
  border-bottom: 1px solid #777777;
  padding-bottom: 5px;
}
a {
  color: #4e4e4e;
  text-decoration: none;
  font-weight: normal;
}
a:hover {
  color: #4e4e4e;
  text-decoration: underline;
  font-weight: bold;
}
#content {
  width: 1200px;
  height: auto;
  text-align: left;
  float: left;
  position: absolute;
  left: 50px;
  right: 50px;
  top: 300px;
  margin-bottom: 20px;
}
#header {
  background: transparent url(images/header_bg.png) repeat-x scroll 0%;
  font-family: "Verdana";
  color: #ffffff;
  width: 100%;
  height: 142px;
  position: absolute;
  left: 0px;
  top: 100px;
}
#header h1.title {
  font-family: "Verdana",sans-serif;
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
  text-align: left;
  padding-top: 40px;
  letter-spacing: -0.05em;
  padding-left: 50px;
}
#nav h1.title {
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.05em;
  text-align: center;
  margin-top: 5px;
}
#nav {
  color: #ffffff;
  height: auto;
  width: 226px;
  float: left;
  letter-spacing: -0.05em;
}
table.1 td {
	border-width: 3px 3px 3px 3px;
	padding: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: #298529 #298529 #298529 #298529;
	background-color: #9BC91A #9BC91A #9BC91A #9BC91A;
	-moz-border-radius: 9px 9px 9px 9px;
}