/*
* AkoBrightPortal - A Mambo 4.5 template
* @version 1.2
* @package AkoBrightPortal
* @copyright (C) 2004 by Arthur Konze
* @license http://www.konze.de/ Copyrighted Commercial Software
* Anpassung Selica Media
*/

/* ##################### OVERALL SETTINGS ##################### QM: ok */
body {
  margin           : 10px;
  padding          : 5px;
  font-family      : verdana, tahoma, arial, sans-serif;
  font-size        : 10px;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Verdana,Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000;
}

hr {
  color            : #878363;
  height           : 1px;
  width            : 100%;
}

.untertitel1 {
	color            : #791B37;
    font-size        : 12px;
	font-weight      : bold;
}

a.untertitel1:link, a.untertitel1:visited {
    text-decoration  : none;
	color            : #791B37;
	font-weight      : bold;
}

a.untertitel1:hover {
	text-decoration  : none;
	color: #9A9776;
}

.untertitel2 {
	color            : #791B37;
	font-size        : 10px;
	font-weight      : bold;
}

a.untertitel2:link, a.untertitel2:visited {
    text-decoration  : none;
	color            : #791B37;
	font-weight      : bold;
}

a.untertitel2:hover {
	text-decoration  : none;
	color: #9A9776;
}
/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM: ok */
.maincontainer {
	border           : 8px solid #D1D0C2;
	background-image :  url(../../misterschweiz_intro1/images/main_bg.jpg);
	background-repeat: no-repeat;
	background-color : #F2F1E3;
	height           : 100%;
}

.headercontainer {
	background-repeat: no-repeat;
	background-position: ;
	background-color : #D1D0C2;
	color            : #F2F1E3;
	font-family      : Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size        : 20px;
	height: 88px;
}

.mainmycsscontainer {
  height           : 16px;
  background-color : #F2F1E3;
  border-right     : 1px solid #9D9886;
  border-      : 1px solid #9D9886;
}

.submycsscontainer {
  height           : 20px;
  background-color : #FFF;
  border-right     : 1px solid #9D9886;
  border-      : 1px solid #9D9886;
  border-bottom    : 1px solid #9D9886;
}

.pathwaycontainer {
  background-image :  url(../../misterschweiz_intro1/images/greenbar.jpg);
  background-repeat: no-repeat;
  height           : 35px;
  background-color : #C4CCD5;
}

.menucontainer {
	width            : 180px;
	border-right     : 1px dotted;
	border-right-color: #000000;
	height           : 100%;
}

.rightmenucontainer {
  background-color : #eee;
  border-      : 1px solid #9D9886;
  border-right     : 1px solid #9D9886;
  border-bottom    : 1px solid #9D9886;
  width            : 140px;
}

/* ################## TOP CSS MENU SETTINGS ################### QM: ok */
#navcontainer {
  font-family      : Verdana,Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  margin           : 0px 0px 0px 0px;
  padding          : 0px 0px 0px 0px;
  width            : auto;
  height           : 28px;
}

#navlist {
  margin           : 0px;
  padding          : 0px 0px 0px 5px;
}

#navlist ul, #navlist li {
  display          : inline;
  list-style-type  : none;
}

#navlist a:link, #navlist a:visited {
  border-right     : 1px solid #9D9886;
  padding          : 5px 10px 5px 10px;
  float            : ;
  font-weight      : bold;
  line-height      : 14px;
  margin           : 0px;
  text-decoration  : none;
  color            : #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  background       : url(../images/button_shade.png) #FFF repeat-x 0px 0px;
  border-bottom    : 4px solid #C00;
  color            : #000;
}

#navlist a:hover {
  color            : #000;
}

#subnavcontainer {
  font-family      : Verdana,Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  height           : 18px;
  width            : auto;
}

#subnavlist {
  margin           : 0px;
  padding          : 0px;
}

#subnavlist ul, #subnavlist li {
  margin           : 0px;
  padding          : 0px;
  display          : inline;
  list-style-type  : none;
}

#subnavlist a:link, #subnavlist a:visited {
  float            : ;
  line-height      : 16px;
  padding          : 0px 0px 0px 18px;
  text-decoration  : none;
  color            : #666;
  background       :  url(../../misterschweiz_intro1/images/arrow_off.gif) #F2F1E3 no-repeat 9px 5px;

}

#subnavlist a:link#subcurrent, #subnavlist a:visited#subcurrent, #subnavlist a:hover {
  color            : #c00;
}

/* ##################### MODULE SETTINGS ###################### QM: ok */
table.moduletable {
  width            : 100%;
}

table.moduletable th {
  font-size        : 10px;
  font-weight      : normal;
  text-transform   : uppercase;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #999675;
  border-bottom    : 1px solid #878363;
  border-top       : 1px solid #878363;
}

table.moduletable td {
    padding          : 2px;
}

/* ##################### FORMULAR SETTINGS #################### QM: ok */
.button {
  font-size        : 10px;
  font-weight      : normal;
  border-top       : 1px solid #ddd;
  border-      : 1px solid #ddd;
  border-bottom    : 1px solid #666;
  border-right     : 1px solid #666;
  background       : #F2F1E3 repeat-x 0px 0px;
}

.inputbox {
  font-size        : 10px;
  font-weight      : normal;
  border           : 1px solid #878363;
  background-color : #F2F1E3;
  margin           : 2px;
}

