/* agb */

body	{
	background: #E5E5D8 top center repeat;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;	
	}

h3	{
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 12px 42px;
	padding: 0;
	}

p	{
	margin: 10px 30px 10px 42px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font: 12px Georgia, "New Century Schoolbook", Times, serif; 
	color: #333;
	}

img	{
	margin: 10px 0 10px 42px;
	border-width: 1px;
	border-style: solid;
	border-color: #AEAE9F;
	padding: 2px;
	}

img.news	{
	margin: 12px 0 6px 8px;
	padding: 0;
	border: 0;
	position: relative;
	clear: both;
	}			
	
#footer	{
	background: url(../i/content-footer.gif) top left no-repeat;
	clear: both;
	width: 545px;
	height: 54px;
	margin: 24px 0 0 18px;
	padding: 8px 0 0 0;
	vertical-align: middle;
	text-align: center;
	}



a.spezial:link, a.spezial:visited	{
	background: url(../i/print-icon.gif) left no-repeat;
	font-size: 16px;
	font-style: italic;
	width: 130px;
	line-height: 21px;
	margin: 0;
	padding: 0 0 0 21px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	}

a.spezial:hover, a.spezial:active	{
	background: url(../i/print-icon_over.gif) left no-repeat;
	color: #762300;
	text-decoration: underline;
	margin: 0;
	padding: 0 0 0 21px;
	text-align: left;
	}

span.abc	{
		font-size: 11px;
	}
