/**
 * Stylesheet for GRIBA Baumschulgenossenschaft
 *
 * Print Stylesheet
 *
 * @author		akanai web technologies
 * @link			http://www.griba.it
 * @copyright	Copyright 2009, akanai web technologies
 */
 
/**
 * Global properties and bugfixes
 */

/* set global values */
* {
	padding: 0;
	margin: 0;
}

body, html {
	height: 95%;
}

fieldset, img {
	border: none;
}

body {
	position: relative;
	background-color: #f6f5f1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e0e0e;
}

#content {
	padding: 14px 0 23px 0;
}

#content .col-left {
	display: none;
}

#content .col-right {
	position: relative;
	padding: 20px 10px;
}

#content .col-right a {
	color: #009b68;
	text-decoration: underline;
}

#content .col-right h1 {
	font-size: 16px;
	color: #008a57;
	padding-bottom: 15px;
}

#content .col-right h1 img {
	display: none;
}

#content .col-right h2 {
	color: #009b68;
	font-size: 14px;
	padding-top: 15px;
}

#content .col-right h3 {
	color: #009b68;
	font-size: 13px;
	padding-top: 15px;
}

#content .col-right h4 {
	color: #009b68;
	font-size: 12px;
	padding-top: 15px;
}

#content .col-right p {
	line-height: 20px;
	padding-top: 15px;
}

#content .col-right p.small {
	font-size: 11px;
	line-height: 15px;
	padding-top: 5px;
}

#content .col-right li {
	line-height: 20px;
	background: url('../img/list-bullet.gif') no-repeat 0px 9px;
	padding-left: 10px;
}

#content .col-right ul {
	padding-top: 15px;
	list-style-type: none;
}

#content .col-right ul a {
	color: #008a57;
}

#content .col-right ul a:hover {
	text-decoration: none;
}

#content .col-right ul ul {
	padding: 0 0 10px 10px;
}

#content .col-right ul ul a {
	color: #0e0e0e;
}

#content .col-right ul ul li {
	font-size: 11px;
	line-height: 17px !important;
	background: url('../img/list-bullet-small.gif') no-repeat 0px 9px;
}

.csc-loginform p {
	line-height: normal !important;
	padding-top: 0 !important;
}

.csc-loginform td {
	padding: 2px 3px;
}

#footer {
	background: url('../img/footer-bkg.gif') no-repeat top left;
}

#footer .menu {
	display: none;
}

#footer table {
	border-spacing: 15px;
	margin-left: 100px;
}

#footer td {
	font-size: 11px;
	color: #252525;
	vertical-align: top;
	border-left: 1px solid #5bbc9b;
	padding: 0 5px 0 10px;
}

#footer td a {
	color: #252525;
	text-decoration: underline;
}

#header {
	position: relative;
}

#header .image {
	display: none;
}

#header .language {
	display: none;
}

#header .logo {
	margin-top: 20px;
	text-align: right;
}

#header .mask {
	display: none;
}

#header .menu {
	display: none;
}

input, select {
	vertical-align: middle;
}

input[type=button], input[type=reset], input[type=submit] {
	background-color: #60bb46;
	color: #fff;
	border: 2px solid #009b68;
	padding: .2em .5em;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

input[type=text], input[type=password], select, textarea {
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
	border: 2px solid #009b68;
	padding: 5px 8px;
}

#outer {
	position: relative;
	width: 990px;
	margin: 0 auto;
	padding-bottom: 20px;
}

/* Search */
.tx-indexedsearch-searchbox td {
	padding: 0 5px 3px 0;
}

.tx-indexedsearch-searchbox-button {
	margin-top: 5px;
}

.csc-textpic-caption {
	padding: 3px 0 8px 0;
	font-size: 11px;
}

.csc-textpic-caption img {
	display: none;
}

/* CSS */
.members {
	margin-top: 10px;
}

.members td {
	padding: 0 100px 20px 0;
	vertical-align: top;
}
