/**
* AkoTorro - A Joomla 1.5 Template
* @version 1.0
* @copyright (C) 2007 by Arthur Konze
* @license http://www.konze.de/ Copyrighted Commercial Software
**/

/* ##################### OVERALL SETTINGS ##################### QM: ok */
html {
  height           : 100%;
}

body {
  height           : 100%;
  background       : #333333;
  margin           : 0px;
  padding          : 0px;
  text-align       : center;
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  line-height      : 20px;
  color            : #00000;
  text-align       : justify;
}

input {
  color: white; 
  font-size: 12px; 
  font-family: Arial; 
  background-color: #ffffff; 
  border: solid 1pt #000000; 
  cursor: hand
}

textarea {
  color: white; 
  font-size: 12px; 
  font-family: Arial; 
  background-color: #ffffff; 
  border: solid 1px #000000; 
  overflow-x: hidden; 
  overflow-y: auto
}

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM: ok */
.rahmen_rl {
  vertical-align   : top;
  background       : url('../images/background_main.png') top right transparent;
}
.rahmen_m {
  width            : 800px;
  background       : url(../images/background_main.png) left top;
  vertical-align   : top;
}
.rahmen_rr {
  vertical-align   : top;
  background       : url('../images/background_main.png') top left transparent;
}
.rahmen_vl {
  width            : auto;
  height           : 400px;
  background       : url('../images/background_top.png') top right repeat-x transparent;
}
.rahmen_vr {
  width            : auto;
  height           : 400px;
  background       : url('../images/background_top.png') top left repeat-x transparent;
}
.schatten_ol {
  width            : 16px;
  height           : 40px;
  background       : url('../images/schatten_ol.png') top left no-repeat transparent;
}
.schatten_om {
  height           : 40px;
  background       : url('../images/schatten_om.png') top left repeat-x transparent;
  text-align       : right;
  font-weight      : bold;
}
.schatten_or {
  width            : 16px;
  height           : 40px;
  background       : url('../images/schatten_or.png') top left no-repeat transparent;
}
.schatten_ml {
  width            : 16px;
  background       : url('../images/schatten_ml.png') top left repeat-y transparent;
  vertical-align   : top;
}
.schatten_mm {
}
.schatten_mr {
  width            : 16px;
  background       : url('../images/schatten_mr.png') top left repeat-y transparent;
  vertical-align   : top;
}
.schatten_ul {
  width            : 16px;
  background       : url('../images/schatten_ul.png') top right no-repeat transparent;
}
.schatten_um {
  height           : 40px;
  background       : url('../images/schatten_um.png') top left repeat-x transparent;
}
.schatten_ur {
  width            : 16px;
  background       : url('../images/schatten_ur.png') top left no-repeat transparent;
}

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM: ok */
.desitable {
  height           : 100%;
}
.maintable {
  width            : 780px;
  background       : #ffffff;
  padding          : 0;
  border           : solid 5px #000000;
}
.logocontainer { background-image: url(../images/logo.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height           : 237px; border           : solid 5px #ffffff; }
.contentcontainer {
  vertical-align   : top;
  border-left      : 5px solid #ffffff;
}
.contentleft {
  width            : 200px;
  background       : white;
  vertical-align   : top;
}
.contentmain {
  background       : url(../images/logo_back.jpg)white url(../images/content_back.png) no-repeat right bottom;
  vertical-align   : top;
  padding          : 10px;
  border-left      : 5px solid #ffffff;
  border-right     : 5px solid #ffffff;
}
.breadcrumbcontainer {
  height           : 25px;
  border-bottom    : 1px solid #999999;
  margin-bottom    : 10px;
}
.copyright_container {
  float            : left;
  padding          : 5px;
  width            : 500px;
}
.syndicate_container {
  float            : right;
  text-align       : right;
  padding          : 5px;
  width            : 200px;
}
.topnbottommodule_container {
  background       : #a09080;
  padding          : 5px;
  margin-bottom    : 15px;
}

/* ########################### LINKS ########################## QM: ok */
a:link, a:visited {
  text-decoration  : none;
  color            : #336600;
}
a:hover {
  color            : #99cc00;
}
a.category:link, a.category:visited {
  font-weight      : bold;
}
.readon {
  font-weight      : bold;
}
.content_bottom a {
  text-decoration  : none;
  border-bottom    : 1px dotted #444444;
  color            : #444444;
}
.content_bottom a:hover {
  text-decoration  : none;
  border-bottom    : 1px dotted #336600;
  color            : #336600;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
.moduletable_menu ul { margin           : 0; padding          : 0; list-style-type  : none; font-family      : Arial, Helvetica, sans-serif; background-image: none; width            : 190px !important; width            : 200px; }

.moduletable_menu a { display          : block; padding          : 3px 0 3px 10px; width            : 190px !important; width            : 200px; background-color : white; background-image: url(../images/wuerfel_r.gif); background-repeat: no-repeat; border-bottom    : 1px solid #000; text-decoration  : none; text-indent: 20px; }

.moduletable_menu a:link,  .moduletable_menu a:visited {
  color            : black;
  text-decoration  : none;
}

.moduletable_menu a:hover { color            : black; background-image: url(../images/wuerfel_b.gif); background-repeat: no-repeat; text-indent: 20px; }

.moduletable_menu ul li ul { margin           : 0; padding          : 0; list-style-type  : none; font-family      : Arial, Helvetica, sans-serif; font-size        : 11px; background-image: none; width            : 180px !important; width            : 200px; }

.moduletable_menu ul li ul li a { display          : block; padding          : 0 0 0 20px; width            : 180px !important; width            : 200px; background-image: none; }

.moduletable_menu ul li ul li a:link, .moduletable_menu ul li ul li a:visited { color            : maroon; font-weight: normal; background-image: none; text-decoration  : none; }

.moduletable_menu ul li ul li a:hover {
  color            : #ffffff;
  background-color : #333333;
}

/* ##################### MODULE SETTINGS ###################### QM: ok */
.moduletable_menu h3, .moduletable h3 {
  background       : #000000;
  color            : #ffffff;
  display          : block;
  height           : 20px;
  line-height      : 20px;
  font-family      : Trebuchet MS Bold, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  letter-spacing   : 2px;
  margin           : 0px;
  padding          : 3px 10px;
  text-transform   : uppercase;
}

.moduletable table td {
  padding          : 5px;
}

/* ################# SECTION LISTING SETTINGS ################# QM: ok */
.sectiontableheader {
  font-size        : 11px;
  font-weight      : bold;
  text-align       : center;
  color            : #c8c3be;
  background       : #000000;
  vertical-align   : middle;
  height           : 20px;
  border-right     : 1px solid #c8c3be;
  padding          : 0px 10px;
}
.sectiontableentry1 {
  background       : #e0e0e0;
  padding          : 3px 5px;
}
.sectiontableentry2 {
  background       : #f0f0f0;
  padding          : 3px 5px;
}

/* ##################### PAGE NAVIGATION ###################### QM: ok */
.pagenavbar div {
  float            : right;
  font-size        : 10px;
  line-height      : 20px;
  margin-right     : 10px;
}
.pagenav {
  border           : 1px solid #999999;
  float            : left;
  font-size        : 10px;
  line-height      : 20px;
  margin           : 1px;
  padding          : 0px 10px;
  text-align       : center;
  width            : auto;
}
.contenttoc {
  width            : 150px;
  background-color : #ffffff;
  margin           : 0px 0px 10px 10px;
}
.contenttoc th {
  padding          : 3px 5px;
  background       : #000000;
  font-size        : 12px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  letter-spacing   : 1px;
  color            : #ffffff;
}
.contenttoc td {
  padding          : 2px 5px;
}

/* ################### SMALL FONT SETTINGS #################### QM: ok */
.modifydate, .createdate, .small {
  color            : #666666;
  font-size        : 10px;
  padding          : 0px;
  line-height      : 12px;
}

/* ##################### VOTING SETTINGS ###################### QM: ok */
.content_rating {
  font-size        : 10px;
  color            : #000000;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background-color : #ffffff;
}

/* ################### CONTENT PAGE SETTINGS ################## QM: ok */
.contentpane {
  padding          : 0px;
}
.contentpaneopen {
  padding          : 0px;
  text-align       : justify;
}
.contentheading, .componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 16px;
  letter-spacing   : 1px;;
  font-weight      : bold;
  color            : #000000;
  margin-bottom    : 10px;
}
.contentpagetitle {
  font-weight      : bold;
  color            : #000;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
  text-decoration  : none;
}

/* ###################### BUTTON SETTINGS ##################### QM:  */
a.readon:link, a.readon:visited, .back_button a:link, .back_button a:visited {
  color            : #999999;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : #F0F0F0;
  border           : 1px solid #E0E0E0;
  padding          : 3px;
  white-space      : nowrap;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}

a.readon:hover, .back_button a:hover {
  color            : #336600;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : #F0F0F0;
  border           : 1px solid #336600;
  padding          : 3px;
  white-space      : nowrap;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}

.pagenav a:link, .pagenav a:visited, .buttonheading a:link, .buttonheading a:visited {
  color            : #999999;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  padding          : 0px;
  white-space      : nowrap;
  float            : right;
  text-decoration  : none;
  border           : none;
}

/* ################# QUICKNAV MENU SYSTEM ################# QM: ok */
ul#mainlevel-nav {
  padding          : 0;
  margin           : 0;
  list-style       : none;
}
ul#mainlevel-nav li {
  display          : block;
  margin           : 0;
  float            : right;
  font-size        : 11px;
  font-weight      : bold;
  line-height      : 20px;
  white-space      : nowrap;
}
ul#mainlevel-nav li a {
  display          : block;
  padding-left     : 20px;
  padding-right    : 0px;
  text-decoration  : none;
  color            : #000000;
  border           : none;
}
ul#mainlevel-nav li a:hover {
  text-decoration  : none;
  color            : #ffffff;
  border           : none;
}