/** AkoBlueMini - (C) Copyright 2009 by Arthur Konze **/

/* ##################### OVERALL SETTINGS ##################### QM: ok */
html, body {
  min-height       : 100%
}

body {
  background       : url('../images/body_back.jpg') top center no-repeat #061a35;
  margin           : 0px;
  padding          : 10px;
  text-align       : center;
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 14px;
  line-height      : 20px;
  color            : #828c9a;
}

/* ##################### LINK SETTINGS ##################### QM: ok */
a {
  color            : #445368;
}

a:hover {
  color            : #89b0d3;
}

.content_bottom a {
  text-decoration  : none;
  color            : #a28040;
}

.content_bottom a:hover {
  text-decoration  : none;
  color            : #666666;
}

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM: ok */
.main {
  width            : 875px;
  margin           : 0 auto;
  text-align       : left;
}

.contentzeile01 {
  height           : 95px;
}

.contentzeile01links {
  width            : 350px;
  height           : 95px;
  float            : left;
  text-align       : left;
}
.contentzeile01links img {
  position         : relative;
  top              : 8px;
}

.contentzeile01rechtsoben {
  width            : 525px;
  height           : 23px;
  float            : right;
}

.contentzeile01rechtsunten {
  width            : 525px;
  height           : 72px;
  float            : right;
}

.contentzeile02header {
  height           : 450px !important;
  height           : 510px;
  background       : url('../images/player_background.png') top center no-repeat transparent;
  color            : #000;
  padding          : 30px;
  border           : 1px solid #ccc;
}

.contentzeile02bottom {
  height           : 30px;
  background       : url('../images/player_bottom.png') center top no-repeat transparent;
}

.contentzeile03 {
  background       : #02070d;
  border           : 1px solid #445368;
  vertical-align   : top;
}

