body {
margin-top: 0px;
background-image: url(../../images/background.png);
font-family: Verdana, Arial;
}

#main {
	width: 900px;
  margin-left: auto;   
  margin-right: auto;
}

#left {
  width: 190px;
  float: left;
}

#container {
  width: 810px;
  overflow: hidden;
}

#header {
  background-image: url(../../images/header.png);
  background-repeat: no-repeat;
	width: 810px;
	height: 174px;
}

#menu-header {
  background-image: url(../../images/menu-header.png);
  background-repeat: no-repeat;
	width: 190px;
	height: 21px;
  float: left;
}

#content {
  background-image: url(../../images/content.png);
	width: 604px;
  padding-top: 7px;
  padding-left: 7px;
  padding-right: 9px;
  margin-bottom: 7px;
  float: left;
  margin-bottom: -8000px;
  padding-bottom: 8000px; 
  overflow: hidden;
  font-size: 13px;
  color: #333333;
}

#newsDiv p {
  font-size: 13px;
  color: #333333;
  margin-top: 0;
  padding-top: 0;
}

#newsDiv h2 {
  margin-top: 10px;
  font-size: 13px;
  font-weight: bold;
}

#menu, #newsDiv {
  background-image: url(../../images/menu.png);
  background-repeat: repeat-y;
	width: 170px;
  padding-top: 30px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 5px;
}

#newsDiv {
    padding: 5px 10px 5px 15px;
}

.trennlinie {
  background-image: url(../../images/trennlinie.png);
  background-repeat: no-repeat;
	width: 190px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

*html .trennlinie {
	margin-bottom: -13px;
	}

.column {
  background-image: url(../../images/column.png);
  background-repeat: repeat-y;
	width: 185px;
  margin: 0px;
  padding: 0px 0px 0px 5px;
}

.column img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

.lastcolumn {
  background-image: url(../../images/column.png);
  background-repeat: repeat-y;
	width: 190px;
  margin-bottom: -8000px;
  padding-bottom: 8000px; 
  overflow: hidden;  
}

#footer {
  background-image: url(../../images/footer.png);
  background-repeat: no-repeat;
	width: 790px;
	height: 41px;
  padding-top: 17px;
  padding-left: 10px;
  padding-right: 10px;
  color: #434343;
  font-size: 13px;
  clear: both;
}

h1 {
  text-align: left;
  color: #333333;
  font-size: 19px;
  padding: 0px;
  margin: 0px;
}

h2 {
  text-align: left;
  color: #666633;
  font-size: 17px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

a:link {
  color: #666633;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
  color: #666633;
}

a:hover {
  color: #666633;
  text-decoration: underline;
}

a:active {
  color: #666633;
  text-decoration: underline;
}

a.menu-button {
  display: block;
  color: #667F0F;
  text-decoration: none;
  font-size: 13px;
  margin-bottom: 5px;
  font-weight:bold;
}

a.menu-button:hover {
  color: #333333;
  text-decoration: underline;
}

a.current-menu-button {
  color: #a2bd30;
  display: block;
  text-decoration: none;
  font-size: 13px;
  margin-bottom: 5px;
  font-weight:bold;
}

a.current-menu-button:visited {
  color: #a2bd30;
  text-decoration: none;
}

a.current-menu-button:hover {
  color: #a2bd30;
  text-decoration: none;
}

a.submenu {
  text-decoration: none;
  font-size: 13px;
  display: block;
  margin-left: 15px;
  margin-bottom: 3px;
  color: #333333;
}

a.submenu:visited {
  text-decoration: none;
  font-size: 13px;
}

a.submenu:hover {
  text-decoration: underline;
  font-size: 13px;
}

a.submenu:active {
  text-decoration: underline;
  font-size: 13px;
}

a.current-submenu {
  text-decoration: underline;
  font-size: 13px;
  display: block;
  margin-left: 15px;
  margin-bottom: 3px;
}

a.current-submenu:visited {
  text-decoration: underline;
  font-size: 13px;
}

a.current-submenu:hover {
  text-decoration: underline;
  font-size: 13px;
}
