/************************************************
 * Hauptstruktur
 ************************************************/
body, html {
	background-color: White;
}

#kopf{
	position: absolute !important;
	position: absolute; /* letzteres f�r IE */
	height:66px;
}

#kopfDeko{ position: absolute !important; }
#kopfTitel {
	
	bottom: -32px;
	
}
#kopfTitel span{
	display: block;
	color: #FBC300;
	font-size: 20pt;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 6px;
}

#kopf #kopfTitel a img { display:none;position: absolute; left:-1000px;}

#container{ width: 100%; margin: 0; }

#content {
	width: 99%; /* spalte Links */
	float: left;
	margin-top: 90px;
	
}

#contSpalte {
	padding-bottom: 0.5em; /* Spalte links INNEN */
	padding-left: 0% !important;
	padding-right: 0%;
}

#container, #fuss, #kopf { font-size: 11pt; /* Generelle Schriftgr��e */ }

div#crumbbar{ display: none; }

#fuss{ display: none; }

#naviSpalte{ display: none; }

#logo{
	float: left;
	padding: 0 1cm 0 .5cm; 
}


div.clearing{ clear: both; border-bottom: thin solid Gold; }

/************************************************
 * Einzelne Elemente
 ************************************************/
#content img {
	margin: 1em 1.5em 1em 0; /* Bild Mittelspalte (links herausgeschoben) */
	margin-left: 0;
}

h1, h2, h3 {
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.2em;
}

h5 { display: none; }

/* -------------------------------------------- */
/* (c) 11.2005 Ingo Sparr, DeutscheLebensArt.de */
/* -------------------------------------------- */
