@charset "UTF-8";

#page-container,
#footer-bg
{
	font-size: 12px;
	line-height: 18px;
}
.left-column h3, .right-column h3
{
	margin-bottom: 0;
}
.right-column p, .right-column ul
{
	margin-top: 0;
}

#logo {
	position: absolute;
	width: 151px;
	height: 295px;
	right: 0;
	background-image: url(/fileadmin/templates/images/logo.png);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 4;
}
* HTML #logo {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/logo.png');
	background:none;
}

.tx-indexedsearch-res .res {
	border-top: 1px solid #c2c2c2;
}

/******************************************************************************/

#footer-bg { 
	display: block;
	zoom: 1;
	margin: 0;
	padding: 9px 0 0 0;
	height: 31px;
	background-color: #fff;
	color: #666;
	line-height: 15px;
}
#footer .menu {
	float: left;
}
#footer .menu UL {
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0;
}
#footer .menu UL LI {
	display: inline;
}
#footer A {
	color: #666;
}
#footer A {
	color: #333;
}

.tx-srlanguagemenu-pi1 {
	padding-left: 5px;
}
.tx-srlanguagemenu-pi1 UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.tx-srlanguagemenu-pi1 UL LI {
	display: inline;
	padding: 0;
	margin: 0;
}
#language .tx-srlanguagemenu-pi1 A {
	font-size: 9px;
	line-height: 12px;
	margin: 0;
	padding: 0 5px 0 0;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #fff;
}
#language .tx-srlanguagemenu-pi1 LI.cur A {
	font-weight: bold;
}
#language .tx-srlanguagemenu-pi1 A:hover {
	text-decoration: underline;
}

#search{
    float: right;
    vertical-align: middle;
    text-align: right;
}
#search img {
    vertical-align: middle;
    border: 0;
}
#search form {
    padding: 0;
    margin: 0;
    display: inline;
}
#search button,
#search input {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
    border: 0;
    background-color: #fff;
    color: #666;
    padding: 0;
    margin: 0;
}
#search p {
    border: 1px solid #c2c2c2;
    padding: 1px;
    margin: 0;
}


/******************************************************************************/

#content-container H1 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #000;
}

#content-container H2 {
	font-family: Arial, sans-serif;
	font-weight: normal;
        font-size: 17px;
	line-height: 20px;
        color: #000;
}

#content-container H3 {
	font-family: Arial, sans-serif;
	font-weight: normal;
        font-size: 16px;
	line-height: 20px;
        color: #000;
}

#content-container A {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#content-container A:hover {
	text-decoration: underline;
}
#content-container H1 A,
#content-container H2 A,
#content-container H3 A {
	font-weight: normal;
}

#content2-container p.bodytext b,
#content2-container p.bodytext strong {
	color: #000;
}

/******************************************************************************/

#menu-bg {
	z-index: 5;
}
#submenu-bg {
	z-index: 6;
	background-color: #ccc;
	background-image: url(/fileadmin/templates/images/sub-bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 23px;
}
#submenu UL,
#menu UL {
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0;
}
#submenu UL LI,
#menu UL LI {
	float: left;
	display: block;
	padding: 0;
	margin: 0 3px 0 0;
}
#menu UL LI A {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	padding: 0px 5px;
}
#menu UL LI A:hover {
	color: #006699;
	background-color: #fff;
	padding: 0px 5px;
}
#menu UL LI STRONG A {
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #006699;
	background-color: #fff;
}

#submenu UL LI A {
	display: block;
	color: #333;
	text-decoration: none;
	text-align: left;
	padding: 3px 10px 0 10px;
	font-size: 11px;
	line-height: 18px;
	height: 20px;
}
* HTML #submenu UL LI A {
	width: 8em;
}
#submenu UL LI A:hover {
	color: #333;
	background-color: #fff;
}
#submenu UL LI STRONG A {
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #333;
	background-color: #fff;
}

/******************************************************************************/

.mailformplus_contactform FIELDSET {
	border: 0;
	outline-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	color: #000;
}
.mailformplus_contactform HR {
	clear: left;
	height: 1px;
	visibility: hidden;
}
.mailformplus_contactform LEGEND {
	display: none;
}
.mailformplus_contactform BUTTON {
}
.mailformplus_contactform LABEL {
	font-family: Arial,sans-serif;
}
.mailformplus_contactform {
}
.mailformplus_contactform SELECT,
.mailformplus_contactform INPUT  {
	font-family: Arial,sans-serif;
	width: 165px;
	border: 1px solid #c2c2c2;
}
.mailformplus_contactform TEXTAREA {
	font-family: Arial,sans-serif;
	width: 600px;
	border: 1px solid #c2c2c2;
}
.mailformplus_contactform .left {
	clear: left;
	float: left;
}
.mailformplus_contactform .right {
	float: left;
	margin-left: 40px;
	display: inline;
}
.mailformplus_contactform .msg {
	padding-top: 30px;
	color: #aaa;
}
.mailformplus_contactform .msg .error {
	color: #c7500a;
	font-size: 13px;
}

/******************************************************************************/

.filelinks {
	border: 1px solid #d6d6d6;
	border-width: 1px 0;
	padding: 5px 0;
}
.filelinks UL {
	list-style-type: none;
	list-style-image: url(/fileadmin/templates/images/pfeil.png);
	margin: 0;
	padding: 0;
}
.filelinks LI {
	margin-left: 25px;
	padding-left: 0;
}
.filelinks LI A {
}

