* {margin:0;padding:0;} 
	html,body,tr,td { 
		color: #000000;
		font-size: 13pt;
	font-family: "Roboto Condensed",sans-serif;
	font-style: normal;
		line-height: 1.6;
}
	}
    
	a		{ color: #715b4e; text-decoration: none; }
	a:hover	{ color: #a86e4c; text-decoration: none; }

	.imprint { font-weight: 600; color: #ffffff; font-size:10.5pt; line-height: 1.4; }
	.imprint a		{ font-weight: 600; color: #ffffff; font-weight:normal; text-decoration: none; }
	.imprint a:hover	{ color: #CCCCCC; text-decoration: none; }

	.login { font-size:8.5pt; color: #dbbc17; line-height: 1.4; }
	.login a		{ color: #dbbc17; font-weight:normal; text-decoration: none; }
	.login a:hover	{ color: #e0e0e0; text-decoration: none; }

	.footer {	 font-weight: 600; color: #FFFFFF; line-height: 1.6; font-family: 'Montserrat', Arial, Verdana  }
	.footer a		{ font-weight: 600; color: #FFFFFF; font-weight:normal; text-decoration: none;  font-family: 'Montserrat', Arial, Verdana  }
	.footer a:hover	{ color: #5f8dbd; text-decoration: none;  font-family: 'Montserrat', Arial, Verdana  }

.nav { 
	color: #FFFFFF;
	font-family: futura-pt,sans-serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-size:15pt;
}

.nav a { 
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

.nav a:hover  { 
	color: #CCCCCC;
	text-decoration: none;
   /* border-bottom: 2px solid black;*/
}

.nav2 { 
	color: #FFFFFF;
	font-family: futura-pt,sans-serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-size:14pt;
}

.nav2 a { 
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

.nav2 a:hover  { 
	color: #CCCCCC;
	text-decoration: none;
   /* border-bottom: 2px solid black;*/
}


.table_headers td { font-size:9pt; color:#FFFFFF; }

	.subnav {	
		font-family: montserrat, Arial, Verdana;
		color: #000000; 
		line-height: 2.2; 
		font-weight: 400; 
		}
	.subnav a		{ color:#000000; font-weight:normal; text-decoration: none; }
	.subnav a:hover	{ color:#e4680b; text-decoration: none; }

.headline { 
	color: #715b4e;
	font-family: futura-pt,sans-serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-size:17pt;
	} 

.input   {
        background: #FFFFFF;
        font-family: "Roboto Condensed", Arial, Verdana;
		font-weight: 500;
		font-style: normal;
        font-size: 12pt;
        color: #333333;
        border:1px solid #CCCCCC;
		height:20px;
    }

.input_login   {
        background: #FFFFFF;
        font-family: Arial, Verdana;
		font-weight: 500;
		font-style: normal;
        font-size: 10pt;
        color: #000000;
        border:1px solid #CCCCCC;
    }
	
.tablecol_1 { background-color:#715b4e}
.tablecol_2 { background-color:#715b4e; color:#FFFFFF;}
.tablecol_over { background-color:#7e746e}