/****************************************************************************
CSS für Site  CLASSIC
CSS für Tagformatierung und Aussehen INNERHALB der Site (Content-betreffend)
*****************************************************************************/
/*<![CDATA[*/


@page { 
size : portrait; 
size : 21cm 29.7cm; 
margin-left : 2.5cm; 
margin-right : 2.5cm; 
margin-top : 2.5cm; 
margin-bottom : 2.5cm; 
} 

/* @media all----------------------------------------------------------
*/
@media all {
        
		ul {
	list-style : square;
	
}
	 ol {
	list-style-type : decimal;
	text-align : left;
	}
}
/* @media screen--------------------------------------------------------
*/
@media screen { 
        body {
        	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
    	    color: black;
	       	background-color : transparent; 
        	margin: 0px;
	        padding:0px;
        }
		p {
		   	background-color : transparent; 
		}
        
        hr {
        height : 1px; 
		width: 100%; 
        text-align : left; 
		border: 1px solid #999999 ;
        } 
        
        h1 {font-size : x-large; } 
        h2 {font-size : large; } 
        h3 {font-size : medium; } 
        h4 {font-size : small; } 
        h5 {font-size : smaller; } 
        h6 {font-size : x-small; } 
        h7 {font-size : xx-small; } 
        
        h4 {
	background: firebrick;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}
		
        /*
        *[title] {border-bottom:thin dotted #777; cursor:help;}

        a[href^="javascript:"]:before {content:"[js] "; color:#f55;}
        a[href="#"][onclick]:before {content:"[js] "; color:#f55;}

        a[hreflang]:before {content:"["attr(hreflang)"]"; color:#a00;}
        a[hreflang="en"]:before {content:url(flag-en.png);}
        */
         
    
        table , tr , td {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-weight : normal; 
        font-size : small; 
        color : black; 
        text-decoration : none;
        } 
		
		.red {
		color: #ff0000;
		}
/*		
		#credit {
		font-weight: bold;
		color: #ffffff;
        text-decoration : none; 
		}	
		
		#credit a {
		font-weight: bold;
		color: #ffffff;
        text-decoration : none; 
		}	

		#credit a:visited {
		font-weight: bold;
		color: #ffffff;
        text-decoration : none; 
		}	
		
		#credit a:hover {
		font-weight: bold;
		color: #ff0000;
        text-decoration : none; 
		}	

		#credit a:active {
		font-weight: bold;
		color: #ffffff;
        text-decoration : none; 
		}	
*/
        /* Links */
       
        a:link {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-weight : normal; 
        text-decoration : none; 
		color : red; 
        } 
        a:visited {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-weight : normal; 
        color : red; 
        text-decoration : none; 
        } 
		 a:hover {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-weight : normal; 
        text-decoration : underline; 
        } 
        a:active {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-weight : normal; 
        color : red; 
        text-decoration : none; 
        } 
 
 		/*   "Credits erwerben"  */
 
 		#credits a {
		text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size:x-small;
		color : #000000; 
		} 
					
		#credits a:visited {
		text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size:x-small;
		color : #000000; 
		} 
							
		#credits a:hover {
        text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size:x-small;
		color : #ff0000; 
		} 
					
		#credits a:active,#navihaupt_aktiv  {
        text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size:x-small;
		color : #999999; 
		}               
      
	  	#themen_titel_txt {
		padding: 5px;
		color: #000000;
		text-align: center;
		font-size: x-small;
		}
		
		#titel_txt {
		color: #000000;
		padding: 2px;
		text-align: left;
		font-weight: bold;
		font-size: x-small;
		}

		#inhaltsverzeichnis_txt {
		padding: 3px;
		color : #ffffff; 
		text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: x-small;
		font-weight: normal;
		}
		
		#themen_content_txt {
		padding: 5px;		
		font-size: x-small;
		}
		
		#inhaltsverzeichnis_txt a {
		text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: x-small;
		font-weight: normal;
		color : #ff0000; 
		} 
					
		#inhaltsverzeichnis_txt a:visited {
		text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: x-small;
		font-weight: normal;
		color : #ff0000; 
		} 
							
		#inhaltsverzeichnis_txt a:hover {
        text-decoration: underline;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: x-small;
		font-weight: normal;
		color : #ff0000; 
		} 
					
		#inhaltsverzeichnis_txt a:active,#navihaupt_aktiv  {
        text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: x-small;
		font-weight: normal;
		color : #ffffff; 
		}         
		
		#inhaltsverzeichnis_all_txt {
		padding: 3px;
		}
		
		#inhaltsverzeichnis_all_txt a {
		text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: x-small;
		font-weight: bold;
		color : #ff0000; 
		} 
					
		#inhaltsverzeichnis_all_txt a:visited {
		text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: x-small;
		font-weight: bold;
		color : #ff0000; 
		} 
							
		#inhaltsverzeichnis_all_txt a:hover {
        text-decoration: underline;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: x-small;
		font-weight: bold;
		color : #ff0000; 
		} 
					
		#inhaltsverzeichnis_all_txt a:active,#navihaupt_aktiv  {
        text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: x-small;
		font-weight: bold;
		color : #999999; 
		}    
		
		#answerHeader  {
        text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: x-small;
		font-weight: normal;
		color : #000000; 
		}         
		
		.topline  {
        text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 11px;
		font-weight: normal;
		color : #ffffff; 
		}      
}
/*]]>*/