

/* =Fonts
----------------------------------------------------*/
/*@font-face {
	font-family: 'Medium';
	font-weight:bold;
	src: url('../fonts/itcavantgardestd-md.html');
	src:
		url('../fonts/itcavantgardestd-md-webfontd41d.eot?#iefix') format('embedded-opentype'),
		url('../fonts/itcavantgardestd-md-webfont.woff') format('woff'),
		url('../fonts/itcavantgardestd-md-webfont.ttf') format('truetype'),
		url('../fonts/itcavantgardestd-md-webfont.svg#wf') format('svg');
}

@font-face {
	font-family: 'Demi';
	font-weight:bold;
	src: url('../fonts/itcavantgardestd-demi.html');
	src:
		url('../fonts/itcavantgardestd-demi-webfontd41d.eot?#iefix') format('embedded-opentype'),
		url('../fonts/itcavantgardestd-demi-webfont.woff') format('woff'),
		url('../fonts/itcavantgardestd-demi-webfont.ttf') format('truetype'),
		url('../fonts/itcavantgardestd-demi-webfont.svg#wf') format('svg');
}

@font-face {
	font-family: 'Bold';
	font-weight:bold;
	src: url('../fonts/itcavantgardestd-bold.html');
	src:
		url('../fonts/itcavantgardestd-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
		url('../fonts/itcavantgardestd-bold-webfont.woff') format('woff'),
		url('../fonts/itcavantgardestd-bold-webfont.ttf') format('truetype');
		/*url('../fonts/itcavantgardestd-md-webfont.svg#wf') format('svg'); - no svg delivered*/
/*}*/

@import url("bootstrap.css?t=1439574953688");
@import url(../fonts/css?family=Merriweather:400,700,400italic,700italic);
/*@font-face{
	font-family:'Mono Social Icons Font';
src:url('../fonts/MonoSocialIconsFont-1.10.eot?t=1439574953688');
src:url('../fonts/MonoSocialIconsFont-1.10.eot?#iefix&t=1439574953688') format('embedded-opentype'),url('../fonts/MonoSocialIconsFont-1.10.woff?t=1439574953688') format('woff'),url('../fonts/MonoSocialIconsFont-1.10.ttf?t=1439574953688') format('truetype'),url('../fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont?t=1439574953688') format('svg');
src:url('../fonts/MonoSocialIconsFont-1.10.ttf/MonoSocialIconsFont-1.10.ttf/MonoSocialIconsFont-1.10.ttf?t=1439574953688') format('truetype');
font-weight:normal;
font-style:normal};*/


 body {
 	background-color:#e7e7e7;
 	color:#f17317;
 	font-size:14px;
 	padding:0 20px;
	font-family: "Lato", arial, sans-serif;
}

#content {
	position:relative;
	top:0;
	left:0px;
	text-align:left;
	color:#290000;
	/*padding-left:30px;*/
/*	padding-right:114px;*/
	padding-top:15px;
	margin:0 30px;
	font-size: 13px;
 	z-index:90;

	/*height:550px;*/
	overflow-y: auto;
  overflow-x: hidden;
	}



