/* CSS Document */
a:link {
    font-family: Arial, Tahoma; 
    color: #9F241D;
    font-size:9pt;
    text-decoration: none;
    border-bottom:0px;
    }

a:visited {
    font-family: Arial, Tahoma; 
    text-decoration: none; 
    font-size:9pt;
    color: #9F241D;
    border-bottom:0px;
    }

a:hover {
    font-family: Arial, Tahoma; 
    color: #561A1A; 
    font-size:9pt;
    border-bottom:0px;
    }

*.mainfont{font-family: Arial, Tahoma; 
    text-decoration: none; 
    font-size:9pt;
    color: #000000;
    }
	
*.footer{font-family: Arial, Tahoma; 
    text-decoration: none; 
    font-size:9pt;
    color: #FFFFFF;
    }

a.nav_button{
    border:0px;
    }

*.dunkelgrau{
    font-size:9pt;
    color: #3E3E3E;
    font-family: Arial, Tahoma;
    text-decoration: none;
    }
	
*.datumquicknews{
    font-size:8pt;
    color: #848484;
    font-family: Arial, Tahoma;
    text-decoration: none;
    }

*.orange{
    font-size:9pt;
    color: #EF4E1D;
    text-decoration : none;
    font-family: Arial, Tahoma;
    }

*.durchgestrichen2{
    font-size:9pt;
    color: #C6C6C6;
    text-decoration : line-through;
    font-family: Arial, Tahoma;
    }

.textbox{
    background-color: #32444F;
    border:0.08em dashed #16242F;
    }

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	}
