* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: white;
	color: #444444;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 100.01%
}

#rahmen0 {
	background-color: #DEDEDE;
	margin: 10px 5% 0 5%;
	padding: 10px;
	border: 0;
}

#rahmen1 {
	background-color: #DEDEDE;
	margin: 0;
	padding: 10px;
	border: 1px solid #FF6600;
}

div#bildteil {
	text-align: right;
	float: right;
	margin: 0px 0px 20px 20px;
	background-color: transparent;
	width: 400px;	
}

img.kopfbild {
	padding:1px;
	border:1px solid #808080;
}

h1.kopf {
	font-weight: bold;
	font-size: 180%;
	line-height: 100%;
	margin: 0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

p.kopf {
	font-size: 120%;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0;
}

ul.navigation {
	color: #FF6600;
	font-size: 120%;
	line-height: 100%;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	list-style: none;
}

ul.navigation li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
}

ul.navigation li a {
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}

ul.navigation li a:hover {
	color: #FF6600;
}

span.orange, ul.navigation span {
	color: #FF6600;
	font-weight: bold;
}

span.weiss {
	color: white;
}

div#inhalt {
	margin: -10px 10px 20px 30%;
}

div#inhalt h1 {
	font-weight: bold;
	font-size: 140%;
	line-height: 100%;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
	border:0;
}

div#inhalt h2 {
	font-size: 140%;
	line-height: 140%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border:0;
}

div#inhalt h3 {
	font-weight: bold;
	font-size: 120%;
	line-height: 140%;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border:0;
}

div#inhalt h4 {
	font-weight: bold;
	font-size: 100%;
	line-height: 140%;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border:0;
}

div#inhalt p {
	font-size: 100%;
	line-height: 140%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border:0;
}
div#inhalt ul {
	font-size: 100%;
	line-height: 140%;
	margin: -5px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
	border:0;
}

div#inhalt table {
	font-size: 100%;
	line-height: 140%;
	margin: 0px 0px 10px -1px;
	padding: 0px 0px 0px 0px;
	border:0;
	border-top: 1px solid #444444;
}

div#inhalt table td {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 5px;
	border:0;
	border-bottom: 1px solid #444444;
	border-collapse: collapse;
}


div#galerie {
	clear: both;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0;
}

div#galerie img {
	display: inline;
	margin: 0px 5px 10px 0px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #808080;
	border-bottom: 3px solid #FF6600;
}

div#galerie a img {
	margin: 0px 5px 10px 0px;
	padding: 1px 1px 1px 1px;
	padding: 1px;
	border-bottom: 3px solid #808080;
}

div#galerie a:hover img {
	padding: 1px;
	border-bottom: 3px solid #FF6600;
}

div#galerie p{
	color: #444444;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	margin: 40px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
}

p a, table a, ul a {
	color: #444444;
	text-decoration: underline;
	font-weight: normal;
}

p a:hover, table a:hover, ul a:hover {
	color: #FF6600;
	background-color: #808080;
}

span.nobr {
	white-space: nowrap;
}

div.spreizer {
	height: 1px;
	width: 1px;
	font-size: 1px;
	clear: both;
	margin:0;
	padding:0;
	border:0;
}
