/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    background: #292c71;
    color: #000000;
    font-family: verdana, sans-serif;
    font-size: 11px;
    height: 100%;
    line-height: 135%;
}

body#start {
    background: #000;
    height: auto;
}

#siteWrapper {
    background: #fff url(../_img/content-bg.gif) repeat-y;
    margin: 0 auto;
    min-height:100%;
    width: 780px;
}

* html #siteWrapper {
    height:100%;
}

#intro {
    /*
    margin: 20px auto;
    margin-top: 50px;
    width: 688px;
    */
    background: url(../_img/rahmen-intro.gif) no-repeat;
    margin: 0 auto;
    margin-top: 50px;
    width: 816px;
}

#intro .tx-rbflashobject-pi1-swf_altcontent {
    padding: 64px;
    width: 688px;
}

#introNavLang {
    /* border-top: 1px solid #8B8B8E; */
    color: #8B8B8E;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0 25px 0;
    width: 816px;
    position: absolute;
    top: 522px;
}

#introNavLang a {
    color: #8B8B8E;
}

#introNavLang a:hover {
    color: #ffffff;
    text-decoration: none;
}

a {
    color: #292c71;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

#head {
    background: #292c71;
    color: #ffffff;
    height: 74px;
}

h1 {
    float: left;
}

h1 a {
    background: url(../_img/excalibur-logo-oben.gif) no-repeat;
    display: block;
    height: 74px;
    width: 335px;
}

h1 span {
    display: none;
}

#ticketinfo {
    float: right;
    font-size: 14px;
    padding: 14px 10px 0 0;
    text-align: right;
    height: 50px;
}

#ticketinfo .small {
    font-family: arial;
    font-size: 9px;
}

#ticketinfo a {
    color: #9fbfe4;
    font-weight: bold;
}

#subHead {
    background: #292c71 url(../_img/excalibur-logo-unten.gif) no-repeat;
    height: 20px;
}

#headerImage {
    background: #fff url(../_img/bg-rubrikbild.jpg);
    border: 2px solid #fff;
    border-bottom: 3px solid #fff;
    height: 185px;
}

#headerRotation {
	margin-left: 150px;	
}

#sidebar {
    float: left;
    margin-bottom: 35px;
}

#sidebarContent .chinaEntertainment {
    margin: 17px 0 0 14px; 
}

/* ########## Navigation ########## */

#navMain {
    font-size: 11px;
    padding-left: 13px;
    padding-top: 11px;
}

#navMain a {
    color: #000000;
    text-decoration: none;
}

#navMain li {
    list-style-type: none;
}

#navMain li a {
    /* background: url(../_img/firstnav-bg.gif) no-repeat; */
    display: block;
    /* height: 16px; */
    width: 110px;
    /* text-indent: 10px; */
    padding: 0 0 1px 10px;
    margin-bottom: 4px;
    border: 1px solid #fff;
}

#navMain li a:hover {
    background: #d1d1d1; /* url(../_img/firstnav-bg-hover.gif) no-repeat; */
    border: 1px solid #d1d1d1;
}

#navMain li a.active,
#navMain li a.active:hover {
    /* background: url(../_img/firstnav-bg-active.gif) no-repeat; */
    background: #7c97bf;
    border: 1px solid #000;
}

#navMain li ul li a {
    /* background: url(../_img/point.gif) 10px 7px no-repeat; */
    background: url(../_img/arrow.gif) 10px 6px no-repeat;
    color: #000000;
    padding-left: 20px;
    width: 100px;
}

#navMain li ul li a:hover {
    /* background: url(../_img/point.gif) 10px 7px no-repeat; */
    background: url(../_img/arrow.gif) 10px 6px no-repeat;
    color: #292c71;
    border: 1px solid #fff;
}

#navMain li ul li a.active,
#navMain li ul li a.active:hover {
    /* background: url(../_img/point.gif) 10px 7px no-repeat; */
    background: url(../_img/arrow.gif) 10px 6px no-repeat;
    color: #292c71;
    border: 1px solid #fff;
}

#navMain li ul li ul li a {
	background: none;
    padding-left: 16px;
    width: 104px;
}

#navMain li ul li ul li a:hover {
    background: none;
}

