/*###############################################################
      CSS REIS AG
###############################################################*/

/* body  */
p, td, ul, ol {
	font-family: times;
	color: #86868B;
	font-size: 14px;
	line-height: 20px;
}

	
/* HEAD  */
.head {
	font-size: 14px;
	line-height: 20px;
	color: #2c426c;
	font-weight: bold;
}

	
/* FLIESSTEXT  */
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #86868B;
}
.topic {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	
	color: #2c426c;
	font-weight: bold;
	text-transform: uppercase;
}


/* FLIESSTEXT BOLD */


a.textlink {
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #505873;
	text-decoration: underline;

}


a.textlink:hover {
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	color:#505873;
	background-color:#ffffff;
	text-decoration: underline;
}


/*###############################################################
Menue
###############################################################*/

a, div {
    	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #86868B;
}

a.lev1akt {
	font-family: "Times New Roman", Times, serif;
	color: #2c426c;
	font-weight: bold;
	text-decoration: none;
}

a.lev1tit {
	font-family: "Times New Roman", Times, serif;
	color: #86868B;
	font-weight: bold;
	text-decoration: none;

}


a.lev1 {
	color: #86868B; 	
	text-decoration: none;
}


a.lev1:hover {
	color: #2c426c;
	font-weight: bold;
	text-decoration: none;
}

a.lev2 {
	color: #86868B;
	padding:0px 0px 0px 30px;	
	text-decoration: none;
}


a.lev2:hover {
	color: #2c426c;
	font-weight: bold;
	text-decoration: none;
	padding:0px 0px 0px 30px;
}


a.lev2akt {
	color: #2c426c;
	font-weight: bold;
	text-decoration: none;
	padding:0px 0px 0px 30px;
	
}