.contentzeile04 {
  line-height      : 14px;
  color            : #999;
  font-size        : 10px;
  text-align       : center;
}
.column_left {
  vertical-align   : top;
  width            : 175px;
  background       : #030d1b;
  border-right     : 1px solid #445368;
}
.column_left p, .column_right p {
  padding          : 5px;
}
.column_left div.csc-textpic {
  margin           : 0px;
  padding          : 0px;
}
.content_normal {
  vertical-align   : top;
  width            : auto;
}
.column_right {
  vertical-align   : top;
  width            : 300px;
  background       : #030d1b;
  border-left      : 1px solid #445368;
}
.column_right div.csc-textpic, .contentzeile03header div.csc-textpic {
  margin           : 0px;
  padding          : 0px;
}
.rootline {
  width            : 100%;
  padding          : 5px;
  font-size        : 12px;
  background       : url('../images/header_back_normal.png') top right repeat-x #030d19;
  
}
.mcc {
  padding          : 20px 15px;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
.mainlevel ul {
  padding          : 0px;
  margin           : 0px;
  float            : left;
  width            : 100%;
  font-size        : 14px;
  font-family      : Verdana, sans-serif;
  font-weight      : bold;
}

.mainlevel ul li {
  display          : inline;
}

.mainlevel ul li a {
  color            : #000;
  text-decoration  : none;
  float            : left;
  text-align       : right;
  height           : 39px !important;
  width            : 104px !important;
  height           : 72px;
  width            : 131px;
  vertical-align   : center;
  padding          : 33px 27px 0 0;
  font-style       : italic;
}

.blue_menu_off a:hover, .blue_menu_on a:hover, .blue_menu_on a:visited, .blue_menu_on a,
.red_menu_off a:hover, .red_menu_on a:hover, .red_menu_on a, .red_menu_on a:visited,
.yellow_menu_off a:hover, .yellow_menu_on a:hover, .yellow_menu_on a, .yellow_menu_on a:visited,
.green_menu_off a:hover, .green_menu_on a:hover, .green_menu_on a, .green_menu_on a:visited {
  color            : #fff;
}

.blue_menu_off a {
  background       : url('../images/startseite.png') 0 0 no-repeat transparent;
}
.blue_menu_off a:hover, .blue_menu_on a:hover {
  background       : url('../images/startseite.png') 0 -72px no-repeat transparent;
}
.blue_menu_on a {
  background       : url('../images/startseite.png') 0 -144px no-repeat transparent;
}

.red_menu_off a {
  background       : url('../images/videos.png') 0 0 no-repeat transparent;
}
.red_menu_off a:hover, .red_menu_on a:hover {
  background       : url('../images/videos.png') 0 -72px no-repeat transparent;
}
.red_menu_on a {
  background       : url('../images/videos.png') 0 -144px no-repeat transparent;
}

.yellow_menu_off a {
  background       : url('../images/kontakt.png') 0 0 no-repeat transparent;
}
.yellow_menu_off a:hover, .yellow_menu_on a:hover {
  background       : url('../images/kontakt.png') 0 -72px no-repeat transparent;
}
.yellow_menu_on a {
  background       : url('../images/kontakt.png') 0 -144px no-repeat transparent;
}

.green_menu_off a {
  background       : url('../images/hilfe.png') 0 0 no-repeat transparent;
}
.green_menu_off a:hover, .green_menu_on a:hover {
  background       : url('../images/hilfe.png') 0 -72px no-repeat transparent;
}
.green_menu_on a {
  background       : url('../images/hilfe.png') 0 -144px no-repeat transparent;
}


/* ##################### FORMULAR SETTINGS #################### QM:  */
.csc-mailform {
  border:none;
  padding-top:50px;
  width:500px;
}

.csc-mailform-field {
  border:none;
  padding-left:10px;
  padding-bottom:10px;
  display:block;
  clear:both;
}

label {
  float:left;
  clear:both;
  display:block;
  width:100px;
  margin-bottom:10px;
  padding-left:10px;
}

.csc-mailform input, .csc-mailform textarea, .csc-mailform select {
  float:left;
  display:block;
  width:250px;
  margin-bottom:10px;
  padding:1px;
  font-size: 12px;
}

.csc-mailform-submit {
  margin-left:100px !important;
  margin-left:100px;
  width:100px;
  clear:both;
}


/* ##################### HEADER SETTINGS ##################### QM: ok */
h1, h2, h3, h4 {
  margin           : 0;
  padding          : 0;
  font-family      : Arial, Helvetica, sans-serif;
}

h1 {
  font-size        : 1.4em;
  letter-spacing   : 0.1em;
  color            : #828c9a;
}

h2 {
  font-size        : 1.1em;
  text-transform   : uppercase;
  padding          : 5px 0px;
  border-bottom    : 1px solid #333;
}

h3 {
  font-size        : 1.0em;
  color            : #333;
  text-transform   : uppercase;
  padding          : 5px 0px;
  border-bottom    : 1px solid #666;
}

h4 {
  font-size        : 1.0em;
  color            : #666;
  border-bottom    : 1px solid #999;
}

.column_right h1, .column_right h2, .column_right h3, .column_right h4, .column_right h5,
.column_left h1, .column_left h2, .column_left h3, .column_left h4, .column_left h5 {
  letter-spacing   : 0;
  color            : #fff;
  font-size        : 12px;
  font-weight      : bold;
  padding-left     : 10px;
  background       : url('../images/header_back_side.png') top right repeat-x #666;
  height           : 27px;
  line-height      : 27px;
}

/* ##################### T3 SETTINGS ##################### QM: ok */
.csc-uploads {
  width            : 100%;
  border-collapse  : collapse;
  margin           : 15px 0px;
}

.csc-uploads td {
  border           : 1px solid #CCCCCC;
  padding          : 5px;
}

.csc-uploads-icon {
  width            : 25px;
  text-align       : center;
}

.csc-uploads-fileSize {
  width            : 75px;
}

.csc-uploads-fileSize p {
  text-align       : right;
}

/* ########## TYPO3 - AUFZAEHLUNG ########## QM: ok */
.csc-bulletlist-1 {
  list-style-type  : decimal;
}

.csc-bulletlist-2 {
  list-style-type  : upper-alpha;
}

.csc-bulletlist-3 {
  list-style-type  : upper-roman;
}

.csc-textpic-caption {
  padding          : 5px;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  line-height      : 13px;
  color            : #666;
  background       : #eee;
}

/* ########## TYPO3 - TABELLE ########## QM: ok */
.contenttable {
  width            : 100%;
  border-collapse  : collapse;
  margin           : 15px 0px;
}

.contenttable th {
  border           : 1px solid #999;
  padding          : 3px;
  background       : #ccc;
}

.contenttable td {
  border           : 1px solid #CCCCCC;
  padding          : 3px;
}

.tr-odd {
  background       : #f0f0f0;
}

.tr-even {
  background       : #fff;
}

/* ########## TYPO3 - LINKS ########## QM: ok */
a.internal-link, a.internal-link-new-window {
}

a.external-link, a.external-link-new-window {
  padding-left         : 15px;
  background-image     : url('../images/linkicon_external.png');
  background-repeat    : no-repeat;
  background-position  : 0 50%;
}

a.download {
  padding-left         : 15px;
  background-image     : url('../images/linkicon_file.png');
  background-repeat    : no-repeat;
  background-position  : 0 50%;
}

a.mail {
  padding-left         : 15px;
  background-image     : url('../images/linkicon_mail.png');
  background-repeat    : no-repeat;
  background-position  : 0 50%;
}

/* ##################### TEASER MENU #################### QM:  */
.teasermenu * {
  margin           : 0;
  padding          : 0;
  display          : block;
}

.teasermenu ul {
  list-style-type  : none;
  width            : 542px;
  line-height      : 14px;
}

.teasermenu ul li {
  padding          : 5px;
  min-height       : 1px;
}

.teaserhell {
  background       : #041124;
}

.teaserdunkel {
  background       : #030d1b;
}

.teasermenu ul li a.screenshotlink {
  width            : 120px !important;
  width            : 130px;
  float            : left;
  background       : #000;
  border           : 1px solid #46566b;
  padding          : 5px;
}

.teasermenu ul li a.screenshotlink img {
  vertical-align  : top;
}

.teasermenu ul li dl {
  float            : right;
  width            : 392px;
}

.teasermenu ul li dl dt {
  font-weight      : bold;
}

.teasermenu ul li dl dt a {
  display          : inline;
}

.teasermenu ul li dl dd {
  padding-top      : 3px;
}

.teasermenu ul li .clearer {
  clear            : both;
  visibility       : hidden;
  font-size        : 0;
  line-height      : 0;
  height           : 0;
}

/* ##################### EXTENSIONS STYLE #################### QM:  */
.tx-vgetagcloud-pi1 {
  width            : 290px;
  padding-bottom   : 10px;
    background     : transparent;
}

.toprating {
  padding : 15px 0;
  margin  : 0;
  padding-left : 25px;
}