/*
* whirpool-outlet - A Mambo 4.5.3 template
* @version 1.0
* @copyright (C) 2005 by team@work KG - Alexander Damrow. All rights reserved!
*/

/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px;
  padding          : 0px;
  background-color : #1690DD;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
/*  background-color : #C6E3F5;  */
  color            : #000066;
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* ###################### TABELLE: ZELLENRAHMEN ###################### */
.leftborder {
  border-left      : 1px solid #011763;
}

.topborder {
  border-top      : 1px solid #011763;
}

.bottomborder {
  border-bottom      : 1px solid #011763;
}

.rightborder {
  border-right      : 1px solid #011763;
}

/* ###################### UPPER BUTTON BAR ###################### */
.buttonbar {
  display          : block;
  -moz-opacity     : 0.75;
  font-family      : Arial, Helvetica, serif;
  width            : 100%;
  text-align       : center;
  filter           : Alpha(opacity=75, finishopacity=75, style=1);
  font-weight      : bold;
  text-decoration  : none;
}

a.buttonbar:link, a.buttonbar:visited {
  padding-top      : 5px;
  padding-bottom   : 5px;
  border           : 0px solid #FFFFFF;
  background       : #728FBB;
  color            : #FFFFFF;
}

a.buttonbar:hover {
  padding-top      : 5px;
  padding-bottom   : 5px;
  text-decoration  : none;
  border           : 1px solid #FFFFFF;
  background-color : #285078;
  color            : #FFFFFF;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  color            : #F0F0F0;
}

a.pathway:link, a.pathway:visited {
  color            : #8CA0B4;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #F0F0F0;
  font-weight      : normal;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
#active_menu {
	background : #FFFFFF;
	color : #000066;
	background-image: url(../images/pointer.gif) ;
	background-repeat: no-repeat;
	background-position : 0px 0px;
	padding-top : 4px;	
	padding-left: 27px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	color: #000066;
	text-align: left;
	padding-top : 4px;
	padding-left :27px;
	height: 18px !important;
	height: 24px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color : #000000;
	background : #C6E3F5;
}

.sublevel {
  padding-top      : 2px;
  padding-bottom   : 2px;
  letter-spacing   : 2px;
  width            : 167px;
  border-top       : 1px solid #C0C0C0;
}

a.sublevel:link, a.sublevel:visited {
  padding          : 2px 10px 2px 5px;
  color            : #000000;
  background-color : #B0B0B0;
  font-weight      : normal;
}

a.sublevel:hover {
  padding          : 2px 10px 2px 5px;
  color            : #000000;
  background-color : #DFDFDF;
}

table.moduletable {
  width            : 100%;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  letter-spacing   : 2px;
  border-bottom    : 2px solid #FFF;
}

table.moduletable td {
  padding          : 1px;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  background       : url('../images/mid_back.png');
  background-color : #285078;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  	background-color : #C6E3F5;
}

table.sectiontableentry1 td	{
	vertical-align	:	top;
  	text-align	: left;
	background-color : #C6E3F5;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #002850;
  text-decoration  : none;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpaneopen-cat {
  text-align       : right;
  background       : #C2D6F1;
  border-left	: 1px solid #000066;
    border-top	: 1px solid #000066;
	border-bottom	: 1px solid #000066;
	border-right	: 1px solid #000066;	
  padding-left     : 0px;
  padding-right     : 5px;  	
  margin-left     : 14px;
  margin-right    : 10px;
  margin-bottom    : 25px;
  width	:		255px;
}

.contentheading-cat {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : #000066;
  text-align       : left;
	padding-top		 : 0px;
	padding-bottom	 : 0px;
	padding-left	 : 10px; 
}

.componentheading-cat {
  	font-family      : Verdana, Arial, Helvetica, sans-serif;
  	font-size        : 13px;
  	font-weight      : bold;
  	color            : #000066;
  	text-align       : left;
	padding-top		 : 4px;
	padding-bottom	 : 20px;
	padding-left	 : 4px;  
}

.readon-cat	{
	font-size: 11px;
	background:  #C6E3F5;
	color: #000066;	
	}

.blog-cat {
	background:  #C6E3F5;
	color: #000066;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 5px;
	padding-right: 5px;	
	font-size: 11px
	}
 
.contentpane {
  text-align       : justify;
  background       : #C6E3F5;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen {
  text-align       : justify;
  background       : #C6E3F5;
  padding-left     : 0px;
  padding-right     : 8px;  	
  margin-left     : 0px;
  margin-right    : 0px;
  padding-bottom    : 15px;
  width	:		100%;
}

.contentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #000066;
  text-align       : left;
}

.componentheading {
  	font-family      : Verdana, Arial, Helvetica, sans-serif;
  	font-size        : 13px;
  	font-weight      : bold;
  	color            : #000066;
  	text-align       : left;
	padding-top		 : 4px;
	padding-bottom	 : 20px;
	padding-left	 : 4px;  
}


.contentpaneopen_title {
  text-align       : justify;
  background       : #C6E3F5;
  margin-left     : 0px; 
  margin-bottom    : 13px;  
	padding-top		 : 0px;
	padding-left	 : 0px;  
  padding-right    : 10px;	
}

.readon	{
	font-size: 11px;
	background:  #C6E3F5;
	color: #000066;	
	}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.blog {
	background:  #C6E3F5;
	color: #000066;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 5px;
	padding-right: 5px;	
	font-size: 11px
	}
	
.back_button	{
	padding-bottom: 20px;
	padding-left: 7px;
  	font-weight      : bold;	
	}		
 
/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 12px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  color            : #365C82;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #000066;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #285078;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #CC6600;
}
