
body {
  	background-color: white;
  	font-family:     Arial, Verdana, sans-serif;
  	font-size:       small;
  	margin:          10px;
}

#inhalt {
	width:		800px;
	margin-left: 	auto;
	margin-right:	auto;
}


#de-en img {
	border:		none;
}

#de-en a:link {
	border:		none;
}

#de-en a:visited {
	border:		none;
}

#links_allg a:link {
	color:		#ff9900;
	text-decoration:none; 
}

#links_allg a:visited {
	color:		#ff9900;
	text-decoration:none;
}

#links_allg a:hover {
	color:		#666666;
	text-decoration:none;
}
