* {
	margin: 0; padding: 0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #3B3B3B;
	background: #FFFFFF url(../graphics/g_header_bgd.jpg) repeat-x;}
.wrapper {
	width: 840px;
	margin: 0 auto;}
.header {
	width: 840px;
	height: 95px;
	background: url(../graphics/g_header.jpg) no-repeat;}
.homelink {
	float: left;
	width: 300px;
	height: 75px;
	margin: 20px 0 0 36px;}
* html .homelink {
	margin: 20px 0 0 18px;}
.homelink img {
	border:	none;}
.innerWrapper {
	width: 840px;}
.shadowLeft {
	float: left;
	width: 20px;
	height: 509px;
	background: #FFFFFF url(../graphics/g_shadow_left.jpg) no-repeat;}
.shadowRight {
	float: left;
	width: 20px;
	height: 509px;
	background: #FFFFFF url(../graphics/g_shadow_right.jpg) no-repeat;}
.navigation {
	float: left;
	width: 166px;
	height: 437px;
	background: url(../graphics/g_nav_bgd.jpg) no-repeat;}
.content {
	float: left;
	width: 574px;
	padding: 30px 40px 20px 20px;}
.columnContainer {
	}
.contentColumn1 {
	float: left;
	width: 297px;
	margin-right: 15px;}
.contentColumn2 {
	float: left;
	width: 262px;}
.contentColumnImg {
	float: left;
	width: 282px;}
.copyright {
	float: right;
	width: 241px;
	height: 24px;
	margin-right: 60px;
	margin-bottom: 30px;
	background: #FFFFFF url(../graphics/g_copyright.jpg) top right no-repeat;}
* html .copyright {
	margin-right: 30px;}
	
/*** Navigation ***/

.navigation ul {
	margin-top: 73px;}
.navItem, .navItem2 {
	width: 165px;
	height: 18px;
	list-style-type: none;
	border-bottom: 1px solid #D5C7AA;}
.navItemLink, .navItemLink2 {
	display: block;
	color: #3E3013;
	font-weight: bold;
	height: 17px;
	font-size: 12px;
	background-color: #FAF9F6;
	text-decoration: none;
	padding: 1px 0 0 8px;}
.navItemLink2 {
	font-size: 11px;
	height: 16px;
	padding: 2px 0 0 18px;}
a:hover.navItemLink, a:hover.navItemLink2 {
	background-color: #F1EDE4;}
a:hover.navItemLink2 {
	padding: 2px 0 0 10px;
	border-left: 8px solid #FAF9F6;}
.navItemLinkActive, .navItemLink2Active {
	display: block;
	cursor: default;
	color: #3E3013;
	font-weight: bold;
	height: 17px;
	font-size: 12px;
	background-color: #E4DBC9;
	text-decoration: none;
	padding: 1px 0 0 8px;}
.navItemLink2Active {
	font-size: 11px;
	height: 16px;
	padding: 2px 0 0 10px;
	background-color: #E4DBC9;
	border-left: 8px solid #FAF9F6;}
	
/*** Content Types ***/


h2 {
	font-size: 18px;
	color: #3D3D3D;
	margin-bottom: 18px;}
p {
	font-size: 12px;
	color: #3B3B3B;}
.standard {
	font-size: 12px;
	color: #3B3B3B;}
.lower {
	font-size: 8px;
	padding-top: 5px;}
img {
	float: right;
	border: 1px solid #D5C7AA;}
.imgzoom {
	border: none;}
li.bulletlist {
	list-style-position: outside;
	list-style-image: url(../graphics/bullet_blue.jpg);
	font-size: 12px;
	color: #3B3B3B;
	margin-bottom: 8px;
	margin-left: 15px;
	display: list-item;}
.kontakt {
	font-size: 13px;
	line-height: 18px;
	color: #3B3B3B;}
.kontakt2 {
	float: left;
	width: 70px;
	font-size: 13px;
	line-height: 18px;
	color: #3B3B3B;}
.mailLink {
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	color: #216F9E;}
a:hover.mailLink {
	color: #85BADA;}
.footer {
	font-size: 10px;
	color: #888888;
	text-align: right;
	margin-top: 5px;}
.clear {
	clear: left;}
* html .clear {
	clear: left;
	height: 0px;}
.spacer {
	float: left;
	display: block;
	height: 25px;}
* html .spacer {
	float: left;
	display: block;
	height: 0px;}
.spacer2 {
	float: left;
	display: block;
	height: 2px;}
.standardLI {
	font-size: 12px;
	color: #3B3B3B;
	list-style-position: inside;}
