/*
Friedhelm Meiser

Project    Schlafapnoe Neuss
Typ    CSS-Datei
Beschreibung  Grundvormat f�r Tabelle
Erstellt  September 2008
Zuletzt ge�ndert  28.9.2008
  / background-color : silver;

*/


h1  {font-size: 1.4em ;
  }  


  
.csc-mailform-field {
  font-size:0.7em;
  }  
  
.csc-firstHeader { 
  font-size: 1.4em;
  font-family : Verdana, times;
  color: red;
  }

#kopf  {
  text-align :center;
  border: 1px insert solid red;
  }
  
#pfad  {
  font-size : 0.7em;
  text-align : right;
  height: 2em;
  }

/*
#c5 .bodytext    {
  font-size: 0.8em; 
  }
*/

#c5 td {
  font-size: 0.9em;
  }


#menu1 a { text-decoration:none;}  
#menu1 a:visited { color:silver;}
#menu1 a:link { color:blue;} 
#menu1 a:active { color:#000;} 
#menu1 a:hover { color:red;}
a:hover { color:#f00;}



    
#menu1  {
  padding-left: 1.5em;
  border-right: 1px dotted red;
  font-size: 1em;
  line-height: 1.3em; 
  weight:230px;
  height: 100%;
  }
  
#menu2  {  
  border-left: 1px dotted blue;
  line-height: 1.3em;
  font-size: 0.7em;
  width:3em;
  height: 100%;
  }
  
#mitglied p  {
  line-height: 1.2em;
  font-size: 0.8em
  }

#cont  {  
  line-height: 1.3em;
  background-color : #CCFFFF ;
  font-size: 0.9em;  
  // border: 2px outset red;
  border-right: 4px solid #DDDDDD;
  border-bottom: 4px solid #DDDDDD;
  border-left: 1px solid silver;
  border-top: 1px solid silver;
  }

#footer  {
  padding-top: 0.1em ;
  font-size : 0.8em;
  border-top: 1px dotted red;
  text-align : center;
  }
  
body  {
  background-color : #DDFFFF ;
  font-size : 100.01%; 
  font-family : Verdana, arial ;
  }
  
p   {
  font-size : 1em;  
  }


em   {
  font-size : 0.9em;  
  }

