﻿body {
	text-align: center;
	font: 10pt  Georgia, serif;
	color: #000;
	background-color: #fff;
	width:17cm;
}

body * {
	text-align:left;
}
/* General Link Specification */

a, a:link {
	text-decoration:none;
  color:#ff3300;
	background-color: transparent;
}

a:visited, a:active {
	text-decoration:none;
	color:#ff3300;
	background-color: transparent;
}

a:hover, a:focus {
	text-decoration:underline;
	color:#4e4c4b;
	background-color: transparent;
}

/* General */

br.clearer {
	clear:both;
}

.clearer {
	clear:both;
  height:0;
  line-height:0;
  padding:0;
  margin:0;
}

img {
	border:none;
}

hr {
 display: none;
}

h2 {
  padding:0 0 5px 0;
  margin: 0 0 0px 0;
  font-family: Georgia, serif;
  font-size: 1.1em;
  font-weight:bold;
  line-height:1.4em;
}

/* container */

#containerHeader {
	padding:0;
	margin:0;
}

/* header */

#header {
	float:left;
  padding:0px;
  margin:0px;
}

#headerImage {
  display:none;
}

/* navigation */

#navigation {
	display:none;
}

#navigationContent {
	float:left;
  padding:10px 0px 0px 45px;
  margin:0;
  font-family: Georgia, serif;
  font-size:1.1em;
}

/* main */

#containerMain {
	padding:0px;
	margin:0px;
}

#main {
	padding:0px;
	margin:0px;
}

.columnLeft {
	display:none;
}

.columnLeftNavigation {
  margin:0px;
  padding:0px 15px;
  font-family:Georgia, serif;
  font-size:1em;
  line-height:1.5em;
}

.columnCenter {
	width:480px;
	float:left;
  margin:0px;
  padding:15px 0px;
  background:#fff;
}

.columnCenterContent {
	/*float:left;  */
  margin:0px;
  padding:0px 10px;
}

.columnRight {
	display:none;
}


.columnRightContent {
	/*float:left*/;
  margin:0px;
  padding:0px 15px;
  font-size:0.8em;
}


/* Special Classes */

.imgLeft {
  float:left;
  margin:3px 10px 5px 0;
  border:0;
}

#navActive {
  color:#4e4c4b;
}

#claim {
}

#claim h1 {
  padding:0px;
  margin: 0px;
  font-family:Helvetica, Arial, sans-serif;
}

#actFinder {
	display:none;
}

#actFinderForm {
}

#actFinderForm select {
  width:200px;
  border:1px solid #4e4f4c;
}

.search {
  margin:0px;
  padding:10px 15px;
  font-size:0.8em;
}

#searchInput {
  width:150px;
  margin:10px 0px;
  padding:3px;
  background:url(bg_form_input.gif) no-repeat;
  border:none;
  border-bottom:1px solid #e5e8e4;
  border-right:1px solid #e5e8e4;
}

#searchSubmit {
  text-align:center;
  width:80px;
  background-color:#fff;
  color:#ff3300;
  border:1px solid #e5e8e4;
  font-size:1em;
}

#searchSubmit:hover {
	background-color:#FF7553;
	color:#fff;
}

.newsletter {
  margin:0px;
  padding:10px 15px;
  font-size:0.8em;
}

#newsletterInput {
  width:100px;
  margin:0px;
  padding:3px;
  background:url(bg_form_input.gif) no-repeat;
  border:none;
  border-bottom:1px solid #e5e8e4;
  border-right:1px solid #e5e8e4;
}

#newsletterSubmit {
  text-align:center;
  width:120px;
  background-color:#fff;
  color:#ff3300;
  border:1px solid #e5e8e4;
  font-size:1em;
  margin:10px 0px;
}

#newsletterSubmit:hover {
	background-color:#FF7553;
	color:#fff;
}

.teaserEventsDate {
  font-style:italic;
}

.teaserEventsAct {
  padding-left:15px;
  margin:0px;
  line-height:1.3em;
}

.schedule {
  clear:both;
  float:left;
  width:470px;
  margin:0px;
}

.scheduleDate {
  float:left;
  width:100px;
  text-align:right;
  padding:5px 0px;
  font-size:0.8em;
  font-style:italic;
  border-top:1px solid #e5e8e4;
}

.scheduleDateDay {
  font-size:1.2em;
  font-weight:bold;
}

.scheduleItem {
  float:left;
  padding:5px 0px;
  margin-left:30px;
  width:330px;
  border-top:1px solid #e5e8e4;
}

.scheduleItemPrice {
  text-align:left;
  font-size:0.8em;
}

.scheduleItemTeaser {
  text-align:left;
  font-size:0.8em;
}

.scheduleImage {
  float:left;
  width:100px;
  text-align:right;
  border-top:1px solid #e5e8e4;
}


.smallGrey {
  padding-left:0.2em;
  font-size: 0.8em;
  color:#666;
}

#googleMap {
  text-align:left;
  width:460px;
  height:460px;
  padding:20px 0px 0px 0px;
  margin: 0px;
  border:1px solid #4f4e4c;
}

.googleMarker {
 padding:0;
 font-size:0.8em;
 line-height:1.6em;
}

#directions {
  display:none;
  overflow:auto;
  width:460px;
  height:400px;
  padding:0px 0px 20px 0px;
  margin: 0px;
}


/* footer */

#footer {
  clear:both;
	width:912px;
  padding:0px;
  margin:0px auto;
}


#footer p {
  margin:0px;
  padding:10px 0px 10px 15px;
  font-size: 0.8em;
}


/* Form Elements */


#contactForm {

}

#contactForm fieldset {
	border:1px solid #ccc;
	padding:5px;
	margin:0;
}

#contactForm legend {
	padding: 0.6em 8px 0.6em 8px;
	margin:0;
	font-size:1.2em;
	font-weight:normal;
}

.form_row {
	clear:both;
	padding: 0 0 8px 0;
}

.form_row br {
	clear:both;
}

.form_label {
	width:29%;
	float:left;
	text-align:right;
}

.form_fieldContainer {
	width:69%;
	float:right;
}

/* Text Inputs */
.form_input {
	font-family: Helvetica, Arial, sans-serif;
	width:63%;
	font-size:1.0em;
	padding:0.2em;
	border: solid 1px #ccc;
	color:#444;
	background-color:white;
}

.form_input:hover, .form_input:active, .form_input:focus {
	border:solid 1px #827979;
}


/* Submit Button */
.form_submit {
	font-family: Helvetica, Arial, sans-serif;
	font-size:1.0em;
	line-height: 1.2em;
	padding:0.1em 0.5em;
	border-style:solid;
	border-width:1px;
	border-color:#BAB5B5 #827979 #827979 #BAB5B5;
	text-align:center;
	background-color:#fff;
	}

.form_submit:hover, .form_submit:focus, .form_submit:active {
	background-color:#e0ecf5;
	color:#444;
}


/* the error messages */

.error
{
	color:#ff3300;
}

p.errorMessage
{
	color:#ff3300;
	padding: 0 0 0.2em 1em;

}

p.successMessage
{
	padding: 0.6em 8px 0 8px;
  font-weight:bold;

}

p.form_footer
{
	font-size:0.8em;
}