body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Tahoma;}
body,td,div,pre,ul {font-size: 13px;}

h1 {font-size: 15px;}
h2 {font-size: 20px;}
h3 {font-size: 10px;}
h4 {font-size: 12px;}
.small {font-size: 12px;}
.mini {	font-size: 10px;}
.tiny {	font-size: 8px;}
a {	text-decoration: none}
a:link {color:#3d4548}
a:visited {	color:#/*D76B62*/3D4548}
a:active {color:#0047a8}
a:hover{color: #000000;	/*text-decoration: underline*/;}

/*td,table{
border-color:#94A0A3;
}*/


.button {
padding: 0 15px;
font-weight:bold; 
background : #eeeeee;
border : 1 solid #000000;
color : #000000;
font-size : 9px;
font-family: Arial, Helvetica, sans-serif;}

p.unten{font-size: 10px;}
  
  a.menue {  
    display: Block;
    white-space: Nowrap;
    /*background-color: #F5F9FC;*/
    background-image: url(../images/rm0.gif);
    background-repeat: no-repeat;
    background-position: center left;
    /*border-bottom: solid 1px #D1E0EF*/;
  }

  a.menue:active, a.menue:hover, a.menue:focus  {
    /*background-color: #EBF3FA;*/
    background-image: url(../images/rm1.gif);
    background-repeat: no-repeat;
    background-position: center left;
    
  }

	
	div#inhalt {
    margin: 0em;
    padding: 0em; 
    /*border: 1px dashed silver;
    /*margin: 10 5em 1px 5em;
    padding: 1 1 10em;*/ 
    text-align: center;
  }



DIV.shadow, DIV.shadow2, DIV.shadow3, DIV.shadow4, DIV.shadow5 {
   padding: 1px;
   border-radius: 10px;
   -moz-border-radius: 10px;
   }
DIV.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
DIV.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
DIV.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
DIV.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
DIV.shadow5 {
   float: left;
   background-color: #fcfcfc;
   border: 1px solid #fff;
   margin: 0.7em 1em;
   }

DIV.shadow IMG {
   border: 0px solid #666;
   margin: 0;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   }
  

