/* CSS Document */

h1 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
	font-weight: normal;
}


body{ 

	margin: 0;
	padding: 0; 
}
body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

a {
	color: #FFA800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
	font-weight: normal;
	text-decoration: none;
	}
a:hover {color: #ABABAB;
}
	
p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
}

HR { height: 1px; color: #CDCDCD; }


a.unter {font-family:Arial,Helvetica,sans-serif; font-size: 10px; text-decoration: none; color: #ABABAB;} 
a.unter:hover {color: #FFAC34; text-decoration: none;} 
