@charset "UTF-8";
html, body, p, th, td, li, dd, dt {
	color: #FFFFFF;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	font-family: Baskerville, Georgia, Cambria, Palatino, "Palatino Linotype", Times, Times New Roman, serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
}
h1, h2, h3 {
	text-shadow: 0 3px 2px black;
	font-variant: small-caps;
}
h1, h2 {
	margin-bottom: 15px;
	padding: 10px 0 0;
}
h3 {
	margin-bottom: 10px;
	color: #6A191A;
	letter-spacing: -1.5px;
	text-shadow: 0 2px 1px black;
}
h1 {
	font-size: 2.8em;
	color: #CCC;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1em;
	letter-spacing: normal;
}
h4.red {
	color: #6A191A;
}
h5 {
	font-size: 0.9em;
	letter-spacing: normal;
	line-height: normal;
}
h5.red {
	color: #6A191A;
}
h6 {
	font-size: 0.8em;
	letter-spacing: normal;
	line-height: normal;
}
h6.red {
	color: #6A191A;
}
a {
	outline: none;
}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}
/* Design */
body {
	overflow: hidden; /*	 needed to eliminate scrollbars caused by the background image */
	padding: 0;
	margin: 0; /* necesarry for the raster to fill the screen */
	height: 100%;
	width: 100%;
	background-color: #272727;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}
#stretch {
	position: absolute;
	z-index: -1; /*position:fixed;
     top:0;
     left:0;
     height:100%;
     min-height:610px;
     min-width:1005px; */
}
#site {
	overflow: auto; /*	 needed to eliminate scrollbars caused by the background image */
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 1;
}
#top {
	z-index: 100;
	position: fixed;
	top: 0;
	width: 100%;
	height: 14px;
	background-image: url(../img/bg_top.png);
	background-repeat: repeat-x;
}
#bglogo {
	z-index: 200;
	position: fixed;
	top: 0;
	width: 186px;
	height: 145px;
	background: url(../img/bglogo_t.png);
}
#logo {
	z-index: 300;
	height: 135px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	background-image: url(../img/logo.png);
}
#logo:hover {
	background-position: 20px -131px;
}
#center {
	margin: 0 auto;
	width: 970px;
}
#left {
	position: fixed;
	float: left;
}
#right {
	float: right;
	width: 769px;
}
#content {
	padding: 82px 80px 10px 80px;
	min-height: 500px;
	background: url(../img/stage.png);
	filter: Alpha(opacity = 80);
	background-repeat: repeat-y no-repeat;
	opacity: 0.8;
	-moz-opacity: 0.8;
	/*background-color: rgba(115, 24, 26, 0.8);*/
    border: thin #fff;
}
#corners {
	height: 45px;
	padding-bottom: 110px;
	background: url(../img/stage_corner.png);
	background-repeat: no-repeat;
	opacity: 0.8;
	-moz-opacity: 0.8;
}
/* Bottom */
#bottom {
	padding-top: 25px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 90px;
	background-color: #9c9c9c;
	background: url(../img/bg_bottom.png);
	background-repeat: repeat-x;
}
#bottom a {
	text-decoration: none;
}
#bottom #buttonPartner {
	margin-left: 40px;
	float: left;
	width: 85px;
	height: 18px;
	background-image: url(../img/btn_partner.png);
	background-position: 0 0;
}
#bottom #buttonImpressum {
	margin-left: 5px;
	float: left;
	width: 85px;
	height: 18px;
	background-image: url(../img/btn_impressum.png);
	background-position: 0 0;
}
#bottom #buttonPartner:hover {
	background-position: 84px 0px;
}
#bottom #buttonImpressum:hover {
	background-position: 84px 0px;
}
/* Menu */
#menu {
	margin-top: 200px;
}
#menu li {
	list-style: none;
	list-style-type: none;
	padding-left: 5px;
}
#menu li:hover {
/*height:27px;
     background-color:#4d1012;
     border-bottom:solid;
     border-bottom-width:thin;
     border-bottom-color:#aaa;*/
}
#menu a {
	height: 28px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../img/nav.png) 0 0 no-repeat;
}
#menu a#p1 {
	width: 200px;
	background-position: 0px 0px;
}
#menu a#p2 {
	width: 200px;
	background-position: 0px -30px;
}
#menu a#p3 {
	width: 200px;
	background-position: 0px -60px;
}
#menu a#p4 {
	width: 200px;
	background-position: 0px -90px;
}
#menu a#p5 {
	width: 200px;
	background-position: 0px -120px;
}
#menu a#p6 {
	width: 200px;
	background-position: 0px -150px;
}
#menu a#p7 {
	width: 200px;
	background-position: 0px -180px;
}
#menu a#p1:hover {
	width: 200px;
	background-position: 0px -209px;
}
#menu a#p2:hover {
	width: 200px;
	background-position: 0px -239px;
}
#menu a#p3:hover {
	width: 200px;
	background-position: 0px -269px;
}
#menu a#p4:hover {
	width: 200px;
	background-position: 0px -299px;
}
#menu a#p5:hover {
	width: 200px;
	background-position: 0px -329px;
}
#menu a#p6:hover {
	width: 200px;
	background-position: 0px -359px;
}
#menu a#p7:hover {
	width: 200px;
	background-position: 0px -389px;
}
/* Preisliste */
.pricelist {
	margin-top: 10px;
	margin-bottom: 30px;
}
.pdescription {
	padding-top:3px;
	padding-bottom:3px;
	font-size: small;
	width: 410px;
	padding-left: 10px;
}
.price {
	font-size: 14px;
	font-weight:500;
	width: 100px;
	padding-right: 10px;
	padding-left: 10px;
}
.even {
	background-color: #333;
}
.odd {
	background-color: #000;
}
/* Kontakt */
#contact-area .txt_input, #contact-area textarea {
	padding: 5px;
	width: 250px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #666;
	color: white;
	background-color: #000;
}
#contact-area textarea {
	height: 200px;
}
#contact-area textarea:focus, #contact-area .txt_input:focus {
	border: 1px solid black;
	background-color: #222;
}
#contact-area textarea:hover, #contact-area .txt_input:hover {
	background-color: #333;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 60px;
	padding-top: 5px;
	font-size: 0.75em;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
