@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	color:#575757;  
	padding:0px;
	margin:0px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	}
	
#right p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color:#575757;
	letter-spacing: 0px;
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 25px;
	padding: 0px;
	}
	
#right p.aufzaehlung {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#right a {
	color:#b8a500;
	text-decoration: none;
	}	
	
#right a:hover {
	color:#b8a500;
	text-decoration: none;
	}	

#right h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 13px;
	font-style:italic;
	}
	
a {
	color:#575757;
	text-decoration: none;
	}
	
a:hover {
	color: #b8a500;  
	text-decoration: none;
	}
	
span.rot {
	color:#FF0000;
	}

	


