body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
	line-height : 1.7em;
	color: #fff;
	/*	background: #777777;*/
	background: #999999 url(images/back1.jpg) left top fixed no-repeat;
	line-height: 1.7em;
	min-height: 1200px;
	height: auto !important;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 1.2;
}

#headbar {
	float: none;
	width: 1000px;
	margin: 0 auto;
	height: 100px;
	text-align: right;
	width: 1000px;
}

#page {
	float: none;
	width: 1000px;
	border: solid 1px #fff;
	margin: 0 auto;
	background: url(images/bg.png);
	height: 800px;
	min-height: 900px;
	height: auto !important;
}

#head {
	width: 99%;
	margin-top: 5px;
	text-align: right;
}

#banner h1 {
	margin: 0;
	padding: 25px;
	text-align: left;
	background: transparent;
	color: #fff;
}

#clear {
	float: left;
	width: 100%;
	height: 20px;
	width: 100%;
}

#content {
	margin-left: 250px;
	padding-left: 10px;
	width: 740px;
	overflow: visible;
	/*	border-left: 1px dotted gray;*/
	min-height: 600px;
	height: auto !important;
}

#bar1 {
	float: left;
	width: 240px;
	margin-left: 10px;
}

#bar2 {
	float: left;
	width: 180px;
	border: solid 1px black;
	/*	margin-left: 10px;*/
	
}

#footer {
	float: left;
	margin: 0;
	width: 100%;
	height: 150px;
	min-height: 150px;;
	height: auto !important;
	text-align: center;
	background: red;
	border-top: 1px dotted black;
	height: auto !important;
}

a {
	text-decoration: none;
	color: #ff9900;
	font-weight: bold;
	background: inherit;
}

a:hover {
	color: #ff9900;
	font-weight: bold;
	background: inherit;
}

img {
	border: 1px black;
}

h1 {
	font-size: 140%;
	text-align: left;
	color: #ff9900;
}

h2 {
	margin: 3px;
	padding: 0px;
	font-size: 130%;
	color: #ff9900;
	background: inherit;
}

h3 {
	padding: 5px;
	text-transform: uppercase;
	font-size: 110%;
	letter-spacing: 5px;
	color: #fff;
	background: #eee;
}

h4 {
	padding: 5px;
	text-transform: uppercase;
	font-size: 110%;
	color: #fff;
	background: #f17c0b;
}

.kathegorie-list-item { /*	width: 100%;*/
	
}

.kathegorie-list-item-header {
	font-size: large;
	font-weight: bold;
	/*	width: 100%;*/
	cursor: pointer;
	border-bottom: solid 1px white;
	text-align: left;
}

.kathegorie-list-item-beschreibung {
	font-size: small;
	/*	width: 100%*/
}

.kathegorie-list-item-content-close { /*	width: 100%;*/
	display: none;
}

.kathegorie-list-item-content-open {
	padding-top: 20px;
	/*	width: 100%;*/
	display: block;
}

.content-object { /*	border-bottom: dotted 1px gray;*/
	padding: 2%;
	display: table;
	width: 650px;
}

.content-object-images-left {
	float: left;
	margin-right: 10px;
}

.content-object-images-bottom {
	text-align: center;
}

.tabelle {
	color: black;
}
