body {
	font-family: Verdana, Geneva, sans-serif;
	background: url(../img/steuern_bg.png) repeat-x #ebebeb;
}
#content-container {
	background: url(../img/contentcontainer_bg.jpg) no-repeat #370306;
}
#content {
	background: url(../img/content_bg.jpg) #fff right 0 no-repeat;
}
#nav {
	background:url(../img/nav_bg.gif) no-repeat;
}
#nav ul li, #meta_nav ul li {
	background:#460306;
}
#meta_nav {
	background:url(../img/meta_nav_bg.gif) repeat-y;
}
#meta_nav ul li a {
	background:#370002;
	/*color:#870713;*/
	color:#af0013;
}
#meta_nav ul li.line a {
	background:#370002 url(../img/meta_nav_li_bg.gif) left 0 no-repeat;
}
#nav ul li a:hover, #meta_nav ul li a:hover {
	background-color:#57040a;
}
#meta_nav ul li a.aktiv {
	background:#890914!important;
	color:#370206;
}
#container {
	background:url(../img/foot_bg.gif) repeat-y;
}
#foot {
	background:url(../img/foot_bg.gif) no-repeat;
}
.formgen input, .formgen textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
}
