
body {font-size:1em;
 	margin:0;
         color:#000;
         text-align:center;
         background-image:url(../images/design/bg.jpg);
         background-repeat:repeat-x;
	 background-color:#ffffbe;
         font-family: verdana, Century Gothic, arial;}



a:link { color:#000;
         text-decoration:underline;}

a:visited {  color:#000000;
                 text-decoration:underline;
         }

a:hover { text-decoration:none;
	color:#B22D32;
         border-bottom-style:none; }


a:active { color:#ea563a;
	}



#alles {margin:auto;
         width:45.4em;
         }





#inhalt {width:42.4em;
	text-align:left;
         padding:0em 1.5em;
		 margin:0em;
         background-color:#ffffbe;
         top:0em;
         position:relative;
         }

#navi {width:10em;
         float:left;
         clear:left;
         margin:0 1em;
         padding:1em;}

 #navi LI {
   background-color: transparent;
   padding: 0;
   margin: 0;
   list-style: none;
   }

#navi UL {
   background-color: transparent;
   padding: 0;
   margin: 0;
   }

#navi A {
   display:block;
   text-decoration: none;
   padding: 0.2em 0.5em;
   border-bottom: 0.075em solid #B22D32;
   margin: 0;
   width:10em;
   }

#navi A:link, #navi A:visited {
   
   background-color: #ffffbe;
   }

#navi A:hover, #navi A:focus {
   color: #B22D32;
   font-style:italic;
   background-color: #ffdc52;
   }

#navi A.on {
   color: #46781C;
   font-style:italic;
   background-color: #FFDC52;
   }







h1 {font-size:2em;
    font-family: Comic sans ms, Verdana, Arial;
    color:#B22D32;
	}

.right { text-align:right;
	}

.center {text-align:center;
	}

img {border-style:none;}

.block {display:block;}







#navi a.nonborder {border-bottom-style:none;
                 text-decoration:none;
                 background-color:#fff;}



h2 {font-weight:bold;
	color:#000000;
         font-size:1em;}

h3 {font-weight:bold;
	color:#000000;
         font-size:1.25em;}

