
/********************************************************************
 * JOOMLA! TEMPLATE CSS FILE
 * ----------------------------------------------------------------
 * Copyright (C) 2006 - 2008 JoomlaShine.com. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: JoomlaShine.com
 * Websites:  http://www.joomlashine.com
*********************************************************************/

#jsn-master {
	background: #ffffff*
}

#jsn-page {
	background-color: #ffffff;
	color: #716F64;
	/*border-left: 2px solid #000000;*/
	border-right: 1px solid #B3B3B3;
	width: 960px;
	height: 100%;
	/*margin: 0 auto;*/
	
}

#jsn-usermodules3 a:link,
#jsn-usermodules3 a:visited {
	color:#716F64;
	font-weight:normal;
}
#jsn-usermodules3 a:hover {
	color:#716F64;
	font-weight:normal;
	text-decoration:underline;
}
/** @MENU **/

/** @SUCKERFISH **/

/* Sublevel */
ul.menu-suckerfish ul a:link,
ul.menu-suckerfish ul a:visited {
	border-top-color: #e56d17;
	border-bottom-color: #99490f;
	border-left-color: #99490f;
	background-color: #cc6114;
	color: #e5cfcf;
}

ul.menu-suckerfish ul a:hover,
ul.menu-suckerfish ul li.parent a:hover,
ul.menu-suckerfish ul li.parent li.parent a:hover {
	border-top-color: #b35512;
	background-color: #b35512;	
}

/* Clear active */
ul.menu-suckerfish ul li.active li a,
ul.menu-suckerfish ul li.active li.active li a {
	color: #e5cfcf;
}

/* Children expanded */
ul.menu-suckerfish ul li.parent a,
ul.menu-suckerfish ul li.parent li.parent a {
	background: #cc6114 url("../images/orange/suckerfish-expand.png") no-repeat 95% center;
}


/** @BULLET TREE **/

ul.menu-bullettree a:link, ul.menu-bullettree a:visited {
	background-image: url(../images/orange/bullettree-level0.png);
}

/* @TABLES */

/* Plain rows */
table.plainrows thead {
	border-bottom-color: #cc6114;
}

table.plainrows thead th {
	background-color: #e56d17;
}

/* Dark stripes */
table.colorstripes {
	border-color: #99490f;
	background: #cc6114;
}

table.colorstripes td,
table.colorstripes th {
	border-color: #e56d17;
}

table.colorstripes thead th {
	border-color: #cc6114;
	background-color: #99490f;
}

table.colorstripes tbody tr.odd {
	background-color: #bf5b13;
}

table.colorstripes tbody tr:hover {
	background-color: #b35512;
}

table.colorstripes tbody tr:hover th,
table.colorstripes tbody tr.odd:hover th {
	background-color: #b35512;
}

table.colorstripes tfoot th,
table.colorstripes tfoot td {
	background-color: #99490f;
}

/*td.sectiontableheader {*/
.sectiontableheader {
	background:#FFFDE2 none repeat scroll 0 0;
	border:1px solid #CCCCCC !important;
	font-size:10px;
	font-weight:bold;
	padding:5px 7px;
	color:#716F64;
}

/** Tabs **/
#jsn-master div.dynamic-tab-pane-control div.tab-row h2.selected {
	background-image: none !important;
	background-color: #e56d17;
}

#jsn-master div.dynamic-tab-pane-control div.tab-page {
	border-top-color: #e56d17;
}

#jsn-puser8 a:link, #jsn-puser8 a:visited,
#jsn-puser9 a:link, #jsn-puser9 a:visited {
	color: #ffaf40;
}

div.box-grey a:link,
div.box-grey a:visited {
	color: #ffaf40;
}

/* @LINK */
a:link,
a:visited {
	color: #D37300;
	font-weight:bold;
}
a:hover {
	color: #560000;
}


div.header-dots h3,
div.icon-dots h3 {
	background: url(../images/orange/icon-module-dots.png) no-repeat left 1px;
	padding: 0 0 0 10px;
}

div.header-arrow h3,
div.icon-arrow h3 {
	background: url(../images/orange/icon-module-arrow.png) no-repeat left 2px;
	padding: 0 0 0 16px;
}

a.readon:link,
a.readon:visited {
	background:transparent url(../images/weiter.gif) no-repeat scroll 0 0;
	color:#FFFFFF !important;
	float:right;
	font-size:10px;
	overflow:hidden;
	padding:2px 21px 2px 4px;
	text-decoration:none;
	white-space:nowrap;
	width:84px !important;
	border:none !important;
}

a.readon:hover {
	/*background-color: #e5e5e5;*/
	text-decoration: none;
	background:transparent url(../images/weiter_hover.gif) no-repeat scroll 0 0;
	color:#FFFFFF !important;
}









.module_books {
	border-right:1px dotted #bbb;
	border-bottom:1px dotted #bbb;
	padding-bottom:5px;
}
.module_books a {
	font-size:9px;
}
.module_books h3{
	padding-left:10px;
	height:65px;
	font-size: 11px !important;
	background: #bbb url(../images/module_books.jpg) bottom left no-repeat;
	color:#fff;
}

.module_rezepte {
	border-right:1px dotted #bbb;
	border-bottom:1px dotted #bbb;
	padding-bottom:5px;
}
.module_rezepte a {
	font-size:9px;
}
.module_rezepte h3{
	padding-left:10px;
	height:65px;
	font-size: 11px !important;
	background: #bbb url(../images/module_rezepte.jpg) bottom left no-repeat;
	color:#fff;
}
