/* CSS Document */

/* 
dieses stylesheet erlaubt die anpassung der benötigten absatzformate.
bitte die paddings von den div-tags nicht hier ändern, sondern nach ie6.css
übertragen, da sonst die korrekturen fü mozilla nicht richtig angewendet werden

cb 04.06.2007
*/

#content p.bodytext, #content2 p.bodytext {
	line-height: 17px;
}

body { 	scrollbar-shadow-color: #f7b200;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #f7b200;
	scrollbar-face-color:#f7b200;
	scrollbar-highlight-color:#f7b200;
	scrollbar-track-color:#ffffff;
	scrollbar-3d-light-color:#f7b200;
	scrollbar-darkshadow-color:#f7b200;
}	

#headbottom {
	color: #ffffff;
}

div#headleft p.bodytext {
	color: #f5f0d7;
}

#headbottom2 {
	color: #f5f0d7;

}

body#page1 div.news-list-home p.bodytext {
	color: #f5f0d7;
	font-size: 12px;
}

h1 {
	color: #1e5738
}

h2 {
	color: #c56c05
}

/* content-env,#content2-env, #contentleft-env, #contentleft2-env 
		background-color: #faf7da; */


div.goldbartop {
	z-index: 9;
}

div.goldbarbottom {
	z-index: 9;
}

div.lu, div.ll {
	z-index: 9;
}

div.ru, div.rl {
	z-index: 9;
}

div.flamme {
	z-index: 10;
}

