body 
{
 font-family:Verdana, Arial, sans-serif;
 font-size:9pt;
 background-color:#D9E1F0;
 text-align: center;
}

#title {
 height: 0px;
 display: none;
}

#printtitle {
 height: 85px;
 display: block;
}

#navi {
 display: none;
 height: 0px;
}

#left {
 width: 0px;
 display: none;
}

#submenue {
 width: 0px;
 display: none;
}

#content {
 border:none;
 background-color:#FFF;
 width:560px;
 margin-left: 10px;
 padding-top: 15px;
 text-align: justify;
 float: left;
}

#content a {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9pt;
 color: #000;
}

#footer {
width:560px;
padding:5px;
background-color:#FFF;
border-top: 1px solid #000033;
text-align: center;
font-size: 6pt;
height: 16px;
}

/* Hacks für IE: Anfang */
* html #content {
margin-right: 3px;
m\argin-right: 10px;
padding-top: 25px;
p\adding-top: 15px;
}

* html #navi {
height: 20px;
h\eight: 16px;
}

/* Hacks für IE: Ende */

img {
 border: none;
}

#content .csc-textpic-caption {
  font-size: 8pt;
}
  
.tableNews {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt;
  border-bottom: solid 1px #000;
  width: 100%;
}

#content a.newslink {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt;
}

/* Überschrift 2.Ordnung (als Überschrift der einzelnen Seitenelemente) */
DIV.csc-header h1{
  font-size:10pt;
  font-weight: bold;
  border-bottom: solid 1px #3F61A0;
  border-left: solid 1px #3F61A0;
  padding-left: 3px;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #3F61A0;
}

/* Anfang: Formatierung der Sprechstundenseite */

.sprechstunden-table{
  border: solid 1px #000;
  border-collapse:collapse;
  width: 560px;
}

.sprechstunden-header {
  font-weight: bold;
  font-size: 9pt;
  text-align: left;
  padding: 2px;
  border: solid 1px #000;
  background-color: #D9E1F0;
}

.sprechstunden-header-center {
  font-weight: bold;
  font-size: 9pt;
  text-align: center;
  border: solid 1px #000;
  padding:2px;
  background-color: #D9E1F0;
}

.sprechstunden {
  font-size: 7pt;
  border: solid 1px #000;
  padding-left:2pt;
}

/* für den Ausdruck der email-Adressen */
a.sprechstunden {
  font-size: 7pt;
  text-decoration: none;
  background-color: #FF0000;
}


.sprechstunden-center {
  font-size: 7pt;
  text-align: center;
  border: solid 1px #000;
}

.sprechstunden-hr {
   height: 1px;
   background-color: #7D98CC;
}

.sprechstunden-klasse {
   font-size: 13pt;
   font-weight: bold;
}

.sprechstunden-tableleft {
  font-size: 7pt;  
  text-align: left;
}

.sprechstunden-tableleft-bold {
  font-size: 7pt;  
  text-align: left;
  font-weight: bold;
}

.sprechstunden-tableright-bold {
  font-size: 7pt;  
  text-align: right;
  font-weight: bold;
}


.sprechstunden-tablecenter {
  font-size: 7pt;  
  text-align: center;
}


/* Ende: Formatierung der Sprechstundenseite */

span.fett {
  font-weight: bold;
}

span.markierung {
  font-weight: bold;
  color: #ff0000;
}