/*** AkoWinterportal - A Mambo 4.5 template* @version 2.0* @package AkoWinterportal* @copyright (C) 2004 by Arthur Konze - All rights reserved!* @license http://www.konze.de/content/view/8/26/ Copyrighted Commercial Software*//* #################### MISC SETTINGS #################### */BODY {  margin           : 0px;  padding          : 0px;  background-color : #FFFFFF ;  color            : #000000;}TD, TR, P, DIV {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 11px;  color            : #333333;}HR {  background       : #CCCCCC;  height           : 2px;  width            : 95%;}.navigationline {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 11px;  color            : #CCCCCC;}/* ###################### LINKS ###################### */a:link, a:visited {  font-size        : 11px;  color            : #0048FF;  text-decoration  : none;  font-family      : Verdana, Arial, Helvetica, sans-serif;}a:hover {  color            : #0637B4;  text-decoration  : underline;}a:active {  text-decoration  : underline;  color            : #000066;}/* ###################### UPPER BUTTON BAR ###################### */.buttonbar {  display          : block;  font-family      : Arial, Helvetica, serif;  width            : 100%;  text-align       : center;  font-weight      : normal;  text-decoration  : none;}a.buttonbar:link, a.buttonbar:visited {  font-size        : 9px;  padding-top      : 1px;  padding-bottom   : 1px;  text-decoration  : none;  border-top       : 1px solid #364DC5;  border-left      : 1px solid #364DC5;  border-right     : 1px solid #0A1862;  border-bottom    : 1px solid #0A1862;  background-color : #07209F;  color            : #ffffff}a.buttonbar:hover {  padding-top      : 1px;  padding-bottom   : 1px;  border-top       : 1px solid #427D96;  border-left      : 1px solid #427D96;  border-right     : 1px solid #95BFD1;  border-bottom    : 1px solid #95BFD1;  background-color : #308CC0;  color            : #ffffff}/* ################ MAIN AND SUB MENU SYSTEM ################ */a.mainlevel:link, a.mainlevel:visited {  color            : #808080;  font-weight      : bold;}a.mainlevel:hover {  color            : #0637B4;  font-weight      : bold;}/* ################### MODULE SETTINGS ################### */table.moduletable {  font-size        : 11px;  background-color : #EBEBEB;  border           : 1px solid #D9D9D9;  width            : 100%;  margin-bottom    : 10px;}table.moduletable th {  border           : 3px solid #EBEBEB;  font-weight      : bold;  text-align       : center;  color            : #333333;  height           : 27px;  background-color : #95CBE9;  background       : url('../images/mentitback.gif');  }table.moduletable td {  border           : 3px solid #EBEBEB;  font-weight      : normal;}table.moduletableTSFCounter {  font-size        : 11px;  background-color : #EBEBEB;  border           : 1px solid #D9D9D9;  width            : 100%;  margin-bottom    : 10px;}table.moduletableTSFCounter th {  border           : 3px solid #EBEBEB;  font-weight      : bold;  text-align       : center;  color            : #333333;  height           : 27px;  background-color : #EBEBEB;  }table.moduletableTSFCounter td{  border           : 3px solid #EBEBEB;  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 18px;  color            : #FF0000;  background-color : #EBEBEB;}table.moduletableTSFCounter div{  border           : 3px solid #EBEBEB;  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 16px;  color            : #FF0000;  background-color : #EBEBEB;}/* ###################### CONTENT PAGE SETTINGS ###################### */.contentpane {  padding-left     : 5px;  padding-right    : 5px;}.contentpaneopen {  padding-left     : 5px;  padding-right    : 5px;}.contentheading, .componentheading {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 13px;  font-weight      : bold;  color            : #CC0000;}.contentdescription {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 11px;  color            : #333333;  text-align       : left;}/* ###################### FORMULAR SETTINGS ###################### */.button {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-style       : normal;  font-weight      : bold;  font-size        : 10px;  color            : #000000;  background-color : #F0F0F0;  border           : 1px solid #cccccc;}.inputbox {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 10px;  font-weight      : bold;  color            : #000000;  background       : #F0F0F0;  border           : 1px solid #CCCCCC;}/* ################### SECTION LISTING SETTINGS ################### */.sectiontableentry1 {  background-color : #F9F9F9;}.sectiontableentry2 {  background-color : #F0F0F0;}.sectiontableheader {  background-color : #CCCCCC;  color            : #2A7CA9;  font-weight      : bold;}/* ##################### SMALL FONT SETTINGS ##################### */.small {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 9px;  color            : #3366C0;  text-decoration  : none;  font-weight      : 500;}.smalldark {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 9px;  color            : #000000;  font-weight      : 500;}.createdate {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 9px;  color            : #999999;  text-decoration  : none;  font-weight      : 500;}