@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
#header {
	background-color: #000;
	text-align: left;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	position: relative;
	height: auto;
	width: 100%;
}
#navigation {
	position: relative;
	width: 100%;
	height: auto;
	background-image: url(../produktion/bg_red_r.jpg);
	background-repeat: repeat;
	text-align: left;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#buttons {
	background-image: url(../produktion/bg_red_l.jpg);
	background-repeat: repeat-y;
	text-align: left;
	position: relative;
	width: 223px;
	height: auto;
}
#headerimages {
	position: relative;
	height: auto;
	width: 677px;
	text-align: right;
}
#headerimages img {
	border: 8px solid #FFF;
	margin-right: 0px;
	margin-left: 50px;
	position: relative;
	height: auto;
	width: auto;
}
#content {
	background-color: #53151B;
	text-align: left;
	position: relative;
	width: 100%;
	height: auto;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#left {
	text-align: left;
	position: relative;
	height: auto;
	width: 223px;
	padding-top: 30px;
}
#fusszeile {
	position: relative;
	height: auto;
	width: 100%;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	position: relative;
	height: auto;
	width: auto;
	text-align: right;
	float: right;
	right: 15px;
}
#footer a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#untermenu {
	position: relative;
	height: 30px;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #825D59;
}
.button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 15px;
	text-align: left;
	position: relative;
	width: 223px;
	height: 30px;
	line-height: 30px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #825D59;
}
.button a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.button a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #581A22;
	display: block;
}
.buttonlast {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 15px;
	text-align: left;
	position: relative;
	width: 223px;
	height: 30px;
	line-height: 30px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.buttonlast a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.buttonlast a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #581A22;
	display: block;
}
.buttonleft {
	position: relative;
	height: auto;
	width: 223px;
	padding-bottom: 20px;
}
.ubutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	position: relative;
	height: 30px;
	width: auto;
	float: left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #825D59;
	background-color: #5F352C;
	display: block;
}
.ubutton a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
.ubutton a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #3D0503;
	padding-right: 15px;
	padding-left: 15px;
}
.text {
	position: relative;
	height: auto;
	width: 627px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 30px;
}
.text .titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 10px;
}
.text .textsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.text .textsmall a {
	color: #FFF;
	text-decoration: underline;
}
.text .textsmall a:hover {
	color: #CCC;
	text-decoration: underline;
}
.text .picture {
	border: 8px solid #FFF;
	margin-left: 15px;
	float: right;
	margin-bottom: 15px;
}
iframe {
	border: 8px solid #FFF;
}
.text .textlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.text .textlinks a {
	color: #FFF;
	text-decoration: none;
}
.text .textlinks a:hover {
	color: #CCC;
	text-decoration: none;
}
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #966F70;
	margin-bottom: 30px;
	text-align: left;
	margin-top: 30px;
}
#form td {
	height: 30px;
}
#texta {
	background-color: #7F5D55;
	border: 1px solid #FFF;
}

