body
	{font-family: Trebuchet, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: #acacac;
	color: #4e4e4e;}
h1, h2, h3, h4, h5, h6, a
	{margin: 0px;
	text-align: left;}
a
	{text-decoration: none;}
p
	{margin: 0px;
	padding-bottom: 10px;}
img
	{border: 0px;}
hr
	{color: #4e4e4e;
	height: 1px;
	width: 100%;
	float: left;}

#sockel
	{height: 10px;
	background: #ffd90f;}
#leiste-unten
	{height: 20px;
	background-image: url(leiste-unten.png);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	margin-top: 15px;
	clear: left;}
#leiste-unten a
	{color: #4e4e4e;
	text-decoration: underline;
	clear: left;}
#main
	{width: 950px;}
#background-top
	{background-image: url(shadow-up.png);
	background-repeat: no-repeat;
	height: 10px;
	padding-right: 5px;
	position: relative;}
#background-middle
	{background-color: white;
	position: relative;
	border-left: 1px solid #ffd90f;
	border-right: 1px solid #ffd90f;
	clear: left;}
#text
	{background-image: url(background-middle.png);
	background-repeat: no-repeat;
	position:relative;}
#clear
	{clear: both;
	position: relative;}
#background-bottom
	{background-image: url(background-bottom.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	height: 44px;
	position: relative;}

#header
	{background-image: url(header.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 274px;
	text-align: right;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 10px;}

h1.title
	{padding-left: 50px;
	padding-top: 40px;
	font-size: 30px;}

#navi
	{width: 222px;
	float: left;
	position: relative;
	padding-top: 20px;}
#navi div
	{margin-top: 1px;
	padding: 2px;
	margin-left: 25px;
	position: relative;}
#navi a:link, #navi a:visited
	{text-decoration: none;}
#navi a:hover
	{font-weight:bold;}
div.navi-empty
	{height: 13px;}

div.navi1-active, div.navi-active
	{border-bottom: 1px solid #ffd90f;}
div.navi1 h1.navi a, div.navi h2.navi a, div.navi h3.navi a, div.navi h4.navi a
	{font-weight: normal;
	color: #4e4e4e;}
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;}
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: #4e4e4e;}
h2.navi, h3.navi, h4.navi
	{font-weight: normal;}
h1.navi
	{font-size: 17px;
	padding-left: 5px;}
h2.navi
	{font-size: 13px;
	padding-left: 15px;}
h3.navi
	{font-size: 11px;
	padding-left: 25px;}
h4.navi
	{font-size: 9px;
	padding-left: 35px;}

#content
	{text-align: left;
	margin-left: 250px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: -10px;}
#content h1, #content h2, #content h3, #content h4
	{padding-top: 15px;
	padding-bottom: 10px;
	font-weight: normal;}
#content a
	{color: #ffd90f;}
#content a:hover
	{text-decoration: underline;}
