
	@import url(main_raster.css);
	
	@import url(hauptmenue.css);
	@import url(main.css);


	#text_navihelp
	{
		height: 1px;
		overflow:hidden;
		visibility: hidden;
		clear: both;
	}

	
	body{
		line-height: 1.3em;
		font-size:	100.1%
	}
	p{
		font-size: 1em;
	}

TABLE
{

	font-size: 100%;
	border-collapse:collapse;
}

#rechtespalte blockquote {
  background: #eee9e4 url(../pics/quot_back.gif) no-repeat 165px 5px;
  padding: 7px;
  margin: 0 0 0 20px;
}
#rechtespalte blockquote p {
  margin: 0;
  padding: 0;
  width: auto;
}
#rechtespalte blockquote cite {
  display: block;
  text-align: right;
  font-size: 11px;
  margin: 7px 0 0;
}

#content_haupt ul, #content_folge ul {
	margin: 0.5em 0;
	list-style-type: none;
	padding: 0 0 0 10px;
}

#content_haupt li, #content_folge li {
background:transparent url(../pics/pfeil-rechts-brown.gif) no-repeat scroll -5px 0.1em;
padding:0 0 2px 17px;
}
/* 
 * Layout 2009 06
 */
 
#container {
	width: 960px;
}
#contentwrapper {
	width: 747px;
	margin: 0 0 0 200px;
	background: url(../pics/bg-kringel_200906.jpg) 50% 120px no-repeat;
}
#contentwrapper .druck_haupt {

}
#contentwrapper .druck_haupt a {
	color: #548244;
}
#contentwrapper #content_folge, #contentwrapper #content_haupt {
	margin-left: 0;
	clear: right;
	padding-bottom: 40px;
	padding-right: 30px;
	background: none;
	line-height: 150%;
}
#contentwrapper #content_haupt {
	clear: none;
}
#contentwrapper #rechtespalte {
	clear: right;
	width: 185px;
	float: right;
	display: inline;
}
#contentwrapper div.clearer {
	clear: both;
}
