    /*====================================================================
	TOP-HEADLINE
    ====================================================================*/	  
    h1 {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
	font-size: 1.45em;
	letter-spacing: 0.05em; 
	line-height:1.5em;
    padding: 0px 30px 0px 30px;
    color: #232426;
	}

    /*====================================================================
	HEADLINE/SUBLINE
    ====================================================================*/	  
    h2 {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
	font-size: 0.95em;
	letter-spacing: 0.05em; 
	line-height:1.5em;
    padding: 0px 30px;
	color: #232426;
    } 

    /*====================================================================
	AKKORDION
    ====================================================================*/	  
    h3 {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
	font-size: 1.0em;
	letter-spacing: 0.05em; 
	line-height:1.5em;
    padding: 20px 10px 20px 10px;
    color: #ffffff;
	}

    /*====================================================================
	NAVIGATION LINKS
    ====================================================================*/	  
    h4 {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
	font-size: 0.8em;
	letter-spacing: 0.05em; 
	line-height:1.5em;
    padding: 5px 10px 0px 10px;
 	
    }    

    /*====================================================================
	FOOTER LINKS
    ====================================================================*/	  
    h5 {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 0.65em;
    letter-spacing: 0.05em;
    line-height:1.3em;
    font-weight: normal;
    text-decoration:none;
    padding: 15px 0px 0px 13px;
    color:#ffffff;
    }

    /*====================================================================
	FOOTER SLOGAN 
    ====================================================================*/	  
    h6 {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
	font-size: 1.2em;
	letter-spacing: 0.05em; 
	line-height:1.5em;
    padding: 5px 0 0 12px; 
 	
    }

    /*====================================================================
	MENGENTEXT   
    ====================================================================*/	     
    p {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
	font-size: 0.85em;
	letter-spacing: 0.05em; 
	line-height:1.5em; 
    padding: 20px 30px 0px 30px;
    }
    
    p.right {float: right;} 
    
    /*====================================================================
	AUSZEICHNUNGEN
    ====================================================================*/	  
    p.headline {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
	font-size: 1.45em;
	letter-spacing: 0.05em; 
	line-height:1.5em;
    padding: 0px 30px 0px 30px;
   	color: #232426;
    }
    
    p.subline {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
	font-size: 0.95em;
	letter-spacing: 0.05em; 
	line-height:1.5em;
    padding: 0px 30px;
	color: #232426;
	
    }
    
    
    
    /*====================================================================    
    
    p.newline {
    font-family: 'Oswald';
    font-size: 29px;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    line-height: 46.4px;
    }
    
    .newlink{ text-decoration:none; color: #0099ff; }
    
    
     ====================================================================*/	    
    
    
    
    
    .counter {color: #ffffff;}

    .titel {font-weight: 700;}  
    
	p.toplist {padding: 10px 15px 0px 10px;}
	p.list {padding: 0px 15px 0px 10px;}
	p.bottomlist {padding: 0px 15px 20px 10px;}  
   	p.listende {padding: 0px 15px 5px 10px;}   
    
    
    ol, ul {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 70px;
    }
    
    li {
    padding-left: 5px;
    }
    
	/*====================================================================
	VERLINKUNG
	====================================================================*/    
    a:link {
	text-decoration:none; color: #ffffff;
	}

	a:visited {
	text-decoration:none; color: #ffffff;
	}

	a:hover {
	text-decoration:none; color: #0099ff;
	}

	a:active {
	text-decoration:none; color: #ffffff;
	}

	a:focus {
	text-decoration:none; color: #ffffff;
	}
    
    .sitelink{ text-decoration:none; color: #0099ff; font-weight: 700; }
    .sublink { font-family: 'Oswald'; font-style: normal; font-size: 0.6em; letter-spacing: 0.05em; line-height:1.3em; font-weight: 400; text-decoration:none; padding: 15px 0px 0px 13px; color: #fff; }
    