﻿body {
	background: #000;
	color: #C2BDBA;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 10pt;
	}
	
html, body {
	height: 100%;
}

.clear {
	visibility: hidden; 
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow:hidden;
	margin:0;
	padding:0;
}

.dotted {
	border-bottom:1px dotted #333;
	visibility: visible;
	padding:1px;
}


h1 {
	font-size: 16pt;
	margin:10px 0 5px 0
}

h2 {
	font-size: 13pt;
	color:#AF967E
}

h3 {
	font-size: 13pt;
	color:#6A6655
}


a {
	-x-system-font:none;
	color:#C24B4B;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	outline:none;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
}

a:active, a:focus {
	text-decoration:none;
}

.txt_sm {
	font-size: 8pt;
}

.warning {
	color:#99CC00;
}
	
#outer {
	width: 911px;
	margin: 0 auto;
	position: relative;
}

.info {
	width:300px;
	float: left;
}

.gig {
	background: url('img/boys.jpg') no-repeat left top;
	width:610px;
	height: 453px;
	float: left;
}

.gig img {
	margin-top:290px;
}


.info p {
	padding:0 50px 0 0;
}

.intructions {
	color:#846055
}

.forms {
	width:440px;
}

.buchen {
	float: left;
	width:500px;	
}

.reservieren {
	float: right;
	width:320px;	
}

.lowlight {
	color: #993333;
	padding-top: 15px;
}





.ppbuchung {
	width:500px;
}

.short {
	width:370px;
	padding: 15px 0;
}

.pp {
	float:left;
	padding: 1px 10px 1px 0;
	margin:0;
}

.label {
	width:230px;
}


.field {
	width:80px;
}

.add {
	width:90px;
	float: right;
	padding: 1px 0 1px 10px;
}

.zahl {
	width:120px;
	float: left;
	padding: 1px 0 1px 0;

}







fieldset {
	padding: 3px 0;
	border:0;
}

.invis, .nl_top .invis {
	margin: 0;
	border:0;
	visibility:hidden;
	height:0;
}

fieldset .label {
	width:80px;
	float:left;
	margin-right:7px;
	color:#6A6655;
}

fieldset .textbox {
	border:0;
	padding:2px;
	color: #000;
	background: transparent url('img/bgr_contactbox.gif') top left no-repeat;
	width:200px;
	color:#6A6655;	
}

fieldset .sm {
	width:60px;
}

fieldset .textarea {
	border:0;
	padding:2px;
	color: #000;
	width:330px;
	height:120px;
	font-size:.95em;
	font-family:"lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif
}

fieldset .contact_submit {
	border:0;
	margin: 5px 0 15px 138px;
}




.footer {
	font-size: 7pt;
	letter-spacing:0.3em;
	margin: 24px 0 34px 0;
}

