/**

* 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;

  	font-family: tahoma;



}



TD, TR, P, DIV {

  font-family: tahoma;

  font-size        : 11px;

  color            : #333333;

}



HR {

  background       : #CCCCCC;

  height           : 1px;

  width            : 75%;

}



li {

  list-style       : inside url(../images/arrow.gif) 2px;

  list-style-image : url(../images/arrow.gif);

}



.navigationline {

  font-family: tahoma;

  font-size        : 11px;

  color            : #CCCCCC;

}



/* ###################### LINKS ###################### */

a:link, a:visited {

  font-size        : 11px;

  color            : #808080;

  text-decoration  : none;

  font-family: tahoma;

}



a:hover {

  color            : #7DB1C7;

  text-decoration  : none;

}



a:active {

  text-decoration  : underline;

  color            : #000066;

}



/* ###################### UPPER BUTTON BAR ###################### */

.buttonbar {

  display          : block;

  font-family: tahoma;

  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 #95BFD1;

  border-left      : 1px solid #95BFD1;

  border-right     : 1px solid #427D96;

  border-bottom    : 1px solid #427D96;

  background-color : #50A9DC;

  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;

  direction:rtl;

  text-align:right;

  float:right

}



a.mainlevel:hover {

  color            : #7DB1C7;

  direction:rtl;

  text-align:right;

  float:right

}



/* ################### MODULE SETTINGS ################### */

table.moduletable {

  font-size        : 11px;

  background-color : #F9F9F9;

  border           : 1px solid #D9D9D9;

  width            : 100%;

  margin-bottom    : 10px;

}



table.moduletable th {

  border           : 3px solid #F9F9F9;

  font-family: tahoma;

  text-align       : center;

  color            : #333333;

  height           : 27px;

  background-color : #95CBE9;

  background       : url('../images/mentitback.gif');

  

}



table.moduletable td {

  border           : 3px solid #F9F9F9;

  font-weight      : normal;

}



/* ###################### CONTENT PAGE SETTINGS ###################### */

.contentpane {

  padding-left     : 5px;

  padding-right    : 5px;

}



.contentpaneopen {

  padding-left     : 5px;

  padding-right    : 5px;

}



.contentheading, .componentheading {

  font-family: tahoma;

  font-size        : 13px;

  font-family: tahoma;

  color:#06C;

}



.contentdescription {

  font-family: tahoma;

  font-size        : 11px;

  color            : #333333;

  text-align       : left;

}



/* ###################### FORMULAR SETTINGS ###################### */

.button {

  font-family: tahoma;

  font-style       : normal;

  font-family: tahoma;

  font-size        : 10px;

  color            : #000000;

  background-color : #F0F0F0;

  border           : 1px solid #cccccc;

}



.inputbox {

  font-family: tahoma;

  font-size        : 10px;

  font-family: tahoma;

  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-family: tahoma;

}



/* ##################### SMALL FONT SETTINGS ##################### */

.small {

  font-family: tahoma;

  font-size        : 9px;

  color            : #3366C0;

  text-decoration  : none;

  font-weight      : medium;

}



.smalldark {

  font-family: tahoma;

  font-size        : 9px;

  color            : #000000;

  font-weight      : medium;

}



.createdate {

  font-family: tahoma;

  font-size        : 9px;

  color            : #999999;

  text-decoration  : none;

  font-weight      : medium;

}
