/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
    margin: 0px;
    padding: 0px;
}

body {
    background: #AAE0FE url(images/back_all.gif) repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #A4E4F5;
    margin-top: 0px;
    margin-bottom: 20px;
}

input, textarea {
	background: none;
	border: 1px solid #A4E4F5;
	font: normal 12px Arial, Helvetica, sans-serif;
    color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
    margin-top: 0;
}

h1, h2, h3 {
    font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
    font-weight: normal;
    /*color: #FFFFFF;*/
	color: #1D74A6;
	/*background: url(images/header-title-small.gif) no-repeat;*/
	height: 23px;
    padding: 2px 0 0 10px;
}

h1 {
    font-size: 2.4em;
}

h2 {
    font-size: 1.2em;
}

p, ol, ul {
    margin-bottom: 1.5em;
    line-height: 150%;
}

a {
    color: #1D74A6;
}

a:hover {
    text-decoration: none;
    color: #1D74A6;
}



hr {
    display: none;
}

#main {
    width: 904px;
    margin: 0 0 0 0;
    border: 10px solid #ffffff;
    float:left;
}

/* Header */

#header {
    height: 189px;
    width: 904px;
}

#logo {
    width: 904px;
    height: 140px;
    background: url(images/header04.jpg) repeat-x;
}

#logo h1, #logo p  {
    margin: 0;
    line-height: normal;
}

#logo h1 {
    padding: 47px 0 0 20px;
    font-size: 24px;
    background: none;
    color: #000000;
    font-weight: bolder;
 /*   filter: DropShadow(color=#ffffff, offx=1.5, offy=1.5);
    text-shadow: white 0.1em 0.1em 0.2em;*/
}
#logo h2 {
    padding: 10px 0 0 20px;
    font-size: 10px;
    text-transform: uppercase;
    color: #62D6F5;
}

#logo a {
    text-decoration: none;
    color: #62D6F5;
}

#menu {
    height: 49px;
    padding-left: 140px;
    background: url(images/menu.gif) no-repeat;
}

#menu ul {
    margin: 0;
    list-style: none;
}

#menu li {
    display: inline;
}

#menu a {
    float: left;
    width: 120px;
    height: 35px;
    margin: 0 0 0 2px;
    padding: 14px 0 0 0;
    text-decoration: none;
    text-align: center;
    letter-spacing: -1px;
    font-size: 1.1em;
    font-weight: bold;
    color: #000000;
}

#menu a:hover {
    background: url(images/menu_r.gif) repeat-x;
}

/* Page */

#page {
    width: 904px;
    background: #ffffff;
    margin: 0 auto;
}

/* Content */

#content {
    float: left;
    width: 452px;
    margin-left: 10px;
    margin-top: 10px;
}

#content .post ul, #content .post ol {
    margin-left: 30px;
}

.post {
    margin-bottom: 15px;
    padding: 0 0px 10px 0px;
    color: #0A416B;
}

.post a {
    color: #1D74A6;
}

.post a:hover {
    color: #000000;
}


/* Sidebars */

.sidebar {
    float: left;
    width: 216px;
    margin-top: 10px;
    color: #0D699B
}

.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}


.sidebar li {
    padding: 0px 0 0px 4px;
}

.sidebar a {
    text-decoration: none;
    color: #0D699B;
    font-size: 11px;
}
.sidebar a:hover {
    color: #0D699B;
    text-decoration: underline;
}

.sidebar h2 {
    padding-top: 3px;
    color: #FFFFFF;
    background: url(images/title_small.gif) no-repeat;
    height: 20px;
    padding-left: 20px;
}

/* Left Sidebar */

#leftbar {}

/* Right Sidebar */

#rightbar {
    margin-left: 10px;
}

#leftbar .back, #rightbar .back {
    background: url(images/box_back.gif) repeat-y;
    padding: 10px;
}

#leftbar .bottom, #rightbar .bottom {
    background: url(images/box_bottom.gif) no-repeat;
    height: 3px;
    width: 216px;
    margin-bottom: 10px;
}
/* Footer */

#footer {
    clear: both;
    padding-top: 20px;
    height: 62px;
    background: url(images/footer.gif) repeat-x;
}

#footer p {
    text-align: center;
    font-size: smaller;
    color: #0F5B96;
}

#footer a {
    color: #0F5B96;
}

.industrydb-list-container ul {
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    padding: 0;
    margin: 0;
}
.industrydb-abc-container {
    padding: 10px 0;
    width: 100%;
    height: 100%;
}
.industrydb-abc-item a{
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    background: url(images/abc-title.gif) no-repeat;
    height: 20px;
    width: 20px;
    padding-top: 2px;
    margin-left: 1px;
    float:left;
}
.industrydb-list-item, .industrydb-list-item-partner {
    border-bottom: 1px solid #A4E4F5;
    padding: 10px 0;
    margin-bottom: 1px;
}
.industrydb-list-item-partner {
    background-color: #E5F3FB;
}
.industrydb-list-item .link {
    text-align: center;
    margin-top: 5px;
}
.industrydb-list-item .link a{
    text-decoration: none;
}

.tx_bit_cinema_pi1-latestview-item{
    height: 100%;
    margin-top: 3px;
    padding: 0 0 10px 0;
    font-size: 0.9em;
}
.tx_bit_cinema_pi1-latestview-item_zeit{
    padding-top: 5px;
}

div.c2l1d-left{
   position:absolute;
   left:5px;
   padding: 0px;
   width:15%;
   white-space:normal;
   border: none;
}
div.c2l1d-middle{
   position:absolute;
   left:16%;
   padding: 0px;
   width:80%;
   border:none;
   white-space:normal;
}

.news-latest-item {
	padding-bottom:15px;
}
.news-latest-item a {
	text-decoration: none;
}
/******************************************************
*  RTE - ANPASSUNGEN
******************************************************/
.align-right {text-align:right;}
.align-left {text-align:left;}
.align-justify {text-align:justify;}
.align-center {text-align:center;}
