/**
* 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        : 12px;
	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            : #CC0000;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
	font-size        : 11px;
	color            : #000099;
	text-decoration  : none;
	font-family: tahoma;
}

a:hover {
	color            : #999999;
	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            : #333333;
	direction:rtl;
	text-align:right;
	float:right
}

a.mainlevel:hover {
	color            : #FFFFFF;
	direction:rtl;
	text-align:right;
	float:right
}

/* ################### MODULE SETTINGS ################### */
table.moduletable {
	font-size        : 11px;
	border           : 1px solid #D9D9D9;
	width            : 100%;
	margin-bottom    : 10px;
	background-image: url(../images/moback.gif);
}

table.moduletable th {
	border           : 3px solid #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	text-align       : center;
	color            : #333333;
	height           : 30px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 28px;
}

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            : #996600;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	clear: both;
}

.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;
}
.maintable {
	border: 1px solid #666666;
	background-image: url(../images/mainback.gif);
}
.user3 {
height:auto;
width:49%;
position:static;
top:auto;
right:auto;
float:left;
}

.user4 {
	float:none;
	height:auto;
	position:relative;
	top:auto;
	left:auto;
	right:auto;
	bottom:auto;
	width:101%;
	text-indent: 20px;
	}
	

}
	
table.moduletablemenum td {
	text-transform: uppercase;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	line-height: 28px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	table.moduletablemenum th {
	border           : 3px solid #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	text-align       : right;
	color            : #333333;
	height           : 50px;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 28px;
}
table.moduletablebala td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	float: right;
	background-position: right top;
	clear: right;
	background-color: #CCCCCC;
	background-image: url(../images/menuup.gif);
}
.mainlevel-nav {
	list-style: none;
	padding: 10;
	margin: 10;
	font-size: 14px;
	background-position: left;
	text-align: left;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-family:  Tahoma,Verdana, Arial,Helvetica, sans-serif;
	text-align: right;
	font-weight: normal;
}
a.mainlevel-nav:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.top {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 22px;
}
table.moduletableusers th {
	text-transform: uppercase;
	background-image: url(../images/buttoncenter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	line-height: 28px;
	width: 500px;
}
	
table.moduletablemenum td {
	text-transform: uppercase;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	line-height: 28px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
