/* ### Strich unter Abschnitt ### */
.csc-textpic-text, .csc-textpic {
  border-bottom : 1px dotted #999;
}


/**
* AkoNRSBorken - A Typo3 template
* @version 1.0
* @copyright (C) 2009 by Arthur Konze
* @license http://www.konze.de/ Copyrighted Commercial Software
**/

/* ##################### OVERALL SETTINGS ##################### QM: ok */
html, body {
  min-height       : 100%
}

body {
  background       : #005d9d;
  margin           : 0px 0px 0px 50px;
  padding          : 0;
}

td, tr, p, div {
  font-family      : "Times New Roman",Times,serif;
  font-size        : 16px;
  line-height      : 22px;
  color            : #20292f;
}

/* ##################### LINK SETTINGS ##################### QM: ok */
a {
  color            : #003882;
}

a:hover {
  color            : #003882;
}

.topmenu a {
  font-family      : "Trebuchet MS",Helvetica,Arial,sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #fff;
}

.topmenu a:hover {
  font-family      : "Trebuchet MS",Helvetica,Arial,sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #fdc400;
}

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM: ok */
.rand {
  width            : 1024px;
  margin           : 0 0;
  text-align       : left;
  background       : url('../images/header_back.jpg') repeat-x 0px 50px transparent;
}

.topmenu {
  width            : 1024px;
  height           : 25px;
  text-align       : left;
}

.header {
  width            : 1024px;
  height           : 125px;
  text-align       : right;
}

.main {
  width            : 974px;
  text-align       : left;
}

.contentzeile01 {
  height           : 40px;
  background       : #fdc400;
}

.contentzeile04 {
  height           : 50px;
  width            : 100%;
  line-height      : 14px;
  color            : #002b56;
  font-size        : 10px;
  vertical-align   : middle;
  text-align       : center;
  padding-top      : 5px;
}

.column_left {
  background       : url('../images/vogel_symbol.png') no-repeat bottom center #ffdb7b;
  vertical-align   : top;
  width            : 200px;
}
.column_right {
  vertical-align   : top;
  width            : 150px;
  background-color : #ffedc1;
  border-left      : 2px solid #92add6;
}
.column_left p, .column_right p {
  margin           : 0px 0px 20px 0px ;
  padding          : 0px 5px;
}
.column_left div.csc-textpic, .column_right div.csc-textpic {
  margin           : 0px;
  padding          : 0px;
}
.content_normal {
  vertical-align   : top;
  background-color : #ffedc1;
  color            : #000000;
  padding          : 65px 20px 20px 20px;
  width            : auto;
}

/* ################# MAIN MENU SYSTEM ################# QM: ok */

/* ################# SUB MENU SYSTEM ################# QM: ok */
.sublevel ul {
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
  font-size        : 14px;
  font-family      : "Trebuchet MS",Helvetica,Arial,sans-serif;
  font-weight      : normal;
  letter-spacing   : 0px;
}
.sublevel ul li {
  border-bottom    : 1px solid #fff;
}

.sublevel ul li a {
  color            : #003882;
  display          : block;
  height           : 30px;
  line-height      : 30px;
  vertical-align   : center;
  padding          : 0 0 0 15px;
  text-decoration  : none;
  background       : #ffdb7b;
}

.sublevel ul li a:hover {
  background       : #b2cdf2;
  text-decoration  : none;
}

.sublevel2 ul {
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
  font-size        : 12px;
  font-family      : "Trebuchet MS",Helvetica,Arial,sans-serif;
}
.sublevel2 ul li {
  border-bottom    : 1px solid #fff;
  border-left      : 10px solid #e0a822;
}

.sublevel2 ul li a {
  color            : #036;
  display          : block;
  height           : 26px;
  line-height      : 26px;
  letter-spacing   : 0px;
  vertical-align   : center;
  padding          : 0 0 0 10px;
  text-decoration  : none;
  background       : #ffcc53;
}

.sublevel3 ul {
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
  font-size        : 12px;
  font-family      : "Trebuchet MS",Helvetica,Arial,sans-serif;
}
.sublevel3 ul li {
  border-bottom    : 1px solid #fff;
  border-left      : 10px solid #e0a822;
}

.sublevel3 ul li a {
  color            : #036;
  display          : block;
  height           : 26px;
  line-height      : 26px;
  letter-spacing   : 0px;
  vertical-align   : center;
  padding          : 0 0 0 10px;
  text-decoration  : none;
  background       : #ffc02b;
}


/* ##################### FORMULAR SETTINGS #################### QM:  */
.csc-mailform {
  border:none;
  padding-top:50px;
  width:450px;
}

.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;
}

input, textarea, 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 {
  font-family      : "Trebuchet MS",Helvetica,Arial,sans-serif;
  color            : #003882;
}

h1 {
  font-size        : 22px;
}

h2 {
  font-size        : 18px;
  padding          : 5px 0px;
  border-bottom    : 1px solid #003882;
}

h3 {
  font-size        : 14px;
  padding          : 5px 0px;
  border-bottom    : 1px solid #003882;
}

h4 {
  font-size        : 14px;
}

.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 {
  font-size        : 16px;
  font-family      : "Trebuchet MS",Helvetica,Arial,sans-serif;
  font-weight      : normal;
  letter-spacing   : 0px;
  color            : #003882;
  margin-top       : 20px;
  padding          : 0px 5px;
  border           : none;
}

/* ##################### T3 TABLE SETTINGS ##################### QM: ok */
.tr-odd {
  background       : #f0f0f0;
}
.tr-even {
  background       : #e0e0e0;
}

.contenttable {
  width            : 100%;
  border-collapse  : collapse;
  margin           : 15px 0px;
}

.contenttable td {
  border           : 1px solid #CCCCCC;
  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      : "Trebuchet MS",Helvetica,Arial,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%;
}
