/** AkoBrightMini - (C) Copyright 2009 by Arthur Konze **/

/* ##################### OVERALL SETTINGS ##################### QM: ok */
html, body {
  padding: 0px;
  margin: 0px;
}

body {
  background       : url('../images/main_back.png') top left repeat-x #ffb100;
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 14px;
  line-height      : 20px;
  color            : #666666;
}

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM: ok */
.contentzeile01 {
  height           : 20px;
  width            : 980px;
  background       : url('../images/schatten_top.png') bottom right no-repeat;
  margin           : 0;
  padding          : 0;
}

.contentzeile03 {
  height           : 30px;
  width            : 800px;
  background       : url('../images/schatten_bottom.png') top right no-repeat;
  margin-left      : 180px;
  padding          : 5px 0;
  text-align       : center;
  line-height      : 13px;
  color            : #6f0000;
  font-size        : 10px;
}

.column_left {
  vertical-align   : top;
  width            : 180px;
  padding          : 0 10px;
  background       : url('../images/schatten_links.png') top right repeat-y;
}

.column_middle {
  vertical-align   : top;
  width            : 720px;
  padding          : 20px 20px 90px 20px ;
  background       : url('../images/warsteinertor_bottom.jpg') bottom left no-repeat #f0ebe6;
}

.headerbild {
  width            : 720px;
  height           : 250px;
}

.column_right {
  width            : 20px;
  background       : url('../images/schatten_rechts.png') top left repeat-y;
}

.maincontent {
  padding-top      : 20px;
}

.content_right {
  vertical-align   : top;
  width            : 300px;
  border-left      : 20px solid #f0ebe6;
}

.content_main {
  vertical-align   : top;
  width            : 100%;
}

.column_right div.csc-textpic, .contentzeile03header div.csc-textpic {
  margin           : 0px;
  padding          : 0px;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
.sublevel {
  margin-top       : 60px;
}

.sublevel ul {
  margin           : 0px;
  padding          : 0px;
  list-style-type  : none;
  width            : 180px;
  font-size        : 16px;
}

.sublevel a {
  display          : block;
  line-height      : 40px;
  vertical-align   : middle;
  padding-left     : 15px;
  width            : 165px !important;
  background       : url('../images/menu_bottom.png') bottom left no-repeat;
}

.sublevel a:link,  .sublevel a:visited {
  color            : #600;
  text-decoration  : none;
}

.sublevel a:hover {
  color            : #fff;
}

.sublevel li#sublevelactive a {
  color            : #fff;
}

.sublevel2 ul {
  margin           : 0px;
  padding          : 0px;
  list-style-type  : none;
  font-size        : 14px;
  width            : 180px;
}

.sublevel2 a {
  display          : block;
  line-height      : 40px;
  vertical-align   : middle;
  padding-left     : 25px;
  width            : 155px !important;
  background       : url('../images/menu_bottom.png') bottom left no-repeat;
}

.sublevel2 a:link,  .sublevel2 a:visited {
  color            : #900;
  text-decoration  : none;
}

.sublevel2 a:hover, .sublevel2 li#sublevel2active a {
  color            : #fff;
}

/* ##################### 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            : #6f0000;
}

a:hover {
  color            : #ffb100;
}

.contentzeile03 a {
  text-decoration  : none;
  color            : #fff;
}

.contentzeile03 a:hover {
  text-decoration  : none;
  color            : #000;
}

/* ##################### HEADER SETTINGS ##################### QM: ok */
h1, h2, h3, h4 {
  margin           : 0;
  padding          : 0;
  font-family      : Arial, Helvetica, sans-serif;
}

h1 {
  font-size        : 1.6em;
  letter-spacing   : 0.1em;
  color            : #6f0000;
}

h2 {
  font-size        : 1.3em;
  padding          : 5px 0px;
  color            : #6f0000;
  border-bottom    : 1px solid #6f0000;
}

h3 {
  font-size        : 1.0em;
  padding          : 3px 0px;
  color            : #6f0000;
  border-bottom    : 1px solid #6f0000;
}

h4 {
  font-size        : 1.0em;
  color            : #666;
}


/* ##################### T3 SETTINGS ##################### QM: ok */
.csc-textpic-firstcol {
  clear:both;
}

.csc-frame-frame1 {
  background       : #fff;
  padding          : 5px;
}

.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%;
}