/* ################# SECTION LISTING SETTINGS ################# QM: ok */
.sectiontableheader {
  font-size        : 10px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #878363;
  background       :  url(../../misterschweiz_intro1/images/menu_shade.png) #F2F1E3 repeat-x 0px 0px;
  border-bottom    : 1px solid #9D9886;
  border-top       : 1px solid #9D9886;
  padding          : 1px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #F2F1E3;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  background       : #F2F1E3;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
.mainlevel {
/*	border      : 2px solid #ffffff; */
	width            : 100%;
	padding-left     : 2px;
	padding-right    : 8px;
	margin-bottom    : 2px;
	margin-right     : 4px;
	color            : #878363;
	font-weight      : bold;
	display: block;
	width: 176px;
}

a.mainlevel:link, a.mainlevel:visited {
    text-decoration  : none;
	color            : #ffffff;
	font-weight      : bold;
}

a.mainlevel:hover {
/*	border-      : 2px solid #A8A68A; */
	text-decoration  : none;
	color: #A8A68A;
}

.sublevel {
/*	border-      : 2px solid #ffffff; */
	width            : 100%;
	padding-left     : 8px;
	padding-right    : 8px;
	margin-bottom    : 2px;
	margin-right     : 8px;
	font-size        : 10px;
	color            : #878363;
	font-weight      : bold;
	font-family      : Verdana, Verdana,Tahoma, Arial, Helvetica, sans-serif;
	line-height      : 11px;
	display: block;
	width: 144px;
}

a.sublevel:link, a.sublevel:visited {
    text-decoration  : none;
	color            : #ffffff;
	font-weight      : bold;
}

a.sublevel:hover {
/*	border-      : 2px solid #A8A68A; */
	text-decoration  : none;
	color: #A8A68A;
}

#active_menu {
/*	border-      : 2px solid #A8A68A; */
/*	border-bottom    : 1px solid #A8A68A;*/
	text-decoration  : underline;
	color: #A8A68A;
}


/* ########################### LINKS ########################## QM: ok */
a:link, a:visited {
  color            : #878363;
  font-weight      : bold;
  text-decoration  : none;
}

a:hover {
  color            : #878363;
  font-weight      : bold;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  font-weight      : bold;
}

.readon {
  font-weight      : bold;
}

/* ##################### PAGE NAVIGATION ###################### QM: ok */
.pagenavbar {
  border-top       : 1px solid #9D9886;
  padding          : 2px;
}

.pagenav {
  color            : #FEFFE8;
  font-weight      : bold;
  color            : #A4A284;
}

a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}

a.pagenav:hover {
  text-decoration  : underline;
}

/* ################### SMALL FONT SETTINGS #################### QM: ok */
.small {
  font-size        : 9px;
  color            : #A29F82;
}

.smalldark {
  font-size        : 9px;
  color            : #A29F82;
}

.createdate, .modifydate {
  font-size        : 9px;
  color            : #A4A284;
}

/* ##################### VOTING SETTINGS ###################### QM: ok */
.content_rating {
  font-size        : 10px;
  color            : #c00;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-     : 10px;
  padding-right    : 10px;
  background-color : #D1D0C2;
  border           : 1px solid #9D9886;
}

/* ##################### PATHWAY SETTINGS ##################### QM: ok */
.pathway {
  font-size        : 10px;
  color            : #71725A;
}

a.pathway:link, a.pathway:visited {
  font-size        : 10px;
}

a.pathway:hover {
  font-size        : 10px;
}

/* ################### CONTENT PAGE SETTINGS ################## QM: ok */
.contentpane {
  padding          : 0px;
  padding-left     : 5px;
}

.contentpaneopen {
  padding          : 0px;
  padding-left     : 5px;
}

.contentheading, .componentheading {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 14px;
	font-weight      : bold;
	color            : #791B37;
	width            : 100%;
	border-bottom    : 1px solid #791B37;
	text-decoration: none;
}

.contentpagetitle {
  font-weight      : bold;
  color            : #791B37;
}

a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
  text-decoration  : none;
}

/* ###################### TABBED EDITING ###################### QM: ok */
.ontab {
  background-color : #F2F1E3;
  border-      : 1px solid #878363;
  border-top       : 1px solid #878363;
  text-align       : left;
  cursor           : hand;
  font-weight      : bold;
  color            : #791B37;
  padding          : 5px;
}
.offtab {
  background-color : #F2F1E3;
  border-      : 1px solid #878363;
  border-top       : 1px solid #878363;
  border-bottom    : 1px solid #878363;
  text-align       : left;
  cursor           : hand;
  font-weight      : normal;
  color            : #3E567B;
  padding          : 5px;
}
.tabpadding {
  border-      : 1px solid #878363;
  border-bottom    : 1px solid #878363;
}

.pagetext {
  visibility       : hidden;
  display          : none;
  position         : relative;
  top              : -19;
  border-left      : 1px solid #878363;

  border-right     : 1px solid #878363;
  border-bottom    : 1px solid #878363;
  background-color : #F2F1E3;
}

#footer {
    width: 100%;
    border-top: 1px solid #A4A284;
    background: #efefef;
    color: #999999;
    line-height: 15px;
    text-align: left;
    font-size: 9px;
    font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
}

#footer a {
    text-decoration: none;
    color: #999999;
}

#footer a:hover {
    text-decoration: underline;
    color: #777777;
}
