@CHARSET "UTF-8";

body {
	margin: 0px;
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 12px;
    padding: 0px;
    background-color: #ffffff;
    color: #232323;
}

a, a:link, a:visited {
    background-color: inherit;
    color: #be1e2d;
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}

a:focus {
    outline: none;
}

.detailLink, .detailLink:link, .detailLink:visited {
    color: #be1e2d;
    text-decoration: none;
    font-size:12px;
    font-weight:bold;
}

.detailLink:hover, .detailLink:active {
    text-decoration: underline;
}

p {
    margin-bottom: 15px;
    line-height: 18px;
}

ul {
	margin-top:10px;
    list-style: disc;
    padding-left: 15px;
    margin-bottom: 15px;
}

h1 {
    font-size: 20px;
    margin:0px;
    padding:0px;
    color:#be1e2d;
}

.boxcontent h1 {
	font-size: 13px;
	margin-bottom: 5px;
}

h2 {
    font-size: 15px;
    margin:0px;
    padding:0px;
    color:#be1e2d;
}

h3 {
    font-size: 13px;
    margin:0px;
    padding:0px;
    color:#be1e2d;
}

h4 {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    color:#be1e2d;
    font-weight:normal;
}

th {
	font-weight: bold;
	color: #777777;
}

.head_h1 {
    height: 35px;
    background: #be1e2d;
    padding: 10px;
    font-size: 20px;
    font-weight:bold;
    color: #ffffff;
}

.search_category {
    border: 1px solid #be1e2d;
    color: #be1e2d;
    padding: 2px;
    text-transform: uppercase;
    font-size: 11px;
}

.search_genre {
    border: 1px solid #be1e2d;
    color: #be1e2d;
    padding: 2px;
    text-transform: uppercase;
    font-size: 11px;
}

.search_filter {
    display:block;
    color: #be1e2d;
    margin-right:5px;
    margin-bottom:5px;
    text-transform: uppercase;
    font-size: 10px;
    padding-left:8px;
}

.search_filter_active {
    display:block;
    color: #000000;
    margin-right:5px;
    margin-bottom:5px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight:bold;
    padding-left:8px;
}

.search_filter_active a {
    color: #000000;
    text-transform: uppercase;
    font-size: 10px;
    font-weight:bold;
}

.filter_head {
    color: #be1e2d;
    text-transform: uppercase;
    border-bottom: 1px solid #be1e2d;
    margin-bottom: 8px;
}

.tab_line {
    border-bottom: 1px solid #ffffff;
}

.tabOpen {
    border-bottom: 4px solid #be1e2d;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-weight: bold;
    font-size:13px;
}

.tabClose {
    border-bottom: 4px solid #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-weight: normal;
    font-size:13px;
}

.product_rider_open {
    text-transform:uppercase;
    color:#be1e2d;
    padding-left:5px;
    padding-top:2px;
    padding-bottom: 1px;
    font-weight: bold;
    border-left:1px solid #c2c2c2;
    border-top:1px solid #c2c2c2;
    border-right:1px solid #c2c2c2;
    border-bottom:1px solid #ffffff;
}

.product_rider_close {
    text-transform:uppercase;
    color:#be1e2d;
    padding-left:5px;
    padding-top:2px;
    padding-bottom: 1px;
    border:1px solid #c2c2c2;
}

#layer_stoerer {
    width: 123px;
    height: 129px;
    position:absolute;
    right:0;
    top:0;
}

/**
 *
 * Positionierung Navigation, Inhalt, usw..
 *
**/
#all_page {
    width: 885px;
    margin: 0 auto;
}

#div_navigation {
    position:absolute;
    margin-left:0px;
    margin-top:92px;
    width:792px;
    height:37px;
    background-image:url(/media/images/allgemein/reiter_autentic.png);
    background-repeat:no-repeat;
    z-index:4;
}

#div_subnavigation {
    margin-left:10px;
}

#div_content {
    position:absolute;
    margin-left:0px;
    margin-top:159px;
    width:1100px;
    height:480px;
    vertical-align:top;
}

#div_logo {
    position:absolute;
    margin-left:0px;
    margin-top:0px;
    width:500px;    
}

#div_suche {
    position:absolute;
    margin-left:600px;
    margin-top:40px;
    width:300px;
    z-index:18;
}

#div_suche_neu {
    position:absolute;
    margin-left:500px;
    margin-top:10px;
    width:500px;
    z-index:18;
}

