body {
	color: #000000;
	background-color: #E5E5E5;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: black;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:active {
	color: #999999;
	text-decoration: none;
}

#wrap {
	margin-left: -450px;
	width: 900px;
	position: absolute;
	top: 0;
	left: 50%;
	visibility: visible;
	height: 558px;
	background: url(01-elements/wrap-bg.gif) repeat-y;
}

#footer {
	margin-left: -450px;
	width: 900px;
	position: absolute;
	top: 543px;
	left: 50%;
	visibility: visible;
	height: 30px;
	background: url(01-elements/footer-bg.gif) repeat-y;
}

#header {
	width: 804px;
	margin-left: 47px;
	height: 126px;
	margin-top: 15px;
}

#leftframe {
	height: 269px;
	position: relative;
	top: 20px;
	float: left;
	width: 161px;
	border-right: 1px solid #b2b2b2;
	left: 47px;
}

#rightframe {
	display: block;
	float: right;
	position: relative;
	top: 20px;
	right: 47px;
	height: 291px;
}

#footerframe {
	clear: both;
	border-top: 1px solid #b2b2b2;
	width: 806px;
	height: 98px;
	left: 47px;
	position: relative;
	top: 20px;
}

/* @group linklist */

#linklist {
	padding-left: 0;
	margin-left: 15px;
	color: black;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 15px;
}

#linklist li {
	list-style: none;
	margin: 0;
	background: url(01-elements/arrow-black.gif) no-repeat 0;
	padding-left: 15px;
}

#linklist a:link {
	text-decoration: none;
	color: black;
}

#linklist a:link#active, #linklist a:link#visited {
	text-decoration: none;
	color: #0098c9;
}

#linklist a:hover {
	text-decoration: underline;
	color: black;
}

/* @end */

/* @group navigation */

#navigation {
	padding-left: 15px;
	margin-left: 0;
	color: #999999;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-top: -3px;
}

#navigation li {
	list-style: none;
	margin: 0;
	color: #999999;
	padding: 0;
}

#navigation a:link {
	text-decoration: none;
	color: #999999;
}

#navigation a:link#active, #navigation a:link#visited, #navigation li.active, #navigation li.visited {
	text-decoration: none;
	color: #0098c9;
}

#navigation a:hover {
	text-decoration: underline;
	color: #999999;
}

/* @end */

/* @group sub-navigation */

#subnavigation {
	color: #999999;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 2px;
	padding: 0;
}

#subnavigation li {
	list-style: none;
	margin: 0;
	padding-left: 0;
	list-style-image: url(01-elements/arrow-black-3.gif);
	list-style-position: inside;
}

#subnavigation a:link#active, #subnavigation a:link#visited, #subnavigation li.active, #subnavigation li.visited {
	text-decoration: none;
	color: #0098c9;
}



/* @end */

/* @group *ie hack* sub-navigation */

* html #subnavigation {
	color: #999999;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0 0 0 -4px;
}

* html #subnavigation li {
	list-style: none;
	margin: 0;
	list-style-image: url(01-elements/arrow-black.gif);
	list-style-position: inside;
	padding: 0;
}

#subnavigation a:link#active, #subnavigation a:link#visited, #subnavigation li.active, #subnavigation li.visited {
	text-decoration: none;
	color: #0098c9;
}



/* @end */

/* @group sub-sub-navigation */

*html #subsubnavigation {
	color: #999999;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 8px;
	padding: 0;
}

* html #subsubnavigation li {
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-image: url(01-elements/arrow-black.gif);
	list-style-position: inside;
}

#subsubnavigation a:link#active, #subsubnavigation a:link#visited, #subsubnavigation li.active, #subsubnavigation li.visited {
	text-decoration: none;
	color: #0098c9;
}



/* @end */

/* @group *ie hack* sub-sub-navigation */

#subsubnavigation {
	color: #999999;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 18px;
	padding: 0;
}

#subsubnavigation li {
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-image: url(01-elements/arrow-black-3.gif);
	list-style-position: inside;
}

#subsubnavigation a:link#active, #subsubnavigation a:link#visited, #subsubnavigation li.active, #subsubnavigation li.visited {
	text-decoration: none;
	color: #0098c9;
}



/* @end */

.hg-impression {
	background: url(01-elements/hg-impressions.gif) no-repeat;
}

.hg-people {
	background: url(01-elements/hg-people.gif) no-repeat;
}

#impression {
	margin-top: 20px;
	margin-left: 23px;
}

#people {
	margin-top: 16px;
	margin-left: 19px;
}

#titel {
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin-top: -4px;
}

* html #titel {
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin-top: -2px;
}

.titel-grau {
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	color: #999999;
	margin-top: 0;
	margin-bottom: 0;
}

.titel {
	font-size: 20px;
	line-height: 23px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
}

.td-abstand20-rechts {
	padding-right: 20px;
}

#zahlennavi {
	color: black;
	font-weight: bold;
}

#zahlennavi a:link, #zahlennavi a:visited {
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
}

#zahlennavi a:hover {
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: underline;
}

.text {
	font-size: 13px;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.text-fett {
	font-size: 13px;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	font-weight: bold;
}

.text-abstand10oben {
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.text-abstand2oben {
	font-size: 13px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 0;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.untertitel {
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #999999;
	font-weight: bold;
}

.weiter {
	text-decoration: underline;
}

.weiter:active {
	color: #000000;
	text-decoration: underline;
}

.weiter:visited {
	color: #000000;
	text-decoration: underline;
}

.weiter:hover {
	color: #999999;
	text-decoration: underline;
}
