body {
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

br {
	clear: both;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
	font-weight: bold;
	text-transform: uppercase;
}

input {
	float: left;
	height: 16px;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	width: 300px;
}

input.button {
	height: auto;
	width: auto;
}

textarea {
	float: left;
	height: 90px;
	margin-right: 3px;
	overflow: auto;
	width: 300px;
}

.kontakt {
	float: left;
	height: auto;
	margin-bottom: 6px;
	margin-right: 6px;
	padding: 0px 0px 0px 8px;
	width: auto;
}

#content {
	height: 198px;
	left: 198px;
	overflow: hidden;
	position: absolute;
	text-align: justify;
	top: 422px;
	width: 792px;
}
#content .text {
	overflow: auto;
	height: 192px;
	width: auto;
         overflow-x: hidden;
}
#content .thumbs {
	background: url(../upload/image/thumbs.gif) no-repeat right top;
	height: 198px;
	width: 792px;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

#content .picture {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 60px;
	overflow: hidden;
	border-left: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
}

p {
	margin: 0px 0px 1em;
	padding: 0px 3px 0px 8px;
}

strong {
	color: #FF6600;
	font-weight: bold;
}

#menu {
	height: 198px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 422px;
	width: 198px;
}

#menu ul {
	display: block;
	height: 198px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 198px;
}

#menu ul a {
	background: url(../upload/image/pfeilMenu.gif) #FF6600 no-repeat right bottom;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	height: 14px;
	padding-left: 8px;
	padding-top: 2px;
	text-decoration: none;
	text-transform: uppercase;
	width: 190px;
}

#menu ul a:hover {
	background: #000000 url(../upload/image/pfeilMenu.gif) no-repeat right bottom;
}

#menu ul li {
	border-bottom: 6px solid #FFFFFF;
	display: block;
	height: 16px;
	margin: 0px;
	padding: 0px;
	width: 198px;
}
#pix {
	height: 400px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: fest;
	top: 0px;
	width: 990px;
}

#subtitle {
	height: 18px;
	left: 190px;
	padding-top: 4px;
	position: absolute;
	text-align: right;
	top: 400px;
	width: 800px;
}
#copyright {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 625px;
	font-size: 9px;
}


#title {
	font-weight: bold;
	height: 18px;
	left: 0px;
	margin: 0px;
	padding: 4px 0px 0px 10px;
	position: absolute;
	text-transform: uppercase;
	top: 400px;
	width: 180px;
}

#title a {
	color: #000000;
	text-decoration: none;
}

#title a:hover {
	color: #000000;
	text-decoration: none;
}
#content .text table {
	margin: 0px;
	padding: 0px;
	width: 750px;
}
#content .text table td {
	margin: 0px;
	padding: 0px;
         width: 150px;
	text-align: left;
	vertical-align: top;
}
#content .text table p {
	margin: 0px;
}