.links { 
border: 1px solid #CCCCCC;
margin: 10px;
float: left; }

.rechts { border: 1px solid #CCCCCC;
margin: 1px;
float: right; 
}


#departmentmainmenu {
        margin:10px 5% auto 158px;
	height: auto;
	padding:0;
	background-color: transparent;
        letter-spacing:0.0001em;
        word-spacing:0.0001em;
}
#departmentmainmenu  ul {
	font-size:0.85em;
	margin:0;
	height: 2.5em;
	padding: 0px;
}
#departmentmainmenu li {
	display: inline;
	padding: 0px;
}
#departmentmainmenu  a, #departmentmainmenu a:visited {
	color: #000099;
	text-decoration: none;
	margin-right: 2px;
}
#departmentmainmenu  a:hover, #departmentmainmenu a:visited:hover {
	color: #000099;
	text-decoration: underline;
}
#departmentmainmenu .active{
        font-weight:bold;
}

table{
   line-height:1em;
   font-family :Geneva, Verdana, Arial, Helvetica, Tahoma, sans-serif;
   font-size : 0.95em;
   color : #000000;
}

.tableklein{
   line-height:1em;
   font-family :Geneva, Verdana, Arial, Helvetica, Tahoma, sans-serif;
   font-size : 0.85em;
   color : #000000;
}

.tablebackground {
background-color:#FFFFFF;
}


.tableheader {
background-color:transparent;
border:1px; 
border-style:solid; 
border-color:#CBCBCB; 
text-align:left;
}

.tablecell {
background-color:transparent;
border:1px; 
border-style:solid; 
border-color:#CBCBCB; 
text-align:left;
}

#contentnavi
{
padding: 3px 0;
margin-top: 0.5em;
margin-right: 0;
margin-bottom: 3em;
margin-left: 0;
border-bottom: 1px solid #999;
font: normal 0.85em Verdana, sans-serif;
width: 100%;
color: #000099;

}

/*
#contentnavi ul li {
list-style: none;
margin: 0;
display: inline;
}

#contentnavi ul li a {
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #999;
border-bottom: none;
background: #fff;
text-decoration: none;
font: normal 0.9em Verdana, sans-serif;
}

#contentnavi ul li a:link { color: #000099; }
#contentnavi ul li a:visited { color: #000099; }

#contentnavi ul li a:hover{
color: #000099;
background: #F7F9E7;
border-color: #666;
font: normal 0.9em Verdana, sans-serif;
}

#contentnavi ul li a#current{
background: white;
border-bottom: 1px solid white;
}
*/

/*
h1 {
  font-size: 1.3em;
  font-weight:bold;
  color: #006;
  margin: 0.5em 0 0.3em 0;
}

h2 {
  font-size: 1.1em;
  font-weight:bold;
  color: #006;
  margin: 1em 0 0.4em 0;
}


h3 {
  font-size: 1em;
  font-weight:bold;
  color:#006;
  margin: 1em 0 0.4em 0;
}

h4 {
  font-size: 0.9em;
  font-weight:bold;
  font-style:italic;
  color:#006;
  margin: 1em 0 -0.4em 0;
}


h5,h6 {
  font-size: 0.9em;
  font-weight:normal;
  font-style:italic;
  color:#006;
  margin: 1em 0 -0.4em 0;
}
*/


.image {
float:left; 
width: 120px; 
height: 120px; 
margin-right: 10px
border: 1py solid #CCCCCC;
}







/* Infoboxen auf der rechten Seite */
#outerinfobox {
	width :121px;
        margin-left:20px;
        font-size: 0.8em;
        float:left;
        
}


#outerinfobox .infobox {
	position: relative;
	width: 100%;
	border: 1px solid #A9A9A9;
	margin-top:0px;
         background-color:#fff;
}
#outerinfobox .infoboxheader{
	font-size: 1.1em;
	background-color:#B3C6D4;
	text-decoration: none;
	color: #000;
	height: 15px;
        height: 1.4em;
	margin:0;
        padding:1px 6px 0px 6px;
}

#outerinfobox .infoboxcontent{
/*      	border: 1px solid #A9A9A9; */
        padding:2px 6px 2px 6px;
        line-height:1.2em; 
/*        padding-bottom:4px;
         margin-bottom:20px; */
        background-color:#fff;
	text-decoration: none;
/*        padding-bottom:20px;
        margin-bottom:20px; */
 
}

#outerinfobox .infoboxcontent b{
        color:#000;
}

#outerinfobox .infobox a{
        color:#000;
      
      
}



