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

#main
	{width: 1000px;}
#background-top
	{background-image: url(shadow-up.png);
	background-repeat: no-repeat;
	height: 10px;
	padding-right: 5px;
	position: relative;}
#background-middle
	{background-image: url(shadow-middle.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	position: relative;}
#background-bottom
	{background-image: url(shadow-bottom.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	height: 20px;
	position: relative;}

#header
	{background-image: url(header.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 230px;
	padding-right: 40px;}

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

#navi
	{width: 222px;
	float: left;
	position: relative;}
#navi div
	{margin-top: 1px;
	padding: 2px;
	margin-left: 22px;
	position: relative;}
#navi a:link, #navi a:visited
	{text-decoration: none;}
#navi a:hover
	{font-weight:bold;}
div.navi-empty
	{height: 13px;}
div.navi1, div.navi1-active
	{border-top: 1px solid #4e4e4e;}
div.navi, div.navi1
	{background: #e1e1e1;}
div.navi-active, div.navi1-active
	{background: #fbde06;}
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: 0px 40px 0px 250px;
	padding-bottom: 30px;}
#content h1, #content h2, #content h3, #content h4
	{padding-bottom: 10px;
	font-weight: normal;}

#footer
	{clear: left;
	border-top: 1px solid #4e4e4e;
	padding-top: 5px;
	margin: 0px 40px 0px 22px;
	text-align: left;
	font-size: 10px;}
#impressum
	{margin-left: 228px;
	float: left;
	width: 200px;}
#design
	{float:left;}
#copyright
	{float: right;
	margin: -22px 20px 0px 0px;}
#footer-end
	{clear: left;
	height: 50px;}
