/* Ticket Compliments */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html, body {
	height: 100%;
}

body {
	background-color: #F8E8C1;
}
body, th, td, input, textarea {
	color: #6C6C6C;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #6C6C6C;
	/* text-decoration: none; */
}
a:hover {
	text-decoration: underline;
}
a.backlink {
	text-decoration: underline;
}
a.backlink:hover {
	text-decoration: none;
}
a.pdf_link {
	padding-left: 25px;
	text-decoration: underline;
	display: block;
	font-size: 11px;
	background: transparent url(/images/pdf_icon.gif) no-repeat 0px 0px;
}
a.pdf_link:hover {
	text-decoration: none;
}
ul {
	list-style-type: none;
}
h1 {
	margin-bottom: 15px;
	font-size: 20px;
	color: #78001F;
	line-height: normal;
}
h2 {
	margin-bottom: 8px;
	font-size: 12px;
	color: #C96C25;
}
h3 {
	margin-bottom: 6px;
	color: #C96C25;
	font-size: 11px;
	font-weight: normal;
}
h2.alt {
	color: #6C6C6C;
}
sup {
	font-size: 10px;
}
/* Allgemeine Klassen */
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 11px;
	display: block;
	margin-top: 3px;
}
.hidden {
	display: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.imgleft {
	padding-right: 10px;
}
.imgright {
	padding-left: 20px;
}
.display_none {
	display: none;
}
.orange {
	color: #C96F25;
}
.form_checkbox {
	padding: 0px !important;
	width: auto !important;
	border: none !important;
}
/* Frame mit Schatten */
#shadowFrame {
	width: 990px;
	margin: 0px auto;
	background: transparent url(/images/schatten.gif) repeat-y;
}
/* Hauptframe */
#frame {
	width: 980px;
	margin: 0px auto;
	padding: 0px 0px 35px 0px;
	background-color: #FFFFe5;
}
/* Header */
#header {
	margin-bottom: 35px;
}
#header_switch_language {
	margin: 9px 16px 50px 0px;
	float: right;
}
#header_left {
	width: 500px;
	margin-left: 70px;
	padding-top: 4px;
	padding-bottom: 20px;
	float: left;
	display: inline;
	border-bottom: 1px solid #C96F25;
}
#header_right {
	width: 275px;
	margin-right: 70px;
	padding-bottom: 20px;
	float: right;
	display: inline;
	border-bottom: 1px solid #C96F25;
}

/* Center (Content + Right column)) */
#center {
	margin: 0px 70px 35px 70px;
	line-height: 18px;
}
/* Content */
#content {
	width: 500px;
	float: left; 
	font-size: 12px;
}
#content #player  {
	margin-left: 10px;
  border: 1px solid #b8b8b8; 
}
#content div {
	margin-bottom: 25px; 
}
#content div.no_margin {
	margin-bottom: 0px; 
}
#content div.follow_up_page {
	margin-top: 0px; 
}
#content div div {
	padding: 0px 10px; 
}
#content div.border_top {
	border-top: 1px solid #C96F25;
}
#content div.border_top img {
	margin: 10px 0px 15px 0px;
}
#content #header_image {
	margin-bottom: 22px;
}
#content #content_md {
	display: block;
}
#content #link_bestellformular, #content #link_bestellformular_en {
	width: 500px;
	height: 95px;
	margin-top: 35px;
	background: transparent url(/images/de/jetzt_bestellen.gif) no-repeat 0px 0px;
	display: block;	
}
#content #link_bestellformular_en {
	background-image: url(/images/en/jetzt_bestellen.gif);
}
#content #link_bestellformular:hover, #content #link_bestellformular_en:hover {
	background-position: 0px -95px;	
}
.last_paragraph {
	margin-top: 28px;
}
/* Right column */
#right_column {
	width: 275px;
	float: right;
}
#right_column .border_bottom {
	background-color: #FCF4D1;
}
#right_column .right_column_content {
	padding: 0px 11px;
}
#right_column .right_column_content h2 {
	margin: 14px 0px;
}
#right_column .image_text {
	/* margin-bottom: 20px; */
}
#right_column .image_text img {
	margin-right: 8px;
	float: left;
	border: 1px solid #D8D8D8;
}
#right_column .image_text .text {
	line-height: 18px;
}
#right_column .image_text .text a {
	text-decoration: underline;
}
#right_column .image_text .text a:hover {
	text-decoration: none;
}
/* Footer */
#footer {
	margin: 0px 70px;
	padding: 5px 10px 0px 10px;
	border-top: 1px solid #C96F25;
	line-height: 16px;
}
#footer_left {
	float: left;
}
#footer_left a {
	padding-left: 18px;
	background: transparent url(/images/icon_impressum.gif) no-repeat 0px 2px;
	font-size: 10px;
	display: block;
	text-decoration: none;
}
#footer_right {
	float: right;
}
/* Kontaktformulare */
#lpform {
	padding-top: 15px;
}
#lpform div {
	float: left;
}
#lpform input, #lpform select, #lpform textarea {
	width: 248px;
	padding: 1px 2px;
	margin-bottom: 10px;
	border: 1px solid #B8B8B8;
	font-size: 12px;
}
#lpform input#r_plz {
	width: 40px;
	margin-right: 10px;
}
#lpform input#r_ort {
	width: 192px;
}
#lpform #rueckruf {
	margin-bottom: 12px;
	vertical-align: -2px;
}
#lpform textarea {
	height: 80px;
}
#lpform label {
	margin-bottom: 1px;
}
#lpform .lp_checkbox {
	margin-top: 15px;
	margin-bottom: 10px;
}
#lpform .lp_checkbox label,
#lpform .lp_checkbox input {
	float: left;
}
#lpform .lp_checkbox label {
	width: 225px;
	margin: 0px 0px 5px 5px;
}
#lpform .lp_checkbox input {
	margin: 3px 0px 0px 0px;
}
#lpform .form_submit, #lpform .form_submit_en {
	height: 15px;
	width: 65px;
	margin-bottom: 18px;
	background: transparent url(/images/de/button_senden.gif) no-repeat;	
	border: none;
	float: right;
}
#lpform .form_submit_en {
	width: 53px;
	background: transparent url(/images/en/button_senden.gif) no-repeat;
}

