/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2009 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/

/***** You can put your own style stuff here in this file 
       For questions see www.phpcomasy.com *****/

body {
	background: #b4d17f url(img/background.jpg) repeat-x left top;
}

body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	font-family: Helvetica, 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 13px;
}

#wrap {
	width: 800px;
	margin: 0 auto;
}

#header {
	height: 221px;
	background: #def0c0;
}

#container {
	width: 100%;
	background: white url(img/content.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}

#footer {
	padding: 0 0 10px 220px;
	margin: 20px 0 0;
}

#footer .portlet {
	padding: 0;
	margin: 0;
}

#footer .portlet-title {
	display: none;
}

#footer p {
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	font-size: 11px;
	color: black;
}

a {
	color: #522e1d;
	text-decoration: none;
}

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

.clear {
	float: none;
	display: block;
	clear: both;
}

input.action_button, .management input.action_button, input.fieldset_button, input[type=submit], input[type=button] {
	cursor: pointer;
	background: #73a400;
	border: 1px solid #517500;
	color: white !important;
	padding: 2px 5px 2px 5px;
}

input.action_button:hover, input.fieldset_button:hover, input[type=submit]:hover, input[type=button]:hover {
	background: #659100;
}

/* @group Navigation */

#navigation {
	height: 49px;
}

#navigation ul {
	margin: 0;
	padding: 0 10px;
}

#navigation li {
	display: inline;
}

#navigation li a {
	display: block;
	float: left;
	height: 15px;
	padding: 9px 0 13px 0;
	margin: 12px 17px 0 0;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

#navigation li a:hover, #navigation li.current a {
	color: #73a400;
}

/* @end */

/* @group Subnavigation */

#subnav {
	width: 180px;
	float: left;
	padding: 40px 10px;
}

#subnav ul {
	margin: 0;
	padding: 0;
}

#subnav li {
	margin: 0 0 5px;
	list-style-type: none;
}

#subnav li a, #subnav .portlet-content a {
	display: block;
	background: url(img/link-subnav-hover.png) no-repeat left top;
	padding: 1px 0 1px 30px;
}

#subnav li a:hover, #subnav li.current a, #subnav .portlet-content a:hover, #subnav .shop_categories li a.current {
	text-decoration: none;
	color: #784422;
	background: url(img/link-subnav.png) no-repeat left top;
}

#subnav li#nav-101 a, #subnav li#nav-102 a {
	background: none;
	padding: 0 0 0 5px;
}

#subnav li#nav-102 {
	margin-top: 30px;
}

#subnav li#nav-101 a:hover, #subnav li#nav-102 a:hover, #subnav li#nav-101.current a, #subnav li#nav-102.current a {
	color: #522e1d;
}


/* @end */

/* @group Content */

#content {
	float: right;
	width: 560px;
	padding: 30px 20px 20px 20px;
}

#content ul li {
	list-style-type: square;
}

.page-ressource-container {
	border-color: #DBD9C5;
	background: white;
}

.page-ressource-background {
	background: white;
	width: auto;
}

.page-ressource-subtitle {
	font-size: 11px;
}

div.team, div.referenzen {
	float: right;
	clear: right;
	width: auto;
	height: auto;
	margin: 0 0 10px 10px;
}

div.team .page-ressource-background {
	width: 184px;
}

div.referenzen .page-ressource-background {
	width: 200px;
}

#map {
	margin-top: 20px;
}


/* @end */

/* @group Portlets */

#subnav .portlets {
	padding: 0;
	margin: 0;
}

#subnav #portlets_subnav {
	margin-top: 40px;
	font-size: 12px;
}

#subnav .portlet-title {
	display: none;
}

#subnav .portlet-content {
	margin: 0;
	padding: 0;
}



/* @end */

/* @group Modules */

.listing_entry {
	margin: 20px 0 30px 0;
}

.listing_entry ul {
	padding-left: 20px;
}

.listing-date {
	display: none;
}

.listing_actions {
	float: right;
	display: block;
}

.listing_actions a {
	float: left;
}

/* @end */

/* @group Headings */

#content h1 {
	color: #444444;
	font-size: 22px;
	font-weight: lighter;
	line-height: 20px;
	margin-bottom: 2px;
	padding-top: 10px;
	text-shadow: white 2px 2px 0px;
}

#content h2, #content h3, #portlet_page_text h2 {
	font-size: 14px;
	color: #784422;
	font-weight: lighter;
	text-shadow: 2px 2px 0px #fff;
	text-transform: uppercase;
	padding: 0 0 2px;
	margin: 10px 0;
	border-bottom: 1px solid #DBD9C5;
}

#content h2 a, #content h2 a:hover {
	font-size: 14px;
	color: #784422;
	font-weight: lighter;
	border: none;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
}

#content h3 a {
	font-size: 14px;
	color: #40a948;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	background: url(img/arrow.png) no-repeat 0 0;
	padding-left: 30px;
}

#content h3 a:hover {
	color: #366b3a;
}

#portlet_page_text h2 {
	text-transform: none;
	font-size: 13px;
	font-weight: bold;
}

/* @end */

/* @group Shop */

div.shop_article {
	position: relative;
	background: white;
	width: 540px;
	margin-right: 0;
}

div.shop-price-list {
	background: none;
	color: #73a400;
	width: 145px;
	padding: 5px;
}

div.shop-price select, div.shop-price-list select {
	width: 100%;
}

div.shop-price {
	background: none;
}

div.shop-edit {
	position: absolute;
	top: 15px;
	right: 10px;
}

div.shop-edit a img {
	margin: 0 5px 0 0;
	padding: 0;
}

div.shop-picture {
	width: inherit;
	height: inherit;
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
}

div.shop-picture-small {
	width: auto;
	height: auto;
}

#subnav .shop_categories {
	float: none;
}

#subnav .shop_cart {
	float: none;
	width: auto;
	background: white;
	padding: 0;
	margin: 20px 0;
}

#subnav .shop_cart h3 {
	background-color: #e5f1c9;
	color: #73a400;
	font-size: 13px;
	padding: 2px 5px 2px 25px;
	background-position: 5px 2px;
}

#subnav .shop_cart_content {
	padding: 5px;
}

#subnav a.goto-cart {
	margin-top: 10px;
	padding-left: 25px;
}

table.shop-cart th, table.shop-cart td {
	padding: 2px 5px 1px 5px;
}

table.shop-cart th {
	font-weight: bold;
	background: #73a400;
	color: white;
}

table.shop-cart tr.total td {
	font-weight: bold;
	background: white;
	color: #784422;
}

table.shop-cart tr.shipping td {
	background-color: transparent;
	color: #784422;
}


/* @end */




.edit-navigation-entry {
	line-height: 22px;
}


