* {
	margin: 0;
	padding: 0;
}

body,td,input,textarea,select {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
}

body {
	background: #000000 url('../images/bg_body.gif') repeat-x;
	color: #f1eba0;
}

body.popup {
	background: #000000 !important;
	margin-left: 10px;
}

a {
	text-decoration: none;
}

#sitecontainer_popup a {
	color: #fff;
	font-weight: bold;
}

img {
	border: 0;
}

p {
	margin-bottom: 1em;
}

#sitecontainer {
	width: 1004px;
	background: #000000 url('../images/bg_sitecontainer.jpg') no-repeat;
	margin: auto;
	float: left;
	position: relative;
	z-index: 1;
}

#sitecontainer_popup {
	
}

#commendation {
	position: absolute;
	top: 38px;
	left: 28px;
	width: 129px;
	height: 131px;
	z-index: 10;
}

#logo {
	position: absolute;
	top: 0;
	left: 407px;
	width: 228px;
	height: 175px;
	z-index: 10;
}

#header {
	position: relative;
	float: left;
	width: 100%;
	height: 195px;
}

#hotline {
	position: absolute;
	top: 89px;
	right: 52px;
	width: 320px;
	height: 34px;
	text-align: right;
}

#hotline h1 {
	font-weight: normal;
	color: #c5a731;
	font-size: 18px;
}

#hotline h2 {
	font-weight: normal;
	color: #f2eda1;
	font-size: 18px;
}

#search {
	position: absolute;
	top: 147px;
	left: 791px;
	width: 160px;
	height: 18px;
	float: left;
	text-align: right;
}

#search input {
	width: 100px;
	border: 1px solid #000;
	background-color: #e9ce73;
}

input#searchsubmit {
	width: 7px !important;
	height: 8px !important;
	position: relative;
	top: 0px;
}

input#showsubmit {
	width: 18px !important;
	height: 18px !important;
	position: relative;
	top: 6px;
}

#content h3.csc-noSearchResultMsg {
	padding-bottom: 1em;
}

#showlist select {
	background: #eeec9b;
	border: 1px solid #6b0008 !important;
}

#listshowshort {
	width: 350px;
}

#listshowshort td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-top: 2px;
}

#mainmenu {
	width: 100%;
	position: absolute;
	top: 175px;
	left: 0;
	height: 20px;
	float: left;
	background-color: #220000;
	font-size: 11px;
}

#mainmenu ul {
	list-style-type: none;
	margin-left: 200px;
}

#mainmenu ul li {
	float: left;
}

#mainmenu ul li.first {
	
}

#mainmenu ul li.last {
	
}

#mainmenu ul li a {
	display: block;
	text-decoration: none;
	padding: 2px 11px;
	font-weight: bold;
	color: #e9ce73;
	background: url('../images/bg_mainmenu.gif') 0 4px no-repeat;
}

#mainmenu ul li.first a {
	background: none;
}

#mainmenu ul li a:hover,#mainmenu ul li.active a,#mainmenu ul li.current a
	{
	color: #fff;
}


.menuespacer {
        margin-top: 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #e9ce73;
           }

#pagecontainer {
	float: left;
	position: relative;
	background: url('../images/bg_pagecontainer.gif') repeat-y;
	margin: 12px 0;
}

#leftcol {
	width: 150px;
	background: url('../images/bg_leftcol.jpg') repeat-x;
	position: relative;
	float: left;
	margin-bottom: 276px !important;
}

#submenu {
	text-align: right;
	float: left;
	font-size: 11px;
}

* html #submenu {
	
}

#submenu ul {
	list-style-type: none;
	margin-right: 7px;
}

#submenu ul li {
	float: left;
	width: 137px;
}

/*#submenu ul li#menu_13 {
	margin-top: 20px !important;
}*/

#submenu ul li a {
	display: block;
	text-decoration: none;
	padding-right: 17px;
	font-weight: normal;
	color: #f0eb9f;
	margin-top: 5px;
	background: url('../images/bg_submenu.gif') 127px 3px no-repeat;
}

#submenu ul li a:hover,#submenu ul li.active a,#submenu ul li.current a
	{
	background: #f0eb9f url('../images/bg_submenu_active.gif') 127px 3px
		no-repeat !important;
	color: #280000 !important;
}

