/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(/fileadmin_templates_images_body_bg.png);
	background-repeat: repeat-x;
	background-color: #492e16;
}



.center {
		margin: 0 auto;
		text-align: left;
		width: 970px;
}

.header {
	height: 130px;
}

.header-lt {
	height: 100px;
	width: 730px;
	float: left;
	background-image:url(/fileadmin_templates_images_header_lt_bg.png);
	margin: 0px;
}

.header-rt {
	height: 100px;
	width: 240px;
	float: left;
	background-image:url(/fileadmin_templates_images_header_rt_bg.png);
	text-align: center;
	margin: 0px;
}

.header-lb {
	height: 30px;
	width: 730px;
	float: left;
	background-image:url(/fileadmin_templates_images_header_lb_bg.png);
	margin: 0px;
	overflow: visible;
}

.header-rb {
	height: 30px;
	width: 240px;
	float: left;
	background-image:url(/fileadmin_templates_images_header_rb_bg.png);
	margin: 0px;
	overflow: hidden;
}

.header-rb .lang {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	margin-top: 8px;
	margin-left: 8px;
	color: #ffffff;
}

.header-rb .lang_form {
	float: left;
	display: inline;
	margin-top: 6px;
	margin-left: 8px;
}

.header-rb form {
}

.header-rb select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #edc679;
	border: 1px solid #33200f;
}

.header-rb option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #edd6a7;
}

.header-rb td {
	vertical-align: middle;
}
	

.content {
	/* width: 970px; */
	width: 970px;
	margin-top: 5px;
}

.left {
	width: 470px;
	min-height: 300px;
	float: left;
}

.middle {
	width: 190px;
	min-height: 300px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

.right {
	width: 300px;
	float: left;
	min-height: 300px;
}

.footer {
	width: 970px;
	height: 100px;
	float: left;
	background-color: #7C4D25;
	display: block;
	background-image: url(/fileadmin_templates_images_footer_bg.png);
	margin-bottom: 5px;
}

.footer .secondary_nav {
	margin-left: 15px;
	margin-top: 17px;
	margin-bottom: 15px;
	padding:0px;
	height: 11px;	
}

.footer .secondary_nav ul {
	list-style: none;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.footer .secondary_nav ul li {
	display: inline;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #EDC679;
	height: 10px;
	line-height: 10px;
}

.footer .secondary_nav ul li a {
	text-decoration: none;
	color: #EDC679;
}

.footer .secondary_nav ul li a:visited {
	color: #EDC679;
}
.footer .secondary_nav > ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.footer .copyright {
	margin-left: 15px;
	font-size: 11px;
	color: #EDC679;
	float:left;
	height: 11px;
	line-height: 10px;
	display: block;
}

.footer .icons {
	margin-left: 15px;
	font-size: 11px;
	color: #EDC679;
	clear: left;
	height: 30px;
	display: block;
	padding-top: 15px;
}

.footer .info {
	margin-left: 15px;
	margin-top: 0px;
	font-size: 11px;
	color: #EDC679;
	float:left;
	height: 11px;
	line-height: 10px;
	display: block;
}



.footer .info  ul {
	list-style: none;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

.footer .info ul li {
	display: inline;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #EDC679;
	height: 10px;
	line-height: 10px;
}

.footer .info ul li a {
	text-decoration: none;
	color: #EDC679;
}

.footer .info ul li a:visited {
	text-decoration: none;
	color: #EDC679;
}


.footer .info ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


.container {
	background-color: #f2e4c8;
	border: 1px solid #edc984;
	margin-bottom: 5px;	
}

div.right div.container {
	background-color: #FBF2E1;
}

div.left div.container div.elements p.bodytext {
	font-size: 11px;
	padding: 5px;
	padding-top: 0px;
	margin-top: 5px;
	height: 100%;
}

div.left div.container div.elements div.show_overview p.bodytext {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

div.left div.container div.elements {
	padding: 0px;
	margin: 0px;
}

div.left div.container div.elements li {
	font-size: 11px;
}

div.left div.container div.elements p.bodytext a {
	font-size: 11px;
	font-weight: bold;
	color: #8a5124;
}

div.middle div.container div.elements li {
	font-size: 11px;
}

div.middle div.container div.elements p.bodytext a {
	font-size: 11px;
	font-weight: bold;
	color: #8a5124;
}

div.right div.content_right div.container div.elements li {
	font-size: 11px;
}


div.right div.content_right div.container div.elements {
	margin: 0px;
	padding: 0px;
}

div.right div.content_right div.container {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

div.right div.content_right div.container div.elements p.bodytext > a {
	font-size: 11px;
	font-weight: bold;
	color: #8a5124;
}

div.right div.content_right div.container div.elements p.bodytext {
	font-size: 11px;
	margin: 5px;
	padding: 0px;
}


div.right .content_right .container .elements form {
	margin: 5px;
}

div.right .content_right .container .elements select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #edc679;
	border: 1px solid #33200f;
	width: 290px;
}

div.right .content_left .container .elements option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #edd6a7;
	width: 350px;
}

div.left .content_left .container .elements form {
	margin: 5px;
}

div.left .content_left .container .elements select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #edc679;
	border: 1px solid #33200f;
	width: 290px;
}

div.left .content_left .container .elements option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #edd6a7;
	width: 350px;
}

.left > .content_left > .container > h1 {
/*	height: 100%; */
}

.container h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	padding: 7px 8px 7px 8px;
	margin: 0px;
	background-image:url(/fileadmin_templates_images_container_h1_bg.png);
	color: #FFFFFF;
	margin-left: -1px;
	margin-top: -1px;
	margin-right: -1px;
/*	display: inline-block; */
}
/*
html:first-child>b\ody .container h1 {
	display: block;
}
*/

