

#id_hilfe_fieldset {
	position:relative;
	clear:both;
	padding:8px;
}

#id_hilfe_fieldset p {
	margin:2px 0px 2px 0px;
	padding:0px;
}

#id_hilfe_fieldset ul {
	list-style:none;
}

#id_hilfe_fieldset ul li {
	clear:both;
}

#id_hilfe_fieldset ul li div {
	float:left;
	width:20px;
	height:1em;
	margin-right:8px;
}

#id_peroenlichedaten_fieldset {

	position: relative;
	float:left;
	
	top: 10px;
	left: 0px;
	
	width: 478px;
}

#id_kontaktdaten_fieldset {

	position: relative;
	float:right;

	top: 10px;
	right: 0px;
	
	width: 478px;
}

#id_rechnungsadresse_fieldset {

	position: relative;
	float:left;

	top: 20px;
	left: 0px;

	width: 972px;
	height: 40px;
}

#id_rechnungsadresse_fieldset #id_right {

	float: right;
	width: 474px;

}

#id_rechnungsadresse_fieldset #id_left {

	float: left;
	width: 498px;
}


#id_rechnungsadresse_fieldset p {
	display:none;
}



#id_sitzplaetze {

	position: relative;
	float:left;
	
	top:30px;
	
	margin-top:0px;
	margin-bottom:0px;

	padding:10px 0px 0px 0px;	
	
	width:972px;
	min-height:300px;
		
	overflow:hidden;

}

#id_sitzplaetze p {
	margin:2px 0px 2px 10px;
	padding:0px;
}

#id_sitzplaetze ul {
	list-style:none;
	margin-top:0px;
	margin-bottom:8px;
}

#id_sitzplaetze ul li {
	clear:both;
}

#id_sitzplaetze ul li div {
	float:left;
	width:20px;
	height:1em;
	margin-right:8px;
}



#id_sitzplaetze #id_saele_links {
	position:relative;
	margin-top:4px;
	margin-bottom:8px;
	padding-top:4px;
	padding-bottom:4px;
	padding:4px 0px 4px 0px;
	background-color:#646567;
	text-align:center;
}

#id_sitzplaetze #id_uebersicht {
	
	display:block;

	font-family:arial,serif;
	color:#ffffff;
	background-color:#646567;
	
	padding:4px 4px 4px 7px;
	
	cursor:pointer;

}

#id_sitzplaetze #id_saele_links span {

	font-family:arial,serif;
	color:#ffffff;
	background-color:#646567;

	font-size:0.9em;
	text-decoration:none;
	
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	
	cursor:pointer;
 
}

#id_sitzplaetze #id_saele_links .class_saele:hover {
	color:#646567;
	background-color:#ffffff;
}

#id_sitzplaetze #id_saele_links .trennzeichen {
	padding-left:1px;
	padding-right:1px;

}

#id_sitzplaetze #id_saal {
	
	position:relative;

	margin-top:16px;

	width:972px;
	min-height:596px;

	overflow-x:auto;
	overflow-y:hidden;
}

#id_sitzplaetze #id_saal .tisch {
	font-size:1.6em;
	font-weight:bold;
	color:#333333;
	background-image:url('/images/tischplatte.jpg');
	cursor:pointer;
}

#id_sitzplaetze #id_saal .sessel {
	cursor:pointer;
}

#id_anmerkungen_fieldset {

	position: relative;
	float:left;

	top:30px;

	margin-top:10px;
	
	width:982px;

}

#id_summary_fieldset {

	position: relative;
	clear:both;
	
	margin-bottom:40px;

	top: 40px;
	left: 0px;
	
	
	
	width:982px;

}
#id_anmerkungen_fieldset textarea {

	
	font-family:arial,serif;
	font-size: 0.9em;
	color: #ffffff;
	background-color: #646567;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;

	width: 938px;
	height:100px;

}



#id_summary_fieldset table td  label {
	width:auto;
	margin:0px;
	padding:0px;
}

#id_summary_fieldset table {
	width:100%;
	border-top:0px solid #646567;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
}

#id_summary_fieldset table td {
	height:1.8em;
}

#id_summary_fieldset #id_headline_table {
	font-weight:bold;
}

#id_summary_fieldset tr .bezeichnung {
	width:590px;
	padding-left:14px;
}

#id_summary_fieldset tr .bezeichnung a {
	font-weight:bold;
	text-decoration:underline;
}

#id_summary_fieldset tr .einzelpreis {
	width:140px;
	text-align:right;
}

#id_summary_fieldset tr .menge {
	width:100px;
	text-align:right;
}

#id_summary_fieldset tr .summe {
	width:120px;
	text-align:right;
	padding-right:20px;
}

#id_summary_fieldset #id_td_sessel_zwischensummer_beschriftung {
	border-bottom:1px solid #646567;
}

#id_summary_fieldset #id_td_sessel_zwischensummer {
	border-bottom:1px solid #646567;
}

#id_summary_fieldset #id_td_hinweis {
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	color:#cc0000;
}

#id_summary_fieldset #id_bestellung_abschliessen_button {
	
	color:#ffffff;
	background-color:#999999;
	font-size:1.2em;
	font-weight:bold;
	margin-top:4px;
	margin-right:20px;
	margin-bottom:40px;
	padding:0px;
	width:200px;
	cursor:pointer;
}

#id_summary_fieldset #id_td_hinweis {
	border-top:1px solid #646567;
}

#id_summary_fieldset #id_td_gesamtsumme {
	border-top:1px solid #646567;
}





#id_titel {

	width: 80px;
}

#id_vorname {

	width: 175px;
}

#id_nachname {

	width: 175px;
}

#id_telefon {

	width: 175px;
}

#id_mobil {

	width: 175px;
}


#id_plz {

	width: 60px;
}
#id_ort {

	width: 282px;
}
#id_plz_rechnung {

	width: 60px;
}
#id_ort_rechnung {

	width: 282px;
}
#id_plz_versand {

	width: 60px;
}
#id_ort_versand {

	width: 282px;
}

textarea {



}

#id_iframe {
	width:982px;
	height:305px;
	border:0px;
	margin-top:20px;
}


/*

#id_versandadresse_fieldset {

	position: relative;
	float:right;
	
	margin-top:10px;
	
	top: 0px;
	right: 0px;

	width: 484px;
	height: 40px;
}
#id_versandadresse_fieldset p {
	display:none;
}


*/
