/* Website hofgruender.de
Autor: Gerd H. Pfotzer
Version: 1.0 - 29.03.2008
Farben--
Überschriften: #
Schrift: #333333
bg: #ffffff
Navigation: #
Logorot: #9f2d21
Logogrün: #5e7703
Abgebende: #

*/
@import url('styles.css');
@import url('tt_news_v2_styles_ghp_hofangebote.css');

body {
	color:#333333;
	margin-left:10px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:10px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(../images_templates/bg_rte.gif);
	background-position:top;
	background-repeat:repeat;
	width:100%;
	text-align:left;
	line-height:160%;
}