.left .container .elements > h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	margin: 5px;
	padding: 0px;	
	background: none;
	color: #000000;
	display: inline-block;
}

.middle .container h1 {
	font-size:11px;
	padding: 3px 8px 3px 8px;
}

.middle .container .more {
	font-size:11px;
}

.middle .container .more a {
	line-height: 18px;
	font-size:11px;
}

.right .content_right .container h1 {
	font-size:11px;
	padding: 3px 8px 3px 8px;
}

.right .search_right .container h1 {
	font-size:11px;
	padding: 3px 8px 3px 8px;
}

.right .content_right .container .more {
	font-size:11px;
}

.right .content_right .container .more a {
	line-height: 18px;
	font-size:11px;
}

.container .more {
	color: #8a5124;
	background-image: url(/fileadmin_templates_images_more_bg.png);
	text-align: right;	
}

.container .more a {
	font-size:12px;
	font-weight: bold;
	text-transform:uppercase;	
	background-image: url(/fileadmin_templates_images_linkdot_standard.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-decoration: none;
	color: #8a5124;
	padding-left: 10px;
	margin-right: 8px;
	margin-left: 8px;
	line-height: 27px;
}

.container .more a:hover {
	color: #bf8412;
}

.container .more a:visited {
	color: #8a5124;
}

.container .more a:visited:hover {
	color: #bf8412;
}

.special_report {
	margin: 0px;
	height: 112px;
	border-bottom: 1px solid #edc984;
}

.special_report h2 {
	font-size:13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

.special_report p {
	font-size:11px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.special_report .image img {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 100px;
	display: block;
	border: 1px solid #CCCCCC;
}

.show_overview {
	margin: 5px;
}

.show_overview h2 {
	font-size:13px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	padding-top: 0px;
	text-transform: none;
	background: none;
	height: 100%;
}

.show_overview p {
	font-size:11px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

.container_float {
	float: left;
	display: block;
	width: 460px;
}

.clear {
	clear: both;
}

.guest {
	float: left;
	width: 225px;
	height: 55px;
	min-height: 55px;
	margin-bottom: 5px;
	display: block;
}

.guest h1 {
	background-image: none;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 11px;
}

.guest p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.guest a {
	text-decoration: none;
	color: #8a5124;
	padding: 0px;
	margin: 0px;
	text-transform: none;
}

.guest a:hover {
	color: #bf8412;
	padding: 0px;
	margin: 0px;	
}

.guest a:visited {
	color: #8a5124;
	padding: 0px;
	margin: 0px;	
}

.guest a:visited:hover {
	color: #bf8412;
	padding: 0px;
	margin: 0px;	
}

.guest .image {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
}

.airingtimes {
	padding: 5px;
}

.airingtimes th {
	font-size: 9px;
	height: 20px;
}

.airingtimes td {
	font-size: 9px;
	height: 20px;	
}

.headline-text {
	margin: 5px;
}

.headline-text h2 {
	background-image: none;
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-transform: none;
	font-size: 11px;
	text-align: left;
}

.headline-text p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;	
}

.blog {
	margin: 5px;
}

.blog h2 {
	background-image: none;
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-transform: none;
	font-size: 11px;
	text-align: left;
}

.blog p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;	
}

.image {
}

.image img {
	margin: -1px;
}

.login {
}

.login td {
	font-size: 10px;
	color: #ffffff;
	text-align: left;
}

.login .textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid black;	
}

.login .button {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid black;
}

.guest-detail {
	margin: 5px;
	min-height: 150px;
}

.guest-detail .quote {
	font-size: 14px;
	margin-top: 10px;
	font-weight: bold;
	font-style:italic;
}

.guest-detail h2 {
	background-image: none;
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-transform: none;
	font-size: 11px;
	text-align: left;
}

.guest-detail h3 {
	background-image: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	color: #000000;
	text-transform: none;
	font-size: 11px;
	text-align: left;
}

.guest-detail p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;	
}

