body {
	background: #F1DFCB url(../images/bg.jpg) left top repeat-x fixed;
	color: #000;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

* {
	font-family: 'Trebuchet MS', Trebuchet, Geneva, Arial, Verdana, sans-serif;
	font-size: 1.0em;
}

/* Main */
#container {
	background: #fff;
	color: inherit;
	height: auto !important;
	margin: 0 auto;
	min-height: 100%;
	padding: 0;
	position: relative;
	text-align: left;
	width: 710px;
}

#main {
	background: #fff;
	color: inherit;
	height: 100%;
	width: 710px;
	margin: 0 auto;
	padding: 0;
}

#header {
	background: #FFF;
	height: 192px;
	margin: 0 auto;
	padding: 30px 0 0 32px;
	position: relative;
	width: 678px;
}

#footer {
	bottom: 0 !important;
	height: 5.0em;
	margin: 0;
	position: absolute;
	width: 100%;
	font-size: 0.90em;
	font-weight:700;
	color:#BF967B;
	line-height: 180%;
}

/* SWF Object */
#flashcontent {
		width: 645px;
		height: 155px;
		float: left;
	}

/* Content */
#content {
	font-family: Geneva, Arial, Verdana, sans-serif;
	margin: 0;
	width: 646px;
	padding: 0 32px 7.0em 32px;
}

/* Footer */
#footer_L {
	position: absolute;
	left: 0px;
	background: #fff;
	color: inherit;
	margin: 0 auto;
	padding: 0 0 0 43px;
	width: 144px;
	height: 100%;
}

#footer_R {
	position: absolute;
	width: 470px;
	padding: 140px 0 0 11px;
	left: 205px;
	background: #fff;
	color: inherit;
	margin: 0 auto;
	padding: 0 32px 0 0;
	height: 100%;
}

/* Misc */
hr {
	display: none;
}

/* Schriften */
.nav {
	padding: 0 0 4px 10px;
	font-size: 1.4em;
	font-weight:500;
}

.subnav {
	padding: 4px 10px 4px 16px;
	font-size: 0.7em;
	line-height: 100%;
}

.subpoint {
	padding: 0 0 7px 0;
}

.headline{
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	font-weight:500;
	padding: 0 0 8px 0;
}

.fliess{
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif;
}

.fett{
	color:#666;
	font-weight:700;
}

.marginal{
	font-size: 0.8em;
	color:#BF967B;
	padding: 6px 0 0 14px;
}

a {
	color:#000;	
}

a:hover {
	color:#666;
}

.nav a {
	color:#BF967B;	
	text-decoration: none;	
}

.marginal a {
	color:#BF967B;	
	text-decoration: none;	
}

.marginal a.hier {
	color:#000;	
}

.subpoint a.hier {
	color:#000;
	font-weight:700;
}

a.hier {
	color:#000;
}

.nav a:hover{
	color:#666;
}

#footer a {
	color:#BF967B;	
	text-decoration: none;	
}
