body	
	{font-family: Vera Sans, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-image: url(header.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	color: #272727;}
h1, h2, h3, h4, h5, h6, a
	{margin: 0px;
	text-align: left;
	color: #a50200;}
p
	{margin: 0px;
	padding-bottom: 10px;}
a:link, a:visited
	{text-decoration: none;
	color: #a50200;}
a:hover
	{text-decoration: underline;
	color: #a50200;}
img
	{border: 0px;}
hr
	{color: #a50200;
	height: 1px;
	width: 100%;
	float: left;}

#header
	{background-image: url(schild.png);
	background-repeat: no-repeat;
	height: 175px;
	position: relative;
	width: 450px;
	margin: 60px 0px 0px 460px;}
#header h1
	{color: white;
	padding: 25px 0px 0px 40px;
	font-size: 24px;}

#main
	{width: 950px;
	position: relative;}
#background-content-top
	{background-image: url(content-oben.png);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
	width: 100%;
	height: 45px;}
#background-content-middle
	{background-image: url(content-middle.png);
	background-repeat: repeat-y;
	background-position: top right;
	position: relative;
	width: 100%;}

#background-navi
	{width: 240px;
	position: relative;
	float: left;}
#background-navi-top
	{background-image: url(navi-oben.png);
	background-repeat: no-repeat;
	height: 117px;}
#background-navi-middle
	{background-image: url(navi-middle.png);}
#background-navi-bottom
	{background-image: url(navi-unten.png);
	height: 25px;}

#navi
	{vertical-align: top;
	width: 240px;
	padding: 20px;}
#navi div
	{margin-top: 1px;
	padding: 2px;
	position: relative;}
#background-navi a:link, #background-navi a:visited, #background-navi a:hover
	{text-decoration: none;}
div.navi-empty
	{height: 13px;
	background-image: url(navi-mitte-empty.png);
	background-repeat: no-repeat;}
div.navi1, div.navi1-active
	{background-image: url(navi-mitte-navi1.png);
	background-repeat: no-repeat;}
div.navi1-content, div.navi1-active-content
	{border-bottom: 1px solid #272727;
	margin: 0px 35px 0px 25px;}
div.navi, div.navi-active
	{background-image: url(navi-mitte-navi.png);
	background-repeat: no-repeat;
	padding: 0px 30px 0px 25px;}
div.navi1 h1.navi a, div.navi h2.navi a, div.navi h3.navi a, div.navi h4.navi a
	{font-weight: normal;
	color: #272727;}
div.navi1 h1.navi a:hover, div.navi h2.navi a:hover, div.navi h3.navi a:hover, div.navi h4.navi a:hover
	{font-weight:bold;
	color: #a50200;}
div.navi1-active h1.navi a, div.navi-active h2.navi a, div.navi-active h3.navi a, div.navi-active h4.navi a
	{font-weight: bold;
	color: #a50200;}
h1.navi, h1.navi-active
	{font-size: 17px;
	padding-left: 5px;}
h2.navi, h2.navi-active
	{font-size: 13px;
	padding-left: 15px;}
h3.navi, h3.navi-active
	{font-size: 11px;
	padding-left: 25px;}
h4.navi, h4.navi-active
	{font-size: 10px;
	padding-left: 35px;}

#content
	{text-align: left;
	width: 610px;
	background-image: url(background-content.png);
	vertical-align: top;
	margin: 0px 30px 40px 200px;}
#content h1, #content h2, #content h3, #content h4
	{padding-bottom: 10px;
	font-weight: normal;}

#background-footer
	{background-image: url(footer.png);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	height: 22px;
	width: 1000px;
	color: #272727;
	font-size: smaller;
	padding: 28px 0px 0px 0px;
	clear: both;}

/* Sitemap Style */
ul.sitemap1st li
	{font-size: 16px;
	padding-top: 10px;
	font-weight: bold;}
ul.sitemap2nd li
	{font-size: 14px;
	padding-top: 0px;
	font-weight: normal;}
ul.sitemap3rd li
	{font-size: 12px;
	padding-top: 0px;
	font-weight: normal;}
ul.sitemap4th li
	{font-size: 11px;
	padding-top: 0px;
	font-weight: normal;}