.guest-detail img {
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	border: 1px solid #CCCCCC;
}

.guest-detail a {
	background-image: url(/fileadmin_templates_images_linkdot_standard.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 10px;
	text-decoration: none;
	color: #8a5124;
	font-weight: bold;
}

.guest-detail a:hover {
	color: #bf8412;
}

.guest-detail a:visited {
	color: #8a5124;
}

.menue {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	display: block;
}

.menue1 {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin: 8px;
	display: block;
	text-align: left;
}

.middle .container th {
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	text-align: left;
}

.middle .container td {
	font-size: 10px;
	height: 20px;	
}

.contenttable {
	padding: 5px;
	border-collapse: collapse;
	margin: 0px;
}

.contenttable .tr-odd {
	background-color: #F4EAD5;
}

.middle table {
	width: 180px;
}

html:first-child>b\ody .middle table { 
	width: 190px;                 
}


table.contenttable tbody tr.tr-even {
	background-color: #EFDEBC;
}

table.contenttable tbody tr td.td-1 {
	border-left: 1px solid #EAD3A6;
}

table.contenttable tbody tr td.td-2 {
	border-left: 1px solid #EAD3A6;
	width: 50px;
}

table.contenttable tbody tr td {
	padding: 2px;
}

.middle .container .elements {
	padding: 0px;
}

.middle .container .elements table {
	margin: 5px;
}

.middle .container .elements p {
	font-size: 10px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}

.banner_top {
	margin-top: 5px;
	margin-bottom: 5px;
}

.banner_right {
	margin-bottom: 5px;
	margin-top: 5px;
}

.banner_left {
	<!-- margin-bottom: 5px; -->
	z-index: 1;
	display: block;
}

.csc-menu {
	margin: 5px;
	padding: 0px;
	font-size: 11px;
	list-style: none;
}

.csc-menu a {
	font-weight: bold;
	color: #8a5124;
	text-decoration: none;
}

.csc-menu li {
	background-image: url(/fileadmin_templates_images_linkdot_standard.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 10px;
}

.csc-menu dt {
	background-image: url(/fileadmin_templates_images_linkdot_standard.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.left .csc-menu li {
	background-image: none;
}

.left .csc-menu li {
	margin: 0px;
	padding: 0px;
}

.csc-menu a:hover {
	color: #bf8412;
}

.csc-menu a:visited:hover {
	color: #bf8412;
}

.csc-menu a:visited {
	color: #8a5124;
}

.csc-menu dd {
	margin: 0px;
	margin-bottom: 5px;
}

.tx-macinasearchbox-pi1 {
	margin: 5px;
	padding: 0px;
	font-size: 11px;
}

.tx-macinasearchbox-pi1 form {
	display: inline;
}

.tx-macinasearchbox-pi1 .advanced {
	margin-top: 5px;
}

.tx-macinasearchbox-pi1 input[type="text"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;	
	background-color: #edc679;
	border: 1px solid #33200f;
	height: 16px;
	width: 120px;
	display: block;
	margin-right: 5px;	
	float: left;
}

.tx-macinasearchbox-pi1 input[type="submit"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;	
	background-color: #edc679;
	border: 1px solid #33200f;
	height: 18px;
	width: 40px;
	display: block;
	padding-bottom: 2px;
}

.tx-macinasearchbox-pi1 a {
	font-weight: bold;
	color: #8a5124;
	text-decoration: none;
}

.tx-macinasearchbox-pi1 a:hover {
	color: #bf8412;
}

.tx-macinasearchbox-pi1 a:visited:hover {
	color: #bf8412;
}

.tx-macinasearchbox-pi1 a:visited {
	color: #8a5124;
}

.right .search_right h2 {
	font-size: 11px;
	font-weight: bold;	
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.left .tx-indexedsearch {
	font-size: 11px;
	padding: 0px;
	margin: 5px;
}

.left .tx-indexedsearch a {
	font-weight: bold;
	color: #8a5124;
	font-size: 11px;
	text-decoration: none;
}

.left .tx-indexedsearch a:hover {
	color: #bf8412;
}

.left .tx-indexedsearch a:visited:hover {
	color: #bf8412;
}

.left .tx-indexedsearch a:visited {
	color: #8a5124;
}

.left .tx-indexedsearch-rules {
	border: 1px dotted black;
	padding: 5px;
}

.left .tx-indexedsearch-rules h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.left .tx-indexedsearch-rules p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.left .tx-indexedsearch-searchbox {
}

.left .tx-indexedsearch-searchbox form {
}

.left .tx-indexedsearch-searchbox form fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

.left .tx-indexedsearch-searchbox form fieldset legend {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #8a5124;
}

.left .tx-indexedsearch-searchbox input[type="text"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;	
	background-color: #edc679;
	border: 1px solid #33200f;
	height: 16px;
	width: 120px;
	display: block;
	margin-right: 5px;	
}

.left .tx-indexedsearch-searchbox input[type="submit"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;	
	background-color: #edc679;
	border: 1px solid #33200f;
	height: 18px;
	width: 120px;
	display: block;
	padding-bottom: 2px;
}

.tx-indexedsearch-percent {
	font-size: 11px;
}

.tx-indexedsearch-res h3 {
	height: 16px;
	padding: 0px;
	margin: 0px;
}


.left .tx-indexedsearch-searchbox select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #edc679;
	border: 1px solid #33200f;
	width: 100px;
	margin-bottom: 5px;
}

.left .tx-indexedsearch-searchbox option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #edd6a7;
}

.right .search_right {
}

.right .content_right {
}

.right .banner_right {
}

.tx-jkpoll-pi1 {
	margin: 5px;
	padding: 0px;
}

.tx-jkpoll-pi1 form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.tx-jkpoll-pi1 .question {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.tx-jkpoll-pi1 .question p.bodytext {
	margin: 0px;
	padding: 0px;
}

.tx-jkpoll-pi1 .answer {
	font-size: 10px;
	margin-bottom: 5px;
}

.tx-jkpoll-pi1 input[type="submit"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;	
	background-color: #edc679;
	border: 1px solid #33200f;
	height: 18px;
	width: 40px;
	display: block;
	padding-bottom: 2px;
}

.feed {
	margin: 5px;
}

.feed h4 {
	font-size:11px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
/*	clear: left;	 */
}

.feed img {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.feed p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 11px;
}

.feed a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #8a5124;
	padding: 0px;
	margin: 0px;
}

.feed a:hover {
	color: #bf8412;
	padding: 0px;
	margin: 0px;	
}

.feed a:visited {
	color: #8a5124;
	padding: 0px;
	margin: 0px;	
}

.feed a:visited:hover {
	color: #bf8412;
	padding: 0px;
	margin: 0px;	
}

#twrss_table {
	margin: 5px;
}

#twrss_table .twrss_bodytext {
	font-size:11px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

#twrss_table .twrss_bodytext p {
	font-size:11px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

#twrss_table .twrss_bodytext a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #8a5124;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

#twrss_table .twrss_bodytext a:hover {
	color: #bf8412;
	padding: 0px;
	margin: 0px;	
}

#twrss_table .twrss_bodytext a:visited {
	color: #8a5124;
	padding: 0px;
	margin: 0px;	
}