#navMain li ul li ul li a.active,
#navMain li ul li ul li a.active:hover {
    background: none;
}

/* Infonavigation */

#navInfo {
    background: #fff url(../_img/infonav-left-bg.gif) no-repeat;
    font-family: arial;
    font-size: 11px;
    height: 20px;
    float: right;
}

#navInfoWrapper {
    background: url(../_img/infonav-right-bg.gif) no-repeat top right;
}


#navInfo ul {
    padding: 0 7px 0 7px;
}

#navInfo ul li {

    list-style-type: none;
    float: left;
    margin-top: 3px;
}

* html #navInfo ul li {
    margin-top: 4px;
}

#navInfo ul li a {
    color: #000000;
    font-weight: normal;
    padding: 0 6px 0 6px;
    display: block;
    float: left;
    height: 20px;
}

* html #navInfo ul li a {
    height: 16px;
}

/* ################################ */

/*
#sidebarContent .chinaEntertainment {
    margin: 37px 0 0 14px; 
}
*/

#contentWrapper {
    width: 780px;
    margin: 0 auto;
    margin-top: 20px;
}

#content {
    float: right;
    width: 565px;
    margin-right: 30px;
    margin-bottom: 35px;
}

* html #content {
    margin-right: 15px; 
}

#content h2 {
    font-size: 14px;
    margin-bottom: 14px;
}

#content p {
    margin-bottom: 14px;
}

#content ul {
    list-style-type: square;
    margin-bottom: 14px;
    margin-left: 15px;
}

#content .csc-textpic-caption {
}

.clearFix {
    clear: both;
}

/* Contenttable */

.contenttable td {
    padding: 2px 5px;
}

.contenttable th {
    text-align: left;
    padding: 3px 5px;
}

.contenttable .tr-even {
    background: #D1D1D1;
}

.contenttable .tr-0 {
    background: #7C97BF;    
}

.blinks a {
    color: #000000;
}

/* Footer */

#footer {
    background: url(../_img/footer.gif) no-repeat bottom;
    height: 49px;
    width: 780px;
    margin: -49px auto;
}

#chinaEntertainment {
    margin: 0 0 0 14px;
}

/* News */

.news-list-item h3 {
    font-size: 13px;
    margin-bottom: 4px;
}

#content .news-list-item p {
    margin-bottom: 0;
}

.news-single-item {
    margin-bottom: 10px;
}

.news-single-item h2 {
    font-size: 13px;
}

.news-single-item h3 {
    font-size: 11px;
    margin-bottom: 14px;
}

.news-single-img {
    float: right;
    padding-left: 14px;
}

.news-list-item img {
    float: left;
    margin: 0 8px 2px 0;
}

.news-list-item .news-list-morelink {
    clear: both;
}

div.divider {
    clear: both;
    border: 0;
    height: 0;
    border-top: 1px solid #AEAFB2;
    margin: 8px 0;
    line-height: 0;
    font-size: 0;
}

#navLang { padding-left: 13px; height: 10px; position: absolute; top: 294px; width: 112px; }
#navLang li { list-style-type: none; float: left; height: 10px; }
#navLang a { display: block; height: 10px; width: 16px; margin-right: 9px; }
#navLang a span { display: none; }

#navLang a.langDE { background: url(../_img/flags/de.gif) 0 10px; }
#navLang a.langDE:hover,
#navLang a.langDE-active { background: url(../_img/flags/de.gif); }

#navLang a.langEN { background: url(../_img/flags/en.gif) 0 10px; }
#navLang a.langEN:hover,
#navLang a.langEN-active { background: url(../_img/flags/en.gif); }

.csc-textpic { margin-bottom: 10px; }

.divFce2Column { width: 565px; }
.divFce2Column .firstCol { width: 270px; float: left; }
.divFce2Column .secondCol { width: 270px; float: right; }

.divFce3Column { width: 565px; }
.divFce3Column div { border-bottom: 1px solid #fff; }
.divFce3Column .firstCol { width: 173px; margin-right: 23px; float: left; }
.divFce3Column .secondCol { width: 173px; float: left; }
.divFce3Column .thirdCol { width: 173px; float: right; }

