/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
/***********************/
/* sconnect.css        */
/* (c) Sphinx-Computer */
/* Mai. 2008           */
/***********************/
#inhalt {
   font-family:Verdana,sans-serif;
   font-size:11px;
   margin-left:0px;
   width:765px;
   padding-left:5px;
   padding-right:15px;
   background-color:#FFFFDD;
}
p {
   font-family:Verdana, Arial, sans-serif;
   font-weight:normal;
   font-size:10px;
   color:black;
}
a:link {
   font-size:11px;
   font-weight:bold;
   color:black;
   text-decoration:none;
}
a:hover, a:active {
   font-size:11px;
   font-weight:bold;
   color:#000055;
   text-decoration:none;
   background-color:#D4D4D4;
}
a:visited {
   font-size:11px;
   font-weight:bold;
   color:#000055;
   text-decoration:none;
}
h1 {
   font-weight:normal;
   font-style:normal;
   font-size:17px;
   line-height:1.1em;
   color:rgb(175,35,35);
   border-bottom:rgb(175,35,35) solid 1px;
   padding-bottom:5px;
   padding-left:25px;
   margin-top:20px;
}
h2 {
   font-weight:bold;
   font-style:normal;
   font-size:12px;
   line-height:1em;
   background-color:#D4D4D4;

}
h3 {
   text-align:center;
   font-weight:bold;
   font-style:normal;
   font-size:11px;
   line-height:1em;
   color:#0000FF;
}
td {

   font-style:normal;
   font-size:11px;
   color:#000000;
}
.ueberschrift  {
  font-size:14px;
  font-weight:bold;
  font-family:Verdana,sans-serif;
  color:#000000;
  background-color:#FCDD79;
  text-decoration:none;
  text-align:center;
}
.ueberschrift1  {
  font-size:12px;
  font-family:Verdana,sans-serif;
  color:#000000;
  text-decoration:none;
}
.ueberschrift2  {
  font-size:14px;
  font-family:Verdana,sans-serif;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
  text-align:center;
}
a.mehr_click  {
  font-size:11px;
  font-weight:bold;
  font-family:Verdana,sans-serif;
  color:#0000CC;
  text-decoration:underline;
}
.gruppen_ueber  {
  font-size:11px;
  font-weight:normal;
  font-family:Verdana,sans-serif;
  color:#000000;
}
p.nicht_gefunden {
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,sans-serif;
    color:#FF0000;
}
p.summe {
	font-size:10px;
	font-weight:normal;
	font-family:Verdana,sans-serif;
    color:#0000FF;
}
p.anbsp {
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,sans-serif;
    color:#000000;
}