#twrss_table .twrss_bodytext a:visited:hover {
	color: #bf8412;
	padding: 0px;
	margin: 0px;	
}

.divider {
	border-top: 1px solid #8a5124;
	margin-top: 5px;
	margin-bottom: 5px;
}

.left .container .elements object {
	z-index: 1;
}


.left .container .elements embed {
	z-index: 1;
}

.left .container .elements form#mailform {
	display: inline;
}

.left .container .elements form#mailform fieldset {
	margin: 5px;
	padding: 0px;
	border: none;	
}



.left .container .elements form#mailform label{
	display: block;
}

.left .container .elements form#mailform .csc-mailform-field {
	font-size: 10px;
}


.left .container .elements form#mailform .csc-mailform-field input {
	font-size: 10px;
	width: 174px;
		background-color: #fff0d3;
	border: 1px solid #33200f;
}


.left .container .elements form#mailform .csc-mailform-field textarea {
	font-family: Artial, Helvetica, sans-serif;
	font-size: 10px;
	width: 174px;
		background-color: #fff0d3;
	border: 1px solid #33200f;
}

.left .container .elements form#mailform .csc-mailform-field input[type="submit"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;	
	background-color: #edc679;
	border: 1px solid #33200f;
	height: 18px;
	width: 178px;
	display: block;
	padding-bottom: 2px;
	margin-top: 5px;
}

.csc-textpic-caption {
	font-size: 10px;
}



div.left .banner_left embed {
  margin-bottom: 5px;
}