#rightcol {
	float: left; /*width: 814px;*/
	width: 814px;
	min-height: 406px;
	/*background: url('../images/bg_rightcol.gif') repeat-y;*/
	position: relative;
	padding-top: 4px;
	padding-left: 40px;
}

* html #rightcol {
	height: 406px;
}

#contentcontainer {
	float: left;
	width: 100%;
}

.content {
	width: 95%;
	float: left;
	text-align: justify;
}

.content a {
	color: #fff;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content ul {
	padding-left: 18px;
	list-style-position: outside;
	list-style-type: square !important; /*padding-bottom: 2em;*/
}

.content ol {
	padding-bottom: 2em;
	padding-left: 18px;
}

.content ul li {
	padding-left: 18px;
	line-height: 1.5em;
}

.content h1,#sitecontainer_popup h1 {
	font-weight: bold;
	color: #c5a731;
	font-size: 13px;
	margin-bottom: 1.5em;
}
/*
.content img {
	border: 1px solid #e6d682 !important;
}*/



.content td {
	vertical-align: top;
}

p img {
	border: 0;
}

.content td img {
	border: 0 !important;
}

.content .csc-textpic-caption {
	background: url('../images/bg_caption.jpg') no-repeat;
	font-weight: bold;
	color: #280000;
	padding: 0px 0px;
	border: 1px solid #e6d682;
	text-align: center;
	width: 100%;
	margin-top: -4px;
}

.content dl {
	padding-right: 9px;
}

.twocontents .content {
	width: 368px;
	margin-right: 17px;
	float: left;
}

.twocontents {
	float: left;
}

#leftcolimage {
	position: absolute;
	bottom: -12px;
	left: 0;
	width: 184px;
	height: 238px;
	background: url('../images/leftcolimage.gif') no-repeat;
}

#locmenu {
	clear: both;
	width: 814px;
}  /* LIST OF ALL SHOWS AND LOCATIONS */
#listshows,#listlocations {
	width: 794px;
	margin: 2em 0;
}

#listshows td,#listlocations td {
	height: 24px;
	padding: 4px 4px;
}

#listshows a,#listlocations a {
	text-decoration: none;
	color: #f1eba0;
}

#listshows a:hover,#listlocations a:hover {
	text-decoration: underline;
}

.tdshowcolor,.tdlocationscolor {
	background-color: #a40707;
}

.tdshowcolor .logo {
	background-color: #000;
	width: 54px;
	padding: 8px 0px;
}

#footer {
	background: url('../images/bg_footer.jpg') no-repeat;
	width: 100%;
	height: 20px;
	float: left;
	color: #4f0000;
	margin-bottom: 2em;
}

#footercontent {
	float: right;
	padding-top: 3px;
	width: 380px;
	text-align: right;
}


.ext-fb {
	margin-right: 27px;
	vertical-align: top;
	padding: 0 0 2px 22px;
	background: url(/fileadmin/templates/grafiken/facebook.png) no-repeat;
		}
	
a.ext-fb    { 
    color: #4F0000;
    font-weight: normal;
    text-decoration: none;
}
#footermenu {
	float: right;
	height: 10px;
	text-align: right;
	padding-top: 3px;
	width: 200px;
}

#footermenu ul {
	list-style-type: none;
	float: right;
	padding-left: 15px;
}

#footermenu ul li {
	float: right;
}

#footermenu ul li.first {
	
}

#footermenu ul li.last {
	
}

#footermenu ul li a {
	display: block;
	text-decoration: none;
	padding: 0 11px;
	font-weight: normal;
	color: #4f0000;
	background: url('../images/bg_footermenu.gif') 0 3px no-repeat;
}

#footermenu ul li.last a {
	background: none;
}

#footermenu ul li a:hover,#footermenu ul li.active a,#footermenu ul li.current a
	{
	text-decoration: underline;
}
.dd-status-lang { 
	font-weight: bold;
	color: #ef0000;

 }
	/*div {    outline: 4px solid #f00 ;}div > div {    outline: 3px solid #0f0 ;}div > div > div {    outline: 2px solid #ff0 ;}div > div > div > div {    outline: 1px solid #00f ;
*/

