/* CSS Document */
body {
	color:#000000;
	text-align: center;
	margin-top:0;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	background-color:#ffe1c3;
	text-decoration: none;
	font-weight: bold;
	line-height:19px;
}

.Überschrift {font-size:16px; line-height:18px; color: #DC4403}


a:link {
	color: #DC4403;
	text-decoration: none;
	font-weight: bold;
}

a:active,
a:visited {
	color: #DC4403;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

#haupttabelle {
	background-color:#ffcc99;
	
}

#rahmentabelle {
	border: 2px; 
	border-color: #d84817;	
	border-style:solid;
	
}
