*{
  margin:0px;
  padding:0px;
}
body {
  font-family:verdana;
  font-size: 10pt;
}
.bodytext {
	text-align:justify;
}
.cleardiv {
  clear:both;
}
.haedertitle {
  background-color:black;
  margin-left:100px;
  color:white;
  font-family:arial;
  font-weight:bold;
  height:15px;
  padding:4px;
}
#innerbody {
  
  margin: auto;
  margin-top:10px;
  width:870px;
  border:solid #ccc 0px;
  background-color:#fff;
}

#main div {
  float:left;
}
#menu {
  width:195px;
  height:;
  margin-top:10px;
  text-align:left;
  font-size:9pt;
  padding-right: 1em;
  list-style-type: none;
  float:left;
  background-color:#ccc;
  padding-top:4px;
  padding-bottom:20px;
}

#menu li {
  margin-bottom: 0px;
  border:solid white 2px;
  border-bottom:0px;
  margin-left:4px;
  width:195px;
  overflow:hidden;
  
  
}
#menu a{
  text-decoration: none;
  color: #000000;
  font-weight:bold;
  display:block;
  border-left:solid #aaa 4px;
  margin-left:2px;
  padding-left:4px;
  padding-top:4px;
  width:195px;
  height:21px;
 
}
#menu a:hover, selected a {
  background: url(fileadmin/Template/pics/blue_bullet.gif) no-repeat right middle;
  padding-right: 15px;
  border-left:solid #000 4px;
  background-color:#eee;
}
#menu li.mitsub {
  border-left:solid #fff 10px;
  width:187px;
 
}
.mitsub a {
  font-size:8pt;
  height:22px;
}
#content {
  width: 480px;
  margin-left:20px;
  margin-top:0px;

}
#links {
  width:140px;
  margin-top:10px;
  border-left:solid gray 1px;
  list-style-type: none;
  float: right;
  text-align: center;
  font-size: 0.8em;
}
#links li {
  margin-bottom: 2em;
}

#links img {
  display: block;
  margin: auto;
}
#footer {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.8em;
  margin-top: 4em;
  margin-left: 310px;
  border-left: solid gray 1px;
}
#footer li {
  float: left;
  border-right: solid gray 1px; 
  line-height: 1em;
  padding-left: 0.3em;
  padding-right: 0.3em;
}
#footer li.first {
  border-left: solid gray 1px;
}
#footer a{
  text-decoration: none;
  color: #000000;
}
#footer a:hover {
  text-decoration: underline;
}
#artikel {
  float: left;
  width: 450px;
  border-top: solid gray 0px;
  border-bottom: solid gray 1px;
  padding:1em;
}
#artikel img {
  float: left;
  margin-right:1em;
}

#content h1 {float:none; font-size: 1.3em; display:block; margin-bottom:0.5em; margin-right:200px;}
#content h2 {font-size: 1em}
#content h3 {font-size: 1em;}
#content h4 {}
#content h5 {}

table {
  float:left;
  width:100%;
}
.td-0 {font-size:1em; font-weight:bold; height:1.5em; width:150px;}
.links-out img {
	border: 0px;
}
.links-out {
	text-decoration:none;
	color:black;
}
.links-out:hover img {
	height:60px;
}
.table-team {
	border: 0px;
	font-size: 10pt;
	border-collapse: collapse;
}
.team-bild {
	vertical-align: top;
}
.team-bild img {
	width: 150px;
	margin-left:10px;
}
.td-0 {
	font-size: 1em;
	font-weight:bold;
	padding-right:10px;
	vertical-align: top;
	padding-top:10px;
}
.table-team td {
	border: 0px;
}
.table-team tr {
	border: 0px;
}
.team-name {
	font-size: 1.2em;
	padding-bottom: 2em;
}
.align-center {
	text-align:center;
	width:450px;
}
