body {
	font-family: sans-serif;
	}

.bottom {
	position: absolute;
	bottom: 0px;
	}

.heading {
	border-bottom: solid 1px #000;
	font-weight:bold;
	}

.portrait {
	float:left;
	padding-right: 10px;
	}

.vorstandschaft {
	width: 350px;
	height: 125px;
	}

dl.dllist dt {
  margin-top: 10px;
  font-weight: bold;
  }


table {
	font-size: 14px;
	width: 100%;
	border-collapse: collapse;
	}

#tbl table {
	font-size: 14px;
	width: 100%;
	border-collapse: collapse;
	}

#tbl td, #tbl th {
	border: solid 1px #000;
	}

#infobox {
  visibility: hidden;
  border: 1px dotted #FF7F00;
  background: #FFFF66;
  font-size: 75%;
  width: 400px;
  position: absolute;
  top: 250px;
  left: 110px;
}

#galleft {height:100px;margin-top:10px;}
#galleft img{float:left;padding-right:10px;height:100px;border:0px;}
#galright {height:100px;margin-top:10px;text-align:right;}
#galright img{float:right;padding-left:10px;height:100px;border:0px;}

#aussen {
	width: 900px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	text-align: left;
	}

#header {
	height: 110px;
	width: 898px;
	background: #d21034;
	position: absolute;
	top: 15px;
	left: 0px;
	right: 0px;
	}

#main {
	border: 1px solid #d21034;
	padding: 10px;
	padding-bottom: 0px;
	font-size: 14px;
	position: absolute;
	left: 145px;
	right: 15px;
	top: 140px;
	}

#main a {
	color: #d21034;
	font-weight: bold;
	text-decoration: none;
	}

#main a:hover {
	text-decoration: underline;
	}

#menu {
	width: 140px;
	background: #d21034 url(img/left-mid.gif);
	position: absolute;
	top: 140px;
	left: 0px;
	}

#menu a {
	color: #fff;
	text-decoration: none;
	}

#menu p {
	background: #b93c1a;
	border: 1px solid #9f2301;
	font-size: 16px;
	color: #3f3f3f;
	margin: 4 0 0 0;
	}

#menu p:hover {
	background-color: #9f2301;
	}

#menu p.submenue:hover {
	background-color: #9f2301;
	}

#menu p.aktuell {
	border-left-width: 4px;
	}

#menu p.submenue {
	background: #b93c1a;
	border: 1px solid #9f2301;
	border-top-width: 0px;
	border-left-width: 4px;
	font-size: 14px;
	margin: 0 10 0 0;
	}

#footer {
	position: relative;
	text-align: center;
	border-top: solid 1px #c0c0c0;
	margin-top: 15px;
	}

