@import '/fb8/style/css/jquery.marquee.css';

.cnnclass{
width: 438px;
padding: 5px;
background-color: #F3F3F3;
border: 1px solid black;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.cnnclass a{
text-decoration: none;
}

.bbcclass{
width: 400px;
padding: 6px;
background-color: lightyellow;
border: 1px solid #004A00;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}






#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 :135px;
        margin-left:17px;
        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; */
        height: auto;
	margin:0;
        padding:1px 6px 0px 6px;
}

#outerinfobox .infoboxcontent{
        padding:2px 6px 2px 6px;
        line-height:1.2em; 
        background-color:#fff;
	background-color:#B3C6D4;
	text-decoration: none;
}

#outerinfobox .infoboxcontent b{
        color:#000;
}

#outerinfobox .infobox a{
        color:#000;
      
      
}


/* Styles fÃ¼r Personal und Veranstaltungstabellen */

table.personal {
   margin-top:10px;
   border-collapse:collapse;
   width:100%;
}

table.personal thead {
   font-weight:bold;
   color:#030385;
   background-color:#CCC;
}

table.personal tbody tr.odd {
   background-color:#FFF; margin:10px;
}

table.personal tbody tr.even {
   background-color:#E8E8E8;
}

table.personal td.mail {
   text-align:center;
}

.odd {
   background-color:#FFF; margin:10px;
}
.even {
   background-color:#E8E8E8;
}