#div_suche_neu2 {
    position:absolute;
    margin-left:350px;
    margin-top:10px;
    width:600px;
    z-index:18;
}

#detailsearch {
    position:absolute;
    margin-left:0px;
    margin-top:35px;
    width:320px;
    display:none;
    z-index:17;
    background-image:url(/media/images/allgemein/background_suche.png);
    background-repeat:no-repeat;
    padding-left:25px;
    padding-top:20px;
}

#bottom_nav {
    position:absolute;
    margin-left:50px;
    margin-top:685px;
    width:150px;
}

#nav_eos {
    position:absolute;
    margin-left:84px;
    margin-top:11px;
    width:82px;
    height:20px;
}

#nav_beta {
    position:absolute;
    margin-left:200px;
    margin-top:11px;
    width:82px;
    height:20px;
}

#nav_beta_cinema {
    position:absolute;
    margin-left:308px;
    margin-top:11px;
    width:82px;
    height:20px;
}

#nav_kineos {
    position:absolute;
    margin-left:424px;
    margin-top:11px;
    width:82px;
    height:20px;
}

#nav_classica {
    position:absolute;
    margin-left:535px;
    margin-top:11px;
    width:82px;
    height:20px;
}

#nav_unitel {
    position:absolute;
    margin-left:650px;
    margin-top:11px;
    width:82px;
    height:20px;
}

#hr_bottom {
    position:absolute;
    margin-left:0px;
    margin-top:679px;
    width:100%;
    height:3px;
    background-color:#be1e2d;
}

#login_in {
    position:absolute;
    margin-left:955px;
    margin-top:40px;
    width:140px;
}

#login_form {
    position:absolute;
    margin-left:690px;
    margin-top:65px;
    width:305px;
    background-image:url(/media/images/login/login_verlauf.png);
    background-position:bottom;
    background-repeat:repeat-x;
    display:none;
    z-index:73;
    padding:10px;
}

#controll {
    position:absolute;
    margin-left:690px;
    margin-top:65px;
    width:305px;
    background-image:url(/media/images/login/login_verlauf.png);
    background-position:bottom;
    background-repeat:repeat-x;
    display:none;
    z-index:73;
    padding:10px;
    height:150px;
    vertical-align:top;
}
/**
 *
 * Positionierung Navigation, Inhalt, usw.. ENDE
 *
**/


#header {
    background-color: #dddddd;
    border-bottom: 2px solid #aaaaaa;
    margin-bottom: 10px;
    color: #fff;
    padding: 10px 10px;
    text-align: center;
}

#header h1 {
    font-size: 30px;
    color:#ffffff;
}

#header h2 {
    font-size: 14px;
}

#footer {
    text-align: center;
    margin: 20px 0px 0px 0px;
    padding-top: 10px;
    border-top: 2px solid #aaaaaa;
    clear: both;
}

.clearit {
    clear: both;
    height: 1px;
}

.message {
    font-weight: bold;
    margin-bottom: 20px;
}

label {
    display: block;
    width: 180px;
    float: left;
}

fieldset {
    margin-bottom:2px;
}

.border_image {
    border:2px solid #be1e2d;
    margin:0px;
    padding:0px;
}

/**********************************************************
 *
 * News Startseite
 *
 **********************************************************/
.news_title {
    color:#be1e2d;
    font-size:13px;
    font-weight:bold;
    letter-spacing:0.1em;
}

.news_teaser{
    padding-top:10px;
    padding-bottom:10px;
}

/**********************************************************
 *
 * Navi
 *
 **********************************************************/
.color_link, .color_link:link, .color_link:visited, .color_link:hover, .color_link:active {
    color: #be1e2d;
    font-size:14px;
    text-decoration:none;
    font-weight:normal;
}

.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    display: block;
	font-size: 12px; 
	font-family: Arial, sans-serif, Helvetica, Geneva;
	color:#000000;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 6px;
}

.ebene0-1:hover {
    display: block;
    font-size: 12px; 
    font-family: Arial, sans-serif, Helvetica, Geneva;
    color:#000000;
    font-weight:bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 6px;
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
    display: block;
    font-size: 12px; 
    font-family: Arial, sans-serif, Helvetica, Geneva;
    color:#ffffff;
    font-weight:bold;
    background-image: url(/media/images/index/verlauf_autentic.jpg);
    background-repeat: repeat-x;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 6px;
}

