html, body     	{margin:0;
           	padding:0;}

body 	{font-family: Verdana, Tahoma, Arial, sans-serif;
      	font-size: 8pt;
         background-color: #EFEFEF;
         color: #040A1C;
         text-align: center;}
         
table  {font-size: 8pt;}

img {border: none;}

#oben {height: 3%;}

#container {width: 700px;
	         top: 0em;
           text-align: justify;
           margin: 0% auto;}

#titel {background-color: #E7B555;
       color: #040A1C;
       margin-top: 0%;
       padding-top: 1.8%;}

#navigation {background-color: #F3DFB8;
            color: #040A1C;
            padding: 0.5em;
            text-align: center;}

#inhalt {background-color: #fff;
        color: #040A1C;
        height: 400px;
        padding: 0.8em;}

#inhalt h1 {margin: 0 0 0 15px;
           padding-top: 1em;
           font-size: 1.1em;}
           
#inhalt h1.u {margin: 0 15px 0 0;
              padding: 0 0 1em 0;
              font-size: 1.1em;
              text-align: right;}

#navigation a:link {color: #161542;
           	  text-decoration: none;}

#navigation a:visited {text-decoration: none;
		     color: #040A1C;}

#inhalt a:link {color: #161542;
               text-decoration: none;
               border: 0px;}

#inhalt a:visited {text-decoration: none;
		 color: #040A1C;}

#inhalt a:hover {text-decoration: underline;}

#inhalt p.img {text-align: center;
               margin-bottom: 2em;}
               
#inhalt p.imgvo {text-align: center;
                margin: 0em;
                border: none;}
               
#inhalt p.imgl {text-align: left;
                margin-bottom: 0em;
                margin-top: 0em;}  
                
#inhalt p.imgr {text-align: right;
                margin-bottom: 0em;
                margin-top: 0em;}  
                
#inhalt p.weiter {text-align: center;}             

#inhalt td.nb {vertical-align: top;
               margin-bottom: 0em;
               margin-top: 0em;
               padding-right: 13px;
               padding-top: 0em;
               text-align: justify;}
              
#inhalt td.nbl {vertical-align: top;
               margin-bottom: 0em;
               margin-top: 0em;
               padding-left: 13px;
               padding-top: 0em;
               text-align: justify;}

#navigation a:hover {text-decoration: underline;}

#navigation ul 	{list-style-type: none;
           	display:inline;
            padding:0;
           	margin: 0 0 0.5em 0;}

#navigation li {display:inline;}

#navigation li a {padding: 3px 16px;
		border-left: 1px solid #040A1C;}

#navigation li a.erste {border: none;}

#inhalt a.test {color: white;
                border="0 px";}

h1 {font-size: 1.3em;}

p  {margin: 15px;}

#titel h1 {padding: 10px 10px 10px 20px;
           text-align: center;
           margin: 0;}

#navigation2 {background-color: #F3DFB8;
            color: #040A1C;
            padding: 0.5em;
            text-align: right;}

* html #navigation ul a {
           width: 1em;
           width: auto;}


