        body {
            font: 62.5% Verdana, Arial, sans-serif;
            margin: 0;

		}
		
		#nav, #nav ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }
		
		#nav li.mainmenu {
            width: 16em;
            margin: 0;
            padding: 0.3em;
            font: Verdana, Arial, sans-serif;      
            color: #20476d;
            position: relative;
            top: 8.7em;
            left: 1.7em;
        
		}
		
		#nav li.mainmenu a {
            color: #000;
            text-decoration: none;
		}
		
		#nav li.mainmenu a:hover {
            color: #606060;
		}
		
		#nav li.submenu {
            width: 16em;
            margin: 0;
            padding: 0;
            position: relative;
            top: 8.7em;
            left: 1.7em;
		}
		
		#nav li.submenu li {
            margin: 0;
            padding: 0.3em;
            padding-left: 1.2em;
            font: 105% Georgia, Times, serif;
            font-style:italic;            
            color: #20476d;
		}
		
		#nav li.submenu a {
            color: #20476d;
            text-decoration: none;
		}
		
		#nav li.submenu a:hover {
            color: #000;
		}
		
		#content {
            position: absolute;
            top: 9em;
            left: 15.1em;
            width: 80em;
            height: 60em;
            border: 0;
 
		}
		
		#content2 {
		      display: none;
		}
		
		.contenthead {
            text-decoration: none;
            font: 100% Verdana, Arial, sans-serif;
            font-weight: bold; 
            padding-top: 0.5em; 
            line-height: 1em;
		}
		
				
		.pressehead {
            text-decoration: none;
            font: 100% Verdana, Arial, sans-serif;
            font-weight: bold; 
            line-height: 2.3em;
		}
		
		.auflistung {
            text-decoration: none;
            line-height: 0.5em;
		}
		
		.contenttext {
            text-decoration: none;
            line-height: 1.5em;
		}
		
		#content a {
            color: #416283;
            text-decoration: none;
  
		}
	
    		#content a:hover {
        	  color: #000;

		}	
			 	
		#content hr {
		border: 0;
		color: #dddddd;
		background-color: #dddddd;
		height: 1px;
		width: 100%;
		text-align: left;
		} 	
		
		#header {
            position: absolute;
            top: 2.2em;
            left: 1.8em;
		}
		
		.numbers {
            padding: 0.1em 0.3em 0.1em 0.3em;

		}
		
		.numbers:hover {
            background: #eee;
            color: #416283 !important;
            -webkit-border-radius: 2px;
		}
		
		.on {
            background: #dddddd;
            color: #416283 !important;
            -webkit-border-radius: 2px;
		}
		
		
		.presselogos {
	   	  padding: 0.7em 0em 0.4em 0em;
	 	  border: 0;
	 	}
	 	

	 	
	 	
	 	
