/**
	*		~ www.pferde.biz ~
	*		> Seitenlayout - white
	*		@author agentur@pferde.biz
	*		@date 24-02-2010
	*		@version 1.0
**/

div.schriftblock {
	margin: 3em 0 0 0;
	padding: 0;
}

#content.white a {
	margin: 0;
	padding: 1px 3px;
	font-weight: normal;
	text-decoration: underline;
}

#content.white a:hover {
	color: #5c7a14;
	background: #ebf8ca;
	text-decoration: none;
}