.ebene0-1_angewaehlt:hover {
    display: block;
    font-size: 12px; 
    font-family: Arial, sans-serif, Helvetica, Geneva;
    color:#ffffff;
    font-weight:bold;
    background-image: url(/media/images/index/verlauf_autentic.jpg);
    background-repeat: repeat-x;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 6px;
}

.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
    display: block;
    color: #be1e2d;
    font-weight: normal;
    padding-left:0px;
    border:0px;
    padding-right:20px;
    text-decoration:none;
}

.ebene1-1:hover {
    display: block;
    color: #be1e2d;
    font-weight: normal;
    padding-left:0px;
    border:0px;
    padding-right:20px;
    text-decoration:underline;
}

.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:visited, .ebene1-1_angewaehlt:active {
    display: block;
    color: #be1e2d;
    font-weight: bold;
    padding-left:0px;
    border:0px;
    padding-right:20px;
}

.ebene1-1_angewaehlt:hover {
    display: block;
    color: #be1e2d;
    font-weight: bold;
    padding-left:0px;
    border:0px;
    padding-right:20px;
    text-decoration:underline;
}

.ebene2-1, .ebene2-1:link, .ebene2-1:visited, .ebene2-1:active {
    display: block;
    font-size: 10px;
    color: #808080;
    font-weight: normal;
    padding-left:0px;
    border:0px;
    padding-right:10px;
    text-decoration:none;
    text-transform: uppercase;
}

.ebene2-1:hover {
    display: block;
    font-size: 10px;
    color: #808080;
    font-weight: normal;
    padding-left:0px;
    border:0px;
    padding-right:10px;
    text-decoration:none;
    text-transform: uppercase;
}

.ebene2-1_angewaehlt, .ebene2-1_angewaehlt:link, .ebene2-1_angewaehlt:visited, .ebene2-1_angewaehlt:active {
    display: block;
    font-size: 10px;
    color: #808080;
    font-weight: bold;
    padding-left:0px;
    border:0px;
    padding-right:10px;
    text-transform: uppercase;
}

.ebene2-1_angewaehlt:hover {
    display: block;
    font-size: 10px;
    color: #808080;
    font-weight: bold;
    padding-left:0px;
    border:0px;
    padding-right:10px;
    text-decoration:none;
    text-transform: uppercase;
}

/* dijit neu */
.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner {
    background-image: url(/media/images/index/select_arrow.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 15px;
    width: 15px;
    font-size: 90%;
    font-size: inherit;
    margin:0px;
    padding:0px;
    border: 0px;
}


.dijitComboBox .dijitArrowButtonInner {
    display:block;
}

.tundra .dijitButtonNode {
    /* enabled state - inner */
    border:0px; 
    background:url(/media/images/index/select_background.png); 
    background-repeat: repeat-x;
    background-position:center top;
}

.tundra .dijitComboBox .dijitButtonNode {
    border: 0px;
}

.tundra .dijitButtonDisabled .dijitButtonNode,
.tundra .dijitToggleButtonDisabled .dijitButtonNode,
.tundra .dijitDropDownButtonDisabled .dijitButtonNode,
.tundra .dijitComboButtonDisabled .dijitButtonNode,
.tundra .dijitComboBoxDisabled,
.tundra .dijitSpinnerDisabled,
.tundra .dijitSpinnerDisabled .dijitButtonNode {
    /* disabled state - inner */
    /* border-color: #d5d5d5 #bdbdbd #bdbdbd #d5d5d5; */
    border: 0px; 
    background:url("../images/buttonDisabled.png") top repeat-x;
    background-position:center top;
}

.tundra .dijitButtonHover .dijitButtonNode,
.tundra .dijitButtonNodeHover,
.tundra .dijitToggleButtonHover .dijitButtonNode,
.tundra .dijitDropDownButtonHover .dijitButtonNode,
.tundra .dijitComboButtonHover .dijitButtonContents,
.tundra .dijitComboButtonDownArrowHover .dijitDownArrowButton,
.tundra .dijitComboBoxHover .dijitDownArrowButton,
.tundra .dijitSpinnerUpArrowHover .dijitUpArrowButton,
.tundra .dijitSpinnerDownArrowHover .dijitDownArrowButton {
    /* hover state - inner */
    /* TODO: change from Hover to Selected so that button is still highlighted while drop down is being used */
    border:0px; 
    background:url(/media/images/index/select_background.png); 
    background-repeat: repeat-x;
    background-position:center top;
}



