tr, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif,monospace; 
	font-size: x-small;
} 

TABLE {
	margin : 0; 
}
 
HR {
	color : #e43034; 
} 

BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif,monospace;
	color : #000000;
	background-color : #ffffff;
	text-align : left;
} 

strong, b {
	font-weight : bold; 
} 
h3 {
	font-size: medium;
	font-weight: bold;
	}
ul {
	list-style-type:square;

}

A:visited {
	color : #c83333; 
	text-decoration : underline
} 
A:aktiv {
	color : #000000; 
	text-decoration : underline
	} 
A:link {
	color : #b81010; 
	text-decoration : underline
} 
A:hover {
	color : #000000; 
	text-decoration : underline; 
} 

A.black:visited {
	color : #333333; 
	text-decoration : underline; 
	}
A.black:aktiv {
	color : #000000; 
	text-decoration : underline; 
	} 	 
A.black:link {
	color : #000000;
	text-decoration : underline;
	} 
A.black:hover {
	color : #333333;
	text-decoration : underline; 
} 
A.toptitle2:visited {
	color : #505050; 
	text-decoration : none; 
	}
A.toptitle2:aktiv {
	color : #505050; 
	text-decoration : none; 
	} 	 
A.toptitle2:link {
	color : #505050;
	text-decoration : none; 
	} 
A.toptitle2:hover {
	color : #505050;
	text-decoration : underline;
	} 
A.toptitle3:visited {
	color : #ffffff; 
	text-decoration : none; 
	}
A.toptitle3:aktiv {
	color : #ffffff; 
	text-decoration : none; 
	} 	 
A.toptitle3:link {
	color : #ffffff;
	text-decoration : none; 
	} 
A.toptitle3:hover {
	color : #ffffff;
	text-decoration : underline;
	} 
A.leftnav:visited {
	color : #000000; 
	text-decoration : none; 
	}
A.leftnav:aktiv {
	color : #000000; 
	text-decoration : none; 
	} 	 
A.leftnav:link {
	color : #000000;
	text-decoration : none; 
	} 
A.leftnav:hover {
	color : #ffffff;
	text-decoration : none;
	} 	
A.leftnav2:visited {
	color : #006868; 
	text-decoration : none; 
	}
A.leftnav2:aktiv {
	color : #006868; 
	text-decoration : none; 
	} 	 
A.leftnav2:link {
	color : #006868;
	text-decoration : none; 
	} 
A.leftnav2:hover {
	color : #000000;
	text-decoration : none;
	} 
	
.leftnav1 {
	font-family: arial;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	letter-spacing: -0.8;
	text-transform: uppercase;
	}	
.leftnav2 {
	font-family: arial;
	font-weight:bold;
	font-size: 11px;
	color: #007878;
	letter-spacing: -0.6;
	text-transform: uppercase;
	}	
.leftnav3 {
	font-family: arial;
	font-size: 10px;
	font-weight:normal;
	letter-spacing: -0.96;
	text-transform: capitalize;
	}	
	
	
.toptitle1 {
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 3;
	}
.toptitle2 {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	letter-spacing: -0.8;
	}	
.toptitle3 {
	font-family: arial;
	font-size:11px;
	color: #ffffff;
	letter-spacing: -0.6;
	}	
.cicolor1 {
	background-color: #e43034;
	color: #ffffff;
}	
.cicolor2 {
	background-color: #d0d0d0;
}	

.cicolor3 {
	background-color: #f0f0f0;
}		
.white {
	background-color: #ffffff;
}	
.headline {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #e43034;
	padding: 2px;
	letter-spacing: -0.9;
}
.small {
font-size : xx-small; 
} 
.text {
line-height : 132%; 
} 
.error {
font-size : medium; 
font-style : italic; 
font-weight : bold; 
color : red; 
} 
.red, .rot {
color : #cc0000; 
}
.marker {
	background-color: #ffcc33;
}	
.searchinput {
	font-family: Arial, Helvetica, sans-serif,monospace;
	font-size : 10px;
}
.newsletterinput {
	font-family: Arial, Helvetica, sans-serif,monospace;
	font-size : 10px;
}

@media Print {
	.noprint {
	                display: none;
            	}
}