/* ######################################################################################################
** # http://www.ruf.de/toggo) ###########################################################################
** ######################################################################################################
** 
**  Dateiversion: 03.01.07 
**  Datei       : addon_homepage.css
**  Funktion    : Formatierung der Homepage: nahtloses Einfügen des Intro-Bildes
**
*/

@media screen
{

#main { float:left; background: url(../design/bg_main_hp.gif) repeat-y left top;  }

/*#col1 ul { margin:8.3em 0 0; }*/

/* Die Homepage benötigt die volle Breite (697 Pixel) von #col3 */
#col3_homepage { float:left; display:block; width:697px; margin:0, padding:0; background-color:#FFCC00;}
/*#col3_homepage h1 {margin-top:-30px; }*/
#col3_homepage #hp_text {
	width: 630px;
	margin-left: 40px;
	margin-top: -10px;
}
#col3_homepage #hp_text h1 {
	color:#d30015;
	margin: 0 0 0.5em;
	padding: 0;
}
#col3_homepage #hp_text p {
	color:#000;
}
#teaser_layer {
	height: 111px;
	width: 26px;
	z-index: 20;
	background: url(../gfx/hp_teaser_rechteEcke.gif) no-repeat left top;
	float: right;
	margin-top: -217px;
	margin-right: -26px;
	position: relative;
}

#footer {
	background:#ff9900 url(../design/bg_footer_hp.gif) no-repeat left top;
	margin: 0;
	height: 60px;
	font-size:0.85em;
	
	margin-top/**/:/**/ -2px; /* für IE 6.0 */
	}
	
	

}
