html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
* {
  margin :0;
  padding: 0;
}
html{
  height: 101%;
}
body {
  background-color:white;
  font-family:  Verdana, Arial, Helvetica;
  font-size: 11px;
  margin:0;
  text-align:center;
}
a {
  color: #007C91;
}
#komplett {
  background-color:white;
  height: 100%;
  margin:0px auto;
  text-align:left;
  width:740px;
  overflow: hidden;
}
#c16 ul {
  line-height: 20px;
}
#c16 a {
  color: #007C91;
}
#content {
  background:white;
  /*background-image: url(../images/open365Combined_200.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;*/
  float:left;
  font-size: 12px;
  margin: 0;
  /*padding: 30px 0 120px 20px;*/
  padding: 30px 0 30px 20px;
  width: 560px;
}
#content li {
  list-style-type: disc;
  list-style-position: outside;
  margin: 15px;
}
#content li strong{
  font-weight: bold;
}
#footer {
  %margin-top:85px;
}
#footerMenu {
  background-color:#D3E0E6;
  background-image: url(../images/open365Blue.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  clear:left;
  color: #D3E0E6;
  font-weight: bold;
  /*height:34px;
  padding: 19px 0 0 370px;*/
  height:47px;
  padding: 35px 0 0 390px;    
}
#footerMenu a {
  color: #007C91;
  text-decoration: none;
}
#footerMenu li {
  display: inline;
  padding: 3px 40px 3px 0;
  list-style: none;
}
#footerSlogan {
  background-color:#007C91;
  clear:left;
  color:#fff;
  font-size: 24px;
  font-weight: bolder;
  height:29px;
  letter-spacing: 15px;
  padding: 3px 0 0 0px;
  text-align: center;  
}
h1 {
  font-size: 20px;
  font-weight: bold;
  color: #C10034;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  color: #007C91;
}
#header {
  background: #D3E0E6;
  background-image: url(../images/logoAdlerHeader1.jpg);
  background-position: right;
  background-repeat: no-repeat;
  height:167px;
}
img {
  border: 0;
}
#inner {
  margin: 0 auto -85px;
  min-height: 100%; 
  height: auto !important;
  height: 100%;
  position: relative;
}
#leftCol {
  float: left;
  height: 100%;
  width: 740px;
  border-right: 0px solid #ABCAD4;
  position: relative;
}
#left {
  background:white;
  float:left;
  margin: 0;
  padding-top: 30px;
  width:140px;
}
#left a {
  color: #007C91;
}
#left li {
  list-style: none;
  padding: 0 0 10px 10px;
}
#leftnavi-aktiv {
  color: #C10034;
}
#leftnavi-aktiv a{
  color: #C10034;
}
#leftnavi-level1-aktiv {
  color: #C10034;
}
#leftnavi-level2-aktiv {
  color: #C10034;
}
#menuline {
  background-color:#007C91;
  color: white;
  filter:alpha(opacity=80);
  font-weight: bold;
  height:25px;
  margin-top: -32px;
  %margin-top:-2px;
  opacity: 0.8;
  padding: 8px 0 0 10px;
  position: relative;
  vertical-align: middle;
  z-index:200000;
}
#menuline a {
  color: white;
  text-decoration: none;
}
#menuline li {
  display: inline;
  padding: 3px 20px 3px 0;
  list-style: none;
}
p {
  line-height: 20px;
  margin-bottom: 10px;
}
.submenuLevel1 {
  padding-left: 15px;
}
td {
  padding: 5px;
  vertical-align: top;
}
.td-0 {
  width: 70px;
}
#topnavi-aktiv {
  color: #C10034;
}
#groupMore {
  float:left;
  width: 100%;  
  margin-bottom: 20px;
}
#groupMorePraktikum {
  float:left;
  width: 100%;  
  margin-bottom: 10px;
}
.groupMoreItem {
  float: left;
  height: 105px;
  min-height: 105px;
  margin-right: 10px;
  overflow:hidden;
  border-right: 1px dotted black;
  padding: 0 8px;
  width: 110px;
}
.groupMoreItem .bold {
  font-weight: bold;
}
.groupMoreItem .small {
  font-size: 11px;
}
.groupMoreItem.first {
  padding-left: 0;
}.groupMoreItem.last {
  border-right: none;
}
.gmPraktikum .groupMoreItem {
	padding: 0 4px;
	width: 117px;
}
.gmPraktikum .groupMoreItem.first {
	width: 120px;
}
.gmPraktikum .groupMoreItem.last {
	padding-right: 0;
	width: 134px;
}
.important {
	color: #C10034;
}