textarea {
	height: 80px;
	width: 250px;
}
input {
	display: block;
}
#submitButton {
	width: 126px;
	height: 22px;
}
#form_errors {
	display: none;
}
#form_thanks {
	display: none;
}
/* Spezielle Klassen fuer Effekte*/
p.intro {
	color: #DBBF99;
}
p.intro:hover {
	color: white;
	background-color: #891142;
}
p.center {
	text-align: center;
}
p.small {
	font-size: 10px;
}
.red {
	color: #6A191A;
}
.intro {
	color: #DBBF99;
}
.intro:hover {
	color: white;
	background-color: #891142;
}
.engraved {
	color: black;
	text-shadow: 0 1px 0 #e1566a;
}
.space {
	margin-left: 6px;
}
.smallfont90 {
	font-size: 90%;
}
.smallfont80 {
	font-size: 80%;
}
.smallfont60 {
	font-size: 60%;
}
.bigfont120 {
	font-size: 120%;
}
.boldfont {
	font-weight: 500;
}
.lightBG {
	padding: 15px 15px 15px 20px;
	background-color: #7B3B3B;
}
.darkBG {
	padding: 15px 15px 15px 20px;
	background-color: black;
}
.darkBG2 {
	padding: 15px 15px 15px 20px;
	background-color: #141414;
}
.darkBGgallery {
	padding: 15px 15px 15px 20px;
	background-color: #141414;
	padding: 15px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-color: #111213;
	border-width: 5px;
	border-style: double solid;
	padding: 10px 10px 10px 10px;
	border-bottom-style: solid;
	border-bottom-color: #45002D;
	border-bottom-width: thin;
}
.darkBG3 {
	padding: 15px 15px 15px 20px;
	background-color: #141414;
}
.darkBG3:hover {
	background-color: black;
}
.rounded {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.rounded18 {
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-color: #111213;
	border-width: 5px;
	border-style: double solid;
	padding: 10px 10px 10px 10px;
}
.rounded182 {
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-color: black;
	border-width: 5px;
	border-style: double solid;
	padding: 10px 10px 10px 10px;
}
.box {
	float: left;
	padding: 10px;
	background-color: black;
}
.description {
	padding: 10px;
	float: right;
	width: 500px;
	height: 200px;
}
.clear {
	clear: both;
}
.separator {
	padding: 0px 0px 25px 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../img/separator.png);
}
.separatorfollow {
	padding: 10px 0px 25px 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../img/separator.png);
}
.separatorend {
	padding: 0px 0px 25px 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../img/separatorend.png);
}
.separatorfollowend {
	padding: 10px 0px 70px 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../img/separatorend.png);
}
.separatorfollowendp {
	padding: 10px 0px 60px 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../img/separatorend.png);
}
.dropShadow {
	border-bottom-style: solid;
	border-bottom-color: #45002D;
	border-bottom-width: thin;
}
.blackPic {
	border-color: black;
	border-style: solid;
	border-width: 6px;
	padding: 5px 5px 5px 5px;
}
.whitePic {
	border-color: white;
	border-style: solid;
	border-width: 5px;
	background:#300;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 5px 5px 5px;
	margin: 5px 15px 45px 0px;
}
.whitePicplus {
	border-color: white;
	border-style: solid;
	border-width: 5px;
	background:#300;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 5px 5px 5px;
	margin: 5px 15px 200px 0px;
}
/* .whitePic:hover {
	border-color: #272326; */
}
.galleryPic {
	border-color: #272326;
	border-style: solid;
	border-width: 4px;
}
/*.galleryPic:hover {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}*/
.onLeft {
	margin-right: 15px;
	float: left;
}
.floatLeft {
	float:left;
}
.floarRight {
	float:right;
}
.onRight {
	margin-left: 15px;
	float: right;
}
.partner {
	display: block;
	min-height:135px;
	height: 135px;
	_height: 135px;
	margin-bottom: 4px;
	padding: 10px;
	width: 100%;
	background-color: #242424;
}
.partner:hover {
	background-color: black;
}
.padded {
	padding: 15px;
}
.paddedbottom {
	padding-bottom: 15px;
}
.paddedbottom25 {
	padding-bottom: 25px;
}
.paddedbottom30 {
	padding-bottom: 40px;
}
.paddedtop15 {
	padding-top: 15px;
}
.paddedtop25 {
	padding-top: 25px;
}
.paddedtop30 {
	padding-top: 30px;
}
.marginBottom15 {
	margin-bottom: 15px;
}
.marginBottom25 {
	margin-bottom: 25px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

