/** AkoDarkMini - (C) Copyright 2009 by Arthur Konze **/

/* ##################### OVERALL SETTINGS ##################### QM: ok */
html, body {
  min-height       : 100%
}

body {
  background       : url('../images/body_back.png') center top repeat-x #000;
  margin           : 0px;
  padding          : 0px;
  text-align       : center;
}

td, tr, p, div {
  font-family      : verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  line-height      : 18px;
  color            : #fff;
}

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM: ok */
.main {
  width            : 900px;
  margin           : 0 auto;
  text-align       : left;
}

.contentzeile01 {
  height           : 75px;
  background       : url('../images/top_back.png') bottom left no-repeat;
}

.contentzeile01links {
  width            : 420px;
  height           : 75px;
  float            : left;
  text-align       : left;
  padding-left       : 10px;
}

.contentzeile01rechtsoben {
  width            : 450px;
  height           : 45px;
  float            : right;
}

.contentzeile01rechtsunten {
  width            : 450px;
  height           : 30px;
  float            : right;
}

.contentzeile02 {
  height           : 350px !important;
  height           : 410px;
  background       : url('../images/show_back_kunst.jpg') center bottom no-repeat #000;
  color            : #000;
  padding          : 20px 50px 50px 50px;
  border-left      : 2px solid #222;
  border-right     : 2px solid #222;
}

.contentzeile03 {
  background       : #000;
  border-left      : 2px solid #222;
  border-right     : 2px solid #222;
  border-bottom    : 2px solid #222;
  vertical-align   : top;
}

.contentzeile04 {
  background       : #000;
  height           : 50px;
  width            : 100%;

}
.contentzeile04links {
  width            : 290px !important;
  width            : 300px;
  height           : 50px;
  float            : left;
  padding          : 10px 0 0 10px;
}

.contentzeile04rechts {
  width            : 585px;
  height           : 50px;
  float            : right;
  color            : #555;
  text-align       : center;
  padding-top      : 5px;
}

.column_left {
  vertical-align   : top;
  width            : 300px;
  background       : url('../images/submenu_back.jpg') top left no-repeat #000;
}
.column_left p, .column_right p {
  padding          : 5px;
}
.column_left div.csc-textpic {
  margin           : 0px;
  padding          : 0px;
}
.content_normal {
  vertical-align   : top;
  padding          : 20px 15px;
  width            : auto;
  background       : url('../images/content_back.png') bottom right no-repeat #000;
}
.column_right {
  background       : url('../images/rightbar_back.png') bottom right no-repeat #111;
  vertical-align   : top;
  width            : 175px;
  border-left      : 1px dashed #333;
}

.column_right div.csc-textpic, .contentzeile03header div.csc-textpic {
  margin           : 0px;
  padding          : 0px;
}


/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
.toplevel ul {
  position         : relative;
  top              : 55px;
  right            : 15px;
  padding          : 0px;
  margin           : 0px;
  float            : right;
  font-size        : 14px;
}

.toplevel ul li {
  display          : inline;
}

.toplevel ul li a {
  padding          : 0 10px;
  text-decoration  : none;
  float            : left;
  color            : #000;
}

.toplevel ul li a:hover, .toplevel li#toplevelactive a {
  color            : #da241e;
  text-decoration  : none;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
.mainlevel ul {
  padding          : 0px;
  margin           : 0px;
  float            : right;
  font-size        : 12px;
  font-family      : Arial, Helvetica, sans-serif;
}

.mainlevel ul li {
  display          : inline;
}

.mainlevel ul li a {
  color            : #999;
  text-transform   : uppercase;
  border-left      : 1px solid #333;
  border-bottom    : 1px solid #222;
  text-decoration  : none;
  font-weight      : bold;
  letter-spacing   : 2px;
  float            : left;
  height           : 30px;
  line-height      : 30px;
  vertical-align   : center;
  padding          : 0 10px 0 10px;
}

.mainlevel ul li a:hover, .mainlevel li.mainlevelactive a {
  color            : #fff;
  background       : #222;
}

.sublevel ul {
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
  font-size        : 18px;
  font-family      : Arial, Helvetica, sans-serif;
  margin-bottom    : 20px;
}
.sublevel ul li {
}

.sublevel ul li a {
  color            : #fff;
  text-transform   : uppercase;
  text-decoration  : none;
  display          : block;
  text-align       : right;
  height           : 30px;
  line-height      : 30px;
  vertical-align   : center;
  padding          : 0 20px 0 10px;
  background       : url('../images/menu_arrow.png') right center no-repeat transparent;
}

.sublevel ul li a:hover, .sublevel li#sublevelactive a {
  color            : #eb7a55;
}

/* ##################### 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;
}

/* ##################### LINK SETTINGS ##################### QM: ok */
a {
  color            : #eb7a55;
}

a:hover {
  color            : #ffF;
}

.contentzeile04rechts a {
  color            : #333;
  text-decoration  : none;
}

.contentzeile04rechts a:hover {
  color            : #ccc;
  text-decoration  : none;
}

/* ##################### HEADER SETTINGS ##################### QM: ok */
h1, h2, h3, h4 {
  margin           : 0;
  padding          : 0;
  font-family      : Arial, Helvetica, sans-serif;
}

h1 {
  font-size        : 2em;
  color            : #eb7a55;
  text-transform   : uppercase;
  padding          : 25px 0px;
}

h2 {
  font-size        : 1.5em;
  text-transform   : uppercase;
  color            : #eb7a55;
  padding          : 5px 0px;
  border-bottom    : 1px dotted #333;
}

h3 {
  font-size        : 1.0em;
  color            : #eb7a55;
  text-transform   : uppercase;
  padding          : 5px 0px;
  border-bottom    : 1px dotted #333;
}

h4 {
  font-size        : 1.0em;
  color            : #666;
  border-bottom    : 1px dotted #333;
}

.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;
  margin           : 0;
  padding          : 0;
  color            : #eb7a55;
  font-size        : 16px;
  padding-left     : 10px;
  background       : url('../images/header_back_side.png') top right repeat-x #666;
  height           : 40px;
  line-height      : 40px;
  border           : none;
}

/* ##################### 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%;
}