/******************************************************************************/

.tx-cal-controller UL {
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0;
}

.tx-cal-controller,
.news-latest-container {
}

.tx-cal-controller LI,
.news-latest-container .news-latest-item {
	padding: 5px 0 15px 0;
}
.news-latest-container .news-latest-item p {
	padding-bottom: 0;
}
.news-latest-container .news-latest-item .news-latest-date {
	color: #b3895b;
}
.news-latest-container .news-latest-item h3 {
	padding: 3px 0 5px 0;
}
.news-single-item {
	width: 684px;
}
.news-single-item .news-single-date {
	color: #b3895b;
}

.cal-list-month UL {
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0;
}
.cal-list-year li,
.cal-list-month li {
	padding-left: 20px;
	text-transform: uppercase;
}
.cal-list-year li.active,
.cal-list-month li.active {
	padding-left: 0;
}
.cal-list-year li.active img,
.cal-list-month li.active img {
	display: inline;
	vertical-align: middle;
	padding-right: 6px;
}
.news-single-item a img {
	display: inline;
	vertical-align: middle;
}

/******************************************************************************/

.tx-t3quotes-pi1-listrowField-record {
	clear: right;
	padding-right: 115px;
	padding-bottom: 30px;
}
.tx-t3quotes-pi1-listrowField-author,
.tx-t3quotes-pi1-listrowField-date {
	margin-left: 115px;
	width: 260px;
}
.tx-t3quotes-pi1-listrowField-author {
	font-family: Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 19px;
	color: #666;
	padding-bottom: 5px;
}
.tx-t3quotes-pi1-listrowField-date {
	color: #c7500a;
	border: 1px solid #d6d6d6;
	border-width: 1px 0;
	padding: 3px 0;
}
.tx-t3quotes-pi1-listrowField-quote {
	float: right;
	width: 520px;
}

/******************************************************************************/

.tx_sngallery_pi1 ul li {
	width: 250px;
	border-top: 1px solid #d6d6d6;
	padding-top: 10px;
	margin: 0 20px 11px 0;
}
.tx_sngallery_pi1 ul li.text p {
	margin: 0;
	padding: 0;
}
.tx_sngallery_pi1 ul li p.copyright {
}
.tx_sngallery_pi1 ul li p.size {
}
.tx_sngallery_pi1 ul li p.size img {
	display: inline;
	vertical-align: middle;
}

/******************************************************************************/

.tx-sremailsubscribe-pi1 fieldset {
    border: 0;
}
.tx-sremailsubscribe-pi1 legend {
    display: none;
}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice {
    font-style: italic;
    margin-bottom: 1em;
}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-error {
    color: #ff0000;
}
.tx-sremailsubscribe-pi1 input {
    margin: 0;
    padding: 0 .5em 0 0;
}
.tx-sremailsubscribe-pi1 input[type=password] {
    margin-right: 1em;
}
* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-password {
    margin-right: 1em;
}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon {
    margin-left: 1em;
}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon:hover {
    cursor: pointer;
}
.tx-sremailsubscribe-pi1 ul {
    margin: 0;
    padding: 0;
    list-style-position: inside;
}
.tx-sremailsubscribe-pi1 dl {
    margin: 0;
    padding: 1em 0 0 0;
}
.tx-sremailsubscribe-pi1 dt,
.tx-sremailsubscribe-pi1 dd {
    margin: 0;
    padding: 0 0 .5em 0;
    float: left;
}
.tx-sremailsubscribe-pi1 dt {
    clear: both;
    width: 15%;
    padding-right: 1em;
}
.tx-sremailsubscribe-pi1 dd {
    text-align: left;
    width: 60%;
}
* html .tx-sremailsubscribe-pi1 dd {
    float: none;
}
.tx-sremailsubscribe-pi1 dd p {
    margin-top: 0;
    margin-bottom: .5em;
    padding: 0;
}
.tx-sremailsubscribe-pi1 dd label {
    padding: 0 1em 0 .5em;
}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-submit {
    width: auto;
    overflow: visible;
    padding: 0;
}

/******************************************************************************/

.tickettable {
	margin: 10px 0;
	border-collapse: collapse;
}

.tickettable tr.h td input {
    border: 1px solid #ddd;
}

.tickettable tr.b td {
    padding-bottom: 5px;
}
.tickettable tr.b td.last {
    text-align: center;
}
.tickettable tr .t {
    padding-top: 5px;
    font-weight: bold;
    padding-left: 15px;
    font-size: 125%;
}
.tickettable tr {
    background-color: #ddd;
}
.tickettable tr.alt {
    background-color: #eee;
}
.tickettable tr.h {
    font-weight: normal;
    text-align: left;
    font-size: 80%;
}
.tickettable2 td {
	padding: 3px 10px;
}

/******************************************************************************/
.inputpair button,
.inputpair input {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
    border: 0;
    background-color: #fff;
    color: #666;
    padding: 0;
    margin: 0;
}
.inputpair {
    border: 1px solid #c2c2c2;
    padding: 1px;
    margin: 0;
		float: left;
}
.clear {
	clear: both;
}