/* ####### Design + Gestaltung ######## */
/* Autor: Niels Korsilack
/* URL:   www.Joomla-Templates.de
/* Email: korsilack@templates4mambo.de
/* Design (c) Joomla-Templates
/* ####### Mambo-Template-Shop ######## */
/*Darstellung vom "Body"-Anfang*/
body {
    SCROLLBAR-ARROW-COLOR      : #CA3201;
    SCROLLBAR-TRACK-COLOR      : #FFFFFF;
    SCROLLBAR-FACE-COLOR       : #CA3201;
	padding-top:30px;
	padding-bottom:10px;
	background: #ffffff url(../Bilder/bg.gif);
	background-repeat: repeat-x;
	}
/*Darstellung vom "Body"-Ende*/
/*/
/*Darstellung von "Inhalt-Schrift"-Anfang*/
td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	}
/*Darstellung von "Inhalt-Schrift"-Ende*/
/*/
/*Darstellung von "Tabellenzeile"-Anfang*/
tr  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596069;
	}
/*Darstellung von "Tabellenzeile"-Ende*/
/*/
/*Darstellung von "Absatzs"-Anfang*/
p   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596069;
	}
/*Darstellung von "Absatzs"-Ende*/
/*/
/*Darstellung von "Div-Layer"-Anfang*/
div {
	font-size: 10px;
	}
/*Darstellung von "Div-Layer"-Ende*/
/*/
/*Darstellung von "Seperator"-Anfang*/
h1 {
	color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;

}
h2 {
	color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
h5 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
h6 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
/*Darstellung von "Seperator"-Ende*/
/*/
/*Darstellung von "Links"-Anfang*/
a:link, a:visited {
	font-size: 10px;
	font-weight:bold;
	color: #CA3201;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a:hover {
	color: #596069;
	text-decoration: underline;
	}
/*Darstellung von "Links"-Ende*/
/*/
/*Darstellung von "xxx"-Anfang*/
ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 11px;
	background: #;
	color: #666666;
	font-weight: normal;
	border-top: 0px solid #DCDCDC;
	border-left: 0px solid #DCDCDC;
	border-right: 0px solid #DCDCDC;
	border-bottom: 0px solid #DCDCDC;
	}
li {
   width: auto;
   margin: 0px 0px 0px 0px!important;
   margin: 0px 0px 0px 2px;
   border: 0px;
   background-image: url(../Bilder/arrow.png);
   background-repeat: no-repeat;
   padding-left: 18px;
   padding-bottom: 5px;
   background-position: 5px 2px;
   }
/*Darstellung von "xxx"-Ende*/
/*/
/*Darstellung von "Seitennavigation zb. << Start < Prev 1 2 Next > End >>"-Anfang*/
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../Bilder/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
a.pagenav, a.pagenav:visited {
	border-color: #CCCCCC;
	}
a.pagenav:hover {
	color: #CA3201;
	}
/*Darstellung von "Seitennavigation zb. << Start < Prev 1 2 Next > End >>"-Ende*/
/*/
/*Darstellung von "kleiner Schrift"-Anfang*/
.small {
	font-family: Verdana, Helvetica, sans-serif;
    background:#;
	text-align:right;
	margin-bottom:20px;
	padding-left:0px;
	padding-top:0px;
	font-size: 10px;
	color: #AFAFAF;
	text-decoration: none;
	font-weight: normal;
	}
.smalldark {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #CCCCCC;
    text-decoration: none;
    font-weight: normal;
    }
/*Darstellung von "kleiner Schrift"-Ende*/
/*/
/*Darstellung von "zb. Submitbutton"-Anfang*/
.button {
  color: #CA3201;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../Bilder/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.buttonheading {
   padding-top	    : 1px;
   padding-bottom   : 1px;
   height           : 1%;
   width            : 1%;
   padding-left     : 0px;
   border-bottom    : 0px solid #CA3201;
   border-top       : 0px solid #CCCCCC;
   border-right     : 0px solid #CCCCCC;
   border-left      : 0px solid #CCCCCC;
}

/*Darstellung von "zb. Submitbutton"-Ende*/
/*/
/*Darstellung von "Texteingabefeld"-Anfang*/
.inputbox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin:0px;
	background: url(../Bilder/scan.gif);
	border: 1px solid;
	border-color: #333333;
	}
/*Darstellung von "Texteingabefeld"-Ende*/
/*/
/*Darstellung von "Zurückbottom"-Anfang*/
.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../Bilder/button_bg.png) repeat-x;
  padding: 0px 6px;
  line-height: 12px;
  margin: 1px;
}
/*Darstellung von Zurückbottom-Ende*/
/*/
/*Darstellung von  Frontadministration-Anfang*/
.ontab {
	background-color: #BC8F8F;
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	}
.offtab {
	background-color: #000000;
	border-left: outset 1px #F1F1F1;
	border-right: outset 1px #F1F1F1;
	border-top: outset 1px #F1F1F1;
	border-bottom: solid 1px #F1F1F1;
	text-align: left;
	cursor: pointer;
	font-weight: normal;
	}
.tabpadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	}
/*Darstellung von  Frontadministration-Anfang*/
/*/
/*Darstellung von z.B. HTMLArea Content-Anfang*/
.pagetext {
	visibility: hidden;
	display: none;
	}
/*Darstellung von z.B. HTMLArea Content-Ende*/
/*/
/*Darstellung von Navigationslinks-Anfang*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../Bilder/menu_bg.png) no-repeat;
	background-repeat:no-repeat;
	vertical-align: middle;
	font-size: 11px;
	color:#596069;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	text-indent:14px;
	height: 15px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #CA3201;
}
a.mainlevel:aktiv {
	background-position: 0px -25px;
	text-decoration: none;
	color: #CA3201;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #CA3201;
	text-align: left;
}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}
a#active_menu {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	}

/*Darstellung von Navigationslinks-Ende*/
/*/
/*Darstellung von *kleinen* links= Erstelldatum/Änderungsdatum...-Anfang*/
.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6C727A;
	padding-left:3px;
	margin:0px;
	text-decoration: none;
	font-weight: normal;
	}
.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:3px;
	color: #6C727A;
	text-decoration: none;
	font-weight: normal;
	}
/*Darstellung von *kleinen* links= Erstelldatum/Änderungsdatum...-Ende*/
/*/
/*Darstellung von *kleinen* links= weiterlesen...-Anfang*/
a.readon:link, a.readon:visited {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  background: url(../Bilder/button_bg.png) repeat-x;
  padding: 0px 6px;
  line-height: 12px;
  margin: 1px;

	}
a.readon:hover {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  background: url(../Bilder/button_bg.png) repeat-x;
  padding: 0px 6px;
  line-height: 12px;
  margin: 1px;
	}
/*Darstellung von *kleinen* links= weiterlesen...-Ende*/
/*/
/*Darstellung von Inhalt-Anfang*/
.contentpane {
	background-color : #;
}

.contentheading {
   font             : bold 14px Verdana, Arial, Helvetica, sans-serif;
   color            : #626872;
   text-align       : left;
   padding-top	    : 0px;
   padding-left	    : 1px;
   padding-bottom   : 10px;
   /*background       : url(../Bilder/c_bg.gif);*/
   height           : 28px;
   width            : 660px;
   padding-left     : 0px;
   border-bottom    : 0px solid #CA3201;
   border-top       : 1px solid grey;
   border-right     : 0px solid #CCCCCC;
   border-left      : 0px solid #CCCCCC;
}
a.contentheading, a.contentheading:visited {
	font-size: 14px;
	color: #686F78;
	font-weight:bold;
	text-decoration: underline;
}
a.contentheading:hover {
	color: #CCCCCC;
	font-size: 10px;
}
.contentpagetitle {
	font-size: 12px;
	font-weight: none;
	color: #CA3201;
	text-align:left;
	padding-left:2px;
}
a.contentpagetitle, a.contentpagetitle:visited {
	font-size: 12px;
	color: #596069;
	font-weight:bold;
	text-decoration: none;
	padding-left:2px;
}
a.contentpagetitle:hover {
	color: #CCCCCC;
	font-size: 12px;
	padding-left:2px;
}
.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	}
.content_rating {
	font-weight: normal;
	font-size: 9px;
	}
.content_vote {
	font-weight: normal;
	font-size: 9px;
	}
/*Darstellung von Inhalt-Ende*/
/*/
/*Darstellung von Sections*/
.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}
/*Darstellung von Sections-Ende*/
/*/
/*Darstellung von Kategorien-Anfang*/
.category {
	color: #648CDC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
a.category:link, a.category:visited {
	color: #686F78;
	font-weight: bold;
	}
a.category:hover {
	color: #cccccc;
	}
/*Darstellung von Kategorien-Ende*/
/*/
/*Darstellung von Blog-Anfang*/
a.blogsection:link, a.blogsection:visited {
	color: #CA3201;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}
a.blogsection:hover {
	color: #686F78;
	text-decoration: underline;
	font-size: 10px;
	}
/*Darstellung von Blog-Ende*/
/*/
/*Darstellung von Komponenten-Anfang*/
.componentheading {
   font             : bold 14px Verdana, Arial, Helvetica, sans-serif;
   color            : #626872;
   text-align       : left;
   padding-top	    : 0px;
   padding-left	    : 1px;
   padding-bottom   : 10px;
   background       : url(../Bilder/c_bg.gif);
   height           : 28px;
   width            : 100%;
   padding-left     : 0px;
   border-bottom    : 0px solid #CA3201;
   border-top       : 0px solid #CCCCCC;
   border-right     : 0px solid #CCCCCC;
   border-left      : 0px solid #CCCCCC;
}
/*Darstellung von Komponenten-Ende*/
/*/
/*Darstellung von Weblinks-Anfang*/
a.weblinks:link, a.weblinks:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #CA3201;
	text-decoration: none;
	font-weight: normal;
	}
a.weblinks:hover {
	color: #686F78;
	text-decoration: underline;
	}
/*Darstellung von Weblinks-Ende*/
/*/
/*Darstellung von Newsfeed-Anfang*/
.newsfeed {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	}
.newsfeedheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#CCCCCC;
	font-weight: bold;
	color: #686F78;
	}