A {FONT-SIZE: 11px; COLOR: #290000;  }
A:link {	FONT-SIZE: 11px; COLOR: #290000;  }
A:visited {FONT-SIZE: 11px; COLOR: #290000;  TEXT-DECORATION: none;}
A:active {FONT-SIZE: 11px; COLOR: #290000;  TEXT-DECORATION: none;}
A:hover {FONT-SIZE: 11px; COLOR: #ab1416;  TEXT-DECORATION: none}
a.plink {font-size: 8px; color: #290000; TEXT-DECORATION: none;}
a.buchung {color:#ffffff;background-color:#290000;border: solid 3px;border-color:#ffffff;text-align:center;padding: 0 2px;}
P {	COLOR: #290000; margin:0;padding:0;line-height:20px;}
TD {	vertical-align:top;}
/*TD {	PADDING-LEFT: 4px; PADDING-TOP: 1px; FONT-SIZE: 10px; COLOR: #290000; }*/
OL {	margin:0 20px;padding:0}
UL {	margin:0 20px;padding:0}
UL.haken {list-style-image:url(Haken_gruen_07b.gif);font-size:13px;}

LI {	padding:2px;margin-left:10px;}
H1 {	FONT-WEIGHT: bold; FONT-SIZE: 20px;  font-style:italic; padding:2px;}
H2 {	FONT-WEIGHT: bold; FONT-SIZE: 16px;  background-color:#290000;color:#fffcf5; padding:2px;}
H3 {	FONT-WEIGHT: bold; FONT-SIZE: 13px;  padding:1px 2px;}
H4 {	FONT-WEIGHT: bold; FONT-SIZE: 13px;  padding:1px;}
div {padding:0 5px;}

.bild_rechts {border:0;margin-left:10px;margin-right:10px;margin-bottom:5px;float:right;}
.bild_links {border:0;margin-left:10px;margin-right:10px;margin-top:0;margin-bottom:5px;vertical-align:bottom}


/*form { background-image:url(background.gif); padding:20px; border:6px solid #ddd; }
td, input, select, textarea { font-size:13px; font-family:Verdana,sans-serif; font-weight:bold; color:#f17317;}
input, select, textarea { background-color:#ffffff; color:#f17317; border:1px solid #f17317; padding:3px; }
.Check, .Radio { background-color:#f17317; border:1px solid #ffffff; }
.inputbutton { font-size:13px; font-family:Verdana,sans-serif; font-weight:bold; color:#f17317; background-color:#f17317; color:#fff; padding:2px 10px; border:6px solid #f17317; }
.kontaktbutton { font-size:13px; font-family:Verdana,sans-serif; font-weight:bold; color:#f17317; background-color:#f17317; color:#fff; padding:2px 10px; border:6px solid #f17317;TEXT-DECORATION: none; }*/


input, textarea, label, select {
   cursor: pointer;  /* Mauszeiger aendern */
   padding:4px;
   margin:0;
   font-size:17px;
   color:#f17317;
}

td > input, textarea {
    clear: both;
    width: 100%;
    display: block;
    float: left;
    font-size:17px;

}


A.tanzlink {
TEXT-DECORATION: none;

font-size:11px;
font-style:italic;
background-color:#fffcf5;
color: #290000;
padding: 0 2px;
margin: 0 2px;
}

A.menulink {
TEXT-DECORATION: none;

font-size:11px;
/*color: #fffcf5;*/
background-color:#fffcf5;
color:#290000;
padding: 3px;
margin: 0 3px;

}

A.submenulink {
TEXT-DECORATION: none;

font-size:11px;
color: #fffcf5;
padding: 3px;
margin: 0 3px;
}

A.submenulink:hover {
background-color:#fffcf5;
color:#290000;
}

A:hover {
background-color:#290000;
color:#fffcf5;
}

A.menulink:hover {
background-color:#290000;
color:#fffcf5;
}

.Robert {
	color: #00aa00;
}
.Patricia {
	color: #ff0000;
}

input, textarea, label, select {
   cursor: pointer;  /* Mauszeiger aendern */
   padding:4px;
   margin:0;
   font-size:16px;
   color:#f17317;
   margin-right:4px;
}

span > input, textarea {
  clear: both;
  width: 100%;
  display: block;
  float: left;
  font-size:16px;
	margin-right:4px;
}

.button {
	background:#f48b1e url(img/button-bg.png) repeat-x left center;
	color:#fff;
	display:inline-block;
	font-family: "Lato", arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:34px;
	line-height:34px;
	padding:0 1.2em;
	position:relative;
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
	text-shadow: 0px 1px #be5305;

    -moz-border-radius:4px;
    border-radius:4px;
	-webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.5);
}
.button:hover {
	background-image:url('../img/button-bg-hover.png');
}

/*-----------------------------SpryAssets------------------*/
@charset "UTF-8";
/* SpryValidationCheckbox.css - Revision: Spry Preview Release 1.4 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the messages
 * (required message, minSelections message and maxSelections message)
 * which prevent them from being displayed by default.
 */
.checkboxRequiredMsg, .checkboxMinSelectionsMsg, .checkboxMaxSelectionsMsg{
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and font color for the error text.
 * The state class (e.g. .checkboxRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.checkboxRequiredState .checkboxRequiredMsg,
.checkboxMinSelectionsState .checkboxMinSelectionsMsg,
.checkboxMaxSelectionsState .checkboxMaxSelectionsMsg {
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

@charset "UTF-8";

/* SpryValidationSelect.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* These are the classes applied on the messages
 * (required message and invalid state message)
 * which prevent them from being displayed by default.
 */
.selectRequiredMsg, .selectInvalidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states (required, invalid).
 * These classes set a default red border and color for the error text.
 * The state class (.selectRequiredState or .selectInvalidState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.selectRequiredState .selectRequiredMsg,
.selectInvalidState .selectInvalidMsg {
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (SELECT) looks like when the widget is in one of the states:
 * focus, required / invalid, valid
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the SELECT
 * - the widget id is placed on the SELECT element itself (there are no error messages)
 */

/* When the widget is in the valid state the SELECT has a green background applied on it. */
.selectValidState select, select.selectValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the SELECT has a red background applied on it. */
select.selectRequiredState, .selectRequiredState select,
select.selectInvalidState, .selectInvalidState select {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the SELECT has a yellow background applied on it. */
.selectFocusState select, select.selectFocusState {
	background-color: #FFFFCC;
}

@charset "UTF-8";

/* SpryFormValidation.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */
.textfieldRequiredMsg,
.textfieldInvalidFormatMsg,
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg,
.textfieldInvalidFormatState .textfieldInvalidFormatMsg,
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */

 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input,
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input,
input.textfieldMinValueState, .textfieldMinValueState input,
input.textfieldMaxValueState, .textfieldMaxValueState input,
input.textfieldMinCharsState, .textfieldMinCharsState input,
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}

@charset "UTF-8";

/* SpryFormValidation.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */



/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */
.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display:none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textareaRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (TEXTAREA) looks like when the widget is in one of the states: * focus, required / minChars / maxChars , valid
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the TEXTAREA
 * - the widget id is placed on the TEXTAREA element itself (there are no error messages)
 */

 /* When the widget is in the valid state the TEXTAREA has a green background applied on it. */
.textareaValidState textarea, textarea.textareaValidState {
	background-color:#B8F5B1;
}

/* When the widget is in an invalid state the TEXTAREA has a red background applied on it. */
textarea.textareaRequiredState, .textareaRequiredState textarea,
textarea.textareaMinCharsState, .textareaMinCharsState textarea,
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
	background-color:#FF9F9F;
}

/* When the widget has received focus, the TEXTAREA has a yellow background applied on it. */
.textareaFocusState textarea, textarea.textareaFocusState {
	background-color:#FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textarea looks like.
 * It applies only when the widget has enforce max chars enabled and the user tries to type some more.
 */
.textareaFlashState textarea, textarea.textareaFlashState{
	color:red !important;
}
/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
textarea.textareaHintState, .textareaHintState textarea{
	/* color: red !important;*/
}
