/* CSS Document */


body {
background: #ffffff ;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000000;
text-align: justify;
}

/* DIV-Boxen */

div#wrapper {
width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

div#header {
}

div#breadcrumb {
display:none;
}

div#leftCol {
display:none;
	}

div#rightCol {
display:none;

}

div#centerCol {
width:100%;
padding:0px;
background:#ffffff;
}

#bild
{
 display:none;

}

div#leftCol, div#rightCol, div#centerCol {
padding-bottom: 25px;
}

div#inhalt
{
 width:800px;
 display:block;
}

.partner
{
 border-bottom:1px dashed #333333;
}

.beschreibung
{
padding-top:10px;
 width:350px;
 float:left;
}

.partnerlogo
{
 padding-top:10px;
 width:100px;
 float:right;
}

div#footer {
display:none;
}




  #topnavi {display:none;

}
  #logo {float:right; }
  


h2 {
   font-size:12pt;
   font-weight:bold;
   color:#372d5d;
   }

h3 
{
    font-weight:bold;
   color:#372d5d;
} 

.kriterien
{
 padding-left:25px;
 list-style:url(../img/top_pfeil.gif);
}

.kriterien li
{
 border-bottom: 1px dashed #cccccc;
 padding:4px;
}

strong li
{
 color:#372d5d;
}

abbr[title]:after, acronym[title]:after {
  content: '(' attr(title) ')';
  background-color: inherit;
  color: #369;
  font-style: italic;
  }
a:link, a:visited {
  background: transparent;
  color: #520;
  font-weight: bold;
  text-decoration: underline;
  }
  
 a[href]:after {
  content:" <"attr(href)">";
  background-color: inherit;
  color: #369;
  font-style: italic;
  }
  
 #wrapper:after {
  content: "\ Alle Rechte vorbehalten. (c) 2008 Schneider Internet Service (SIS), www.sis-internetservice.de";
  color: #999 !important;
  font-size:8pt;
  border-top: 1px solid #999;
  }    