.newsfeeddate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #686F78;
	font-weight: normal;
	}
/*Darstellung von Newsfeed-Ende*/
/*/
/*Darstellung von Modulen-Anfang*/
table.moduletable {
	width: 100%;
	padding:1px;
	margin: 0px 0px 20px 0px;
	border-left: solid 1px #E4E4E4;
	border-right: solid 1px #E4E4E4;
	border-top: solid 1px #E4E4E4;
	border-bottom: solid 1px #E4E4E4;
}
table.moduletable th {
   font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
   color            : #FFFFFF;
   padding-top	    : 8px;
   padding-bottom   : 0px;
   background       : url(../Bilder/m_bg.gif) repeat;
   width            : 159px;
   text-align       : center;
   padding-left     : 0px;
   border-bottom    : 0px solid #CA3201;
   height           : 28px;
}
table.moduletable td {
	font-size: 10px;
/*	background: #;*/
	padding: 0px;
	padding-top: 0px;
	font-weight: normal;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	}
table.moduletable ul {
	color: #333333;
	padding:1px;
	}
/*Darstellung von Modulen-Ende*/
/*/
/*Darstellung von xxx-Anfang*/
table.searchintro {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
	}
/*Darstellung von xxx-Ende*/
/*/
/*Darstellung von Kontaktfeld-Anfang*/
table.contact {
	background-color: #FFFFFF;
	}
table.contact td.icons {
	background-color: #CCCCCC;
	}
table.contact td.details {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
/*Darstellung von Kontaktfeld-Ende*/
/*/
/*Darstellung von Pathway-Anfang*/
.pathway {
	padding-left:8px;
	padding-top:5px;
	color: #666666;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
a.pathway, a.pathway:visited {
	font-size: 10px;
	color: #686F78;
	font-weight:bold;
	text-decoration: underline;
	}
a.pathway:hover {
	color: #CCCCCC;
	font-size: 10px;
	}
/*Darstellung von Pathway-Ende*/
table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}
table.contenttoc td {
  padding: 2px;
}
table.contenttoc th {
    background: url(../Bilder/c_bg.gif);
	background-repeat:repeat;
	border-bottom:1px solid #CA3201;
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
div.mosimage {
  border: 1px solid #ccc;
}
.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}
.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}
/*Darstellung der Top-Navigation*/
#Top-Navigation {
	font: 10px/12px verdana, arial, georgia, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 900;
}
#Top-Navigation ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;
	width:900;
}
#Top-Navigation li {
	display: inline;
	background: transparent;
	line-height: 24px;
	padding: 0px;
}
#Top-Navigation a {
    margin-left:3px;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:12px;
	padding-right:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#Top-Navigation a:link, #Top-Navigation a:visited {
	color: #ffffff;
	text-decoration: none;
}
#Top-Navigation a:hover {
	background: url(../Bilder/top_hover_bg.png) bottom;
	color: #FFFFFF;
}
#Top-Navigation #active a:link, #Top-Navigation #active a:visited, #Top-Navigation #active a:hover {
	background: url(../Bilder/top_aktiv_bg.png) bottom;
	color: #FFFFFF;
}
/*Darstellung der Top-Navigation*/



/*Kaktusspeziefisches*/
/*Darstellung von Navigationslinks-Anfang*/
a.mainlevel_alt:link, a.mainlevel_alt:visited {
	display: block;
	background: url(../Bilder/menu_bg.png) no-repeat;
	background-repeat:no-repeat;
	vertical-align: middle;
	font-size: 11px;
	color:#596069;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	text-indent:14px;
	height: 15px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel_alt:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #CA3201;
}
a.mainlevel_alt:aktiv {
	background-position: 0px -25px;
	text-decoration: none;
	color: #CA3201;
}
 img.liste{
     width: 75px;
 }
