/* Haupt-CSS */
/* History
Date            User        Description
30.01.09        mbusch      added History; added fullcontent ul/ol styles
04.02.09        mbusch      fixed conflicting styles (by CSD); fixed bugs in lexicon css (by Agency)
08.06.10        csabor      Anpassungen um Telerik-Date-Control richtig anzuzeigen (.RadPicker)

*/

  #printLogo { display:none; }
  .printCategoryImage { display:none; }

/* @group Body */

  body {
	text-decoration: none;
	font: normal normal normal 0.6875em/1.3 "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	background-color: #276f24;
	background-position: center top;
	background-repeat: repeat-x;
	zoom:1;
}

a {
	color: #060;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.adimg {
	margin-bottom: 30px;
	display: block;
}

.adimglarge {
	display: block;
	position: absolute;
	left: -50px;
	top: 0;
	
}

#main p.breadcrumb {
	margin-bottom: 0;
}

#main #content ul, ol 
{
    list-style-position: inside;
    margin: .5em 0 1em 0;
	color: #666666;
}

#main #content ul
{
    list-style-type: disc;    
}

#main #content ol
{
    list-style-type: decimal;
}

/* @end */

/* @group WRAPPER */

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
}

#wrapper .inner {
	float: left;
	width: 100%;
	padding-bottom: 50px;
	position: relative;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

/* @end */

/* @group HEAD */

#head {
	height: 360px;
	width: 780px;
	position: relative;
	margin: 15px auto 0;
	background-position: center top;
	background-repeat: no-repeat;
}

.pcontent #head {
	height: 214px;
}

/* @group Logo */

h1#logo a {
	position: absolute;
	left: 100px;
	top: 22px;
	z-index: 20;
	background-position: left top;
	background-repeat: no-repeat;
	cursor: hand;
}

h1#logo,
#head p {
	text-indent: -100em;
}

/* @end */

/* @group Select-Box "Produktauswahl" */

#head .quickselect {
	position:absolute;
	right: 65px;
	top: 175px;
}

#head .quickselect label,
#head .quickselect input {
	position:absolute;
	top: -1000em;
	left: -1000em;
}

#head .quickselect select {
	width: 200px;
	height: 19px;
	border: 1px solid #666;
	background-color: #fff;
}

#head .quickselect select option {
	background: #fff;
}

#head .quickselect select option:hover,
#head .quickselect select option:focus {
	background: #e1f3e1;
	font-weight: bold;
}

/* @end */

/* @end */

/* @group Seitenleiste (Links) */

#side {
	margin: -222px 0 0 99px;
	width: 200px;
	float: left;
	display: inline;
	position: relative;
	z-index: 1;
}

.pcontent #side {
	margin-top: -75px;
}

/* @group Navigaton */

#nav {
	z-index: 10;
	width: 188px;
	padding-top: 45px;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	/*background-attachment: scroll;
	background-color: Transparent;*/
}

#nav ul {
	width: 188px;
	padding-bottom: 39px;
	background-position: center bottom;
	background-repeat: no-repeat;
	/*background-attachment: scroll;
	background-color: Transparent;*/
}

#nav ul li {
	display: inline;
	z-index: 5;
}

#nav a {
	display: block;
	
	text-indent: -100em;
	cursor: hand;
	
	margin: 0;
	width: 155px;
	padding-right: 33px;
}

#nav .marker {
	display: block;
	position: absolute;
	width: 185px;
	height: 42px;
	left: 10px;
	top: -1000em;
	z-index: 1;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0%;
}

#nav li ul {
	background: none;
	padding: 5px 0;
}

#nav li ul.selected ul {
	background:none;
	padding: 0;
}

#nav li ul.selected li {
	font-weight: bold;
}

#nav li ul a.selected {
	text-indent: -.78em;
}

#nav li ul.selected li ul li {
	font-weight: normal;
}

#nav li ul li a{
	background: none;
	text-indent: 0;
	height: auto;
	padding: 0 5px 0 28px;
	line-height: 1.54;
}

.produkte #nav .marker {
    background-repeat: no-repeat;
}
/* @end */

/* @group Empfehlung des Tages */

a#tafellink {
	text-indent: -1000em;
	display: block;
	height: 311px;
	width: 200px;
	margin-top: -50px;
	z-index: -10;
	background-repeat: no-repeat;
}

/* @end */

/* @end */

/* @group Main */

#main {
	margin: -30px 110px 75px 0;
	float: right;
	width: 575px;
	display: inline;
	z-index: 10;
	min-height: 475px;
	+clear: both; /* Fixt IE6/7 */
	background-repeat: no-repeat;
	background-position: 412px 50%;
}

.startseite #main {
	min-height: 0 !important;
	margin: -30px 120px 75px 0;
;
}

.pcontent #main {
	margin-top: 0;
}

#main h1.ueberschrift {	
/*	margin-top: -110px; */
	margin-left: -15px;
	position: relative;
	z-index: 5;
}

.pcontent #main h1.ueberschrift {
	min-width: 277px;
	min-height: 47px;
/*	margin-top: -32px; */
	margin-left: 0;
	position: relative;
	z-index: 5;
	text-indent: -100em;
	background-repeat: no-repeat;
	background-position: left top;
}

#main h2 {
	margin: 1em 0 0;
	font-size: 1.272727em;
	color: #006600;
	clear: both;
}

#main p {
	margin: .5em 0 1em 0;
	color: #666666;
}

.startseite #main p,
.startseite #main h2 {
	width: 66%;
}

/* @group Content */

#content {
	width: 325px;
	float: left;
}

#fullcontent {
	width: 535px;
}

#content p,
#content table {
	width: 100%;
}

/* @group Seiten-Services (Drucken ect.) */

ul.services {
	clear: both;
	padding-top: 3em;
}

ul.services li {
	display: inline;
	padding: 0 3px;
	border-left: 1px solid #060;
}

ul.services li.print {
	border-left: none;
}

/* @end */

/* @group Tabelle */

table {
	border: none;
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

th, td {
	color: #666666;
	font-weight: normal;
	font-size: 10px;
	padding: 2px 3px;
}

thead tr th {
	font-weight: bold;
	background-color: #060;
	color: #fff;
}

tbody tr th,
tbody tr td {
	border-bottom: 1px solid #999;
}

tbody td,
thead th.r {
	text-align: right;
}

.indent th {
	padding-left: 10px;
}

/* @end */

ul.symbole li {
	display: inline;
	margin-right: 5px;
}

/* @end */

/* @group SideContent (Seitenleiste rechts) */

.sidecontent {
	position: absolute;
	right: 130px;
	width: 196px;
	float: right;
	margin-top: 10px; /*-35px; aufgehoben am 16.5.08 von GM da breadcrumb verdeckt wird.*/
	padding-right: 10px;
	z-index: 10;
}

.mitbild {
	padding-top: 270px;
}

/* @end */

/* @end */

/* @group Smallbox */

.smallbox {
	width: 196px;
	height: 164px;
}

div.long {
	width: 196px;
	height: 334px;
}

.smallbox h3 {
	width: 196px;
	height: 96px;
	text-indent: -100em;
	margin-bottom: .2em;
}

.smallbox h4 {
	color: #060;
	font-weight: bold;
	margin: 0 13px;
}

div.long h4, .sidecontent div.long p {
	margin-bottom: 1em;
}

#main .sidecontent .smallbox p,
#main .sidecontent .smallbox ul {
	margin: 0 5px 0 13px;
}

/* @end */

/* @group Boxes */

#boxes {
	padding-top: 30px;
}

.box {
	width: 279px;
	height: 196px;
	position: relative;
}

.left {
	float: left;
}

.right {
	float: right;
}

#main .box h2 {
	width: 100%;
	height: 121px;
	margin: 0;
}

#main .box h3 {
	color: #060;
	margin: 0 15px;
	font-weight: bold;
}

#main .box p {
	margin: 0 15px;
	width: auto;
}

.box .neusticker {
	position: absolute;
	top: 0;
	left: -10px;
}

.box .produkt {
	position: absolute;
	top: -35%;
    right: -20px;
}

/* @end */

/* @group additional logos */

.startseite #main #logos, #logos {
	clear: both;
	height: 19px;
	padding: 5px 0 10px;
	text-align: right;
	position: absolute;
	right: 140px;
	bottom: 100px;
}

.startseite #main #logos p, #logos p {
	width: 100%;
	vertical-align: middle;
}

/* @end */

/* @group Meta-Elemente */

#meta {
	clear: both;
	margin: 0 135px;
	color: #fff;
	font-size: 9px;
}

#meta a {
	color:  #fff;
}

#meta p {
	float: left;
}

#meta ul {
	float: right;
}

#meta li {
	float: left;
	border-left: 1px solid #fff;
	padding: 1px 4px;
}

#meta li.search {
	border-left: none;
	padding: 1px 4px;
	height: 9px;
	margin-top: -2px;
	+margin-top: -1px;
}

#meta li.search label {
	position: absolute;
	top: -1000em;
	left: -1000em;
}

#meta li.search input {
	height: 13px;
	font-size: 9px;
	border: none;
	padding: 0;
	+font-size: 10px !important;
}


#meta li.search input.submit {
	background-color: transparent;
	color: #fff;
	font-size: 9px !important;
	+font-size: 10px !important;
	margin-top: -1px;
}

#meta li.search input.term {
	background-color: #4a8a48;
	color: #fff;
	width: 80px;
	margin-right: 4px;
}

#meta li.search input.term:focus {
	background-color: #fff;
	color: #222;
}

/* @end */

/* @group Sitemap */

ul#sitemap {
	color: #060;
	font-weight: bold;
}

ul#sitemap li {
	margin-top: .7em;
}

ul#sitemap li span {
	display: block;
	background-color: #eaf7ea;
	padding: 1px 7px;
}

ul#sitemap li li {
	padding-left: 2.75em;
}

ul#sitemap li li li {
	font-weight: normal;
}

/* @end */


/* @group Produktthumbs */

ul#produktthumbs 
{
    /* new 25.04.2008 by CSD: bugfix */
    margin-top: 1em;
}

ul#produktthumbs li {
	display: inline;
}

ul#produktthumbs li a {
	display: block;
	width: 101px;
	height: 93px;
	float: left;
	text-indent: -500em;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

ul#produktthumbs li a:hover {
	background-position: 0 0;
}

/* @end */


/* @group Produktauswahl */

#produktauswahl {
	margin-top: 2em;
}

#produktauswahl li {
	display: inline;
}

#produktauswahl li a {
	display: block;
	width: 24%; /* reduced 1% by 25.04.2008 by CSD: bugfix */
	height: 135px; /* fix by martrix 08.05.2008 */
	float: left;
	text-align: center;
}

#produktauswahl li a img,
#produktauswahl li a span {
	margin: 0 auto;
	display: block;
}


/* @end */

/* @group Formulare */

#main .form label {
    display:block;
	font-weight: bold;
	color: #060;
	width: 100%;
}

/* Validators */
#main .form span {
    display:block;
    float:right;
}

#main .form a,
#main .form input,
#main .form select,
#main .form textarea {
	display: block;
	width: 97%;
	border: 1px solid #b3d1b3;
	margin-bottom: .75em;
}

#main .form textarea {
	height: 15em;
}

#main .form a,
#main .form .buttons input,
#main .form .buttons button {
	width:  auto;
	float: left;
	width:7.5454em;
	height: 1.5454em;
	border: none;
	color: #060;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

#main .form .sendbutton, #main .form .sendbutton2
{
	width:  auto;	
	width:7.5454em;
	height: 1.5454em;
	border: none;
	color: #060;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background-color: White;
}

#main .form .sendbutton 
{
    float: left;
}

#main .form .sendbutton2
{	
	float: right;
}

#main .form .radio input,
#main .form .radio label {
	display: inline;
	width: auto;
	border: none !important;
	height: 1em;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}

#main .form .radio label {
	margin-right: 1.3em;
	position: relative;
	top: -2px;
	+top:1px;
}


#main .form .radio {
	margin-bottom: .75em;
	position: relative;
}

#main .form select#titel {
	width: 8em;
}



#main .form .ort {
width: 208px;
float: right;
margin-right:5px;
}

#main .form .plz {
width: 100px;
float: left;
}

#main .form input#ort {
width: 100%;/*213px;*/
}

#main .form input#plz {
width: 100%;/*95px;*/
}



/* @end */

/* @group Angebot */

.angebot {
	float: right;
	width: 100%;
	padding-bottom: 10px;
}

.angebot img, .angebot .angebot_bild {
	float: left;
	margin-right: 10px;
}

.angebot h3 {
	color:  #060;
}

.angebot h3 span {
	position: absolute;
	top: -1000em;
	left: -1000em;
	
}

.angebot .text a 
{
    font-weight: bold;    
}

/* @end */

/* @group Suchergebnis */

.suchergebnis #fullcontent p {
	font-weight: bold;
	color: #060;
	margin-top: 20px;
}

.suchergebnis #fullcontent ul.results {
	color: #060;
	list-style-type: disc;
	list-style-position: inside;
	padding: 0 5px;
}

.suchergebnis #fullcontent ul.results li {
	padding: 1em 0;
}

.suchergebnis #fullcontent ul.results li a {
	font-weight: bold;
}

.suchergebnis #fullcontent ul.pagination {
	text-align: center;
	padding: 2px 5px;
	background-color: #e5efe5;
	margin: 30px 0;
}

.suchergebnis #fullcontent ul.pagination li {
	display: inline;
	border-left: 1px solid #060;
	padding-left: .4em;
}

.suchergebnis #fullcontent ul.pagination li.pg1 {
	border:none;
}

.suchergebnis #fullcontent ul.pagination li.prev,
.suchergebnis #fullcontent ul.pagination li.next {
	display: block;
	float: left;
	border: none;
}

.suchergebnis #fullcontent ul.pagination li.next {
	float: right;
}

.suchergebnis #fullcontent ul.pagination .active 
{
    font-weight: bold;
}
    

/* @end */


/* @group Sprunglinks */

#sprunglinks {
	position: absolute;
	top: -1000em;
	left: -1000em;
}

/* @end */

/* @group A-Z */

#glossar,
#glossar ul {
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
}

#glossar {
	margin: 1.3em 0 1em;
}
/*
#glossar .bgstripe {
	height: 1.7em;
	width: 100%;
	background-color: #dee8de;
	position: absolute;
	z-index: -1;
	top: 6px;
}*/


#glossar li {
	z-index: 0;
	display: block;
	float: left;
	width: 3.74%;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	color: #92b292;
	padding-top: 7px;
}

#glossar li a {
	padding-bottom: 8px;
}

#glossar li.selected {	
	background-repeat: no-repeat;
	background-position: center top;
}

#glossar li.selected a {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 8px;
	color: #cd100c;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}

ul.column,
#main #fullcontent #innercontent ul.column {
	margin-top: 1em;
	width: 32%;
	float: left;
	list-style: none;
}

ul.column li {
	line-height: 2em;
}

/* @end */

/* @(un)ordered lists in lexica pages */
/* added 30.01.09 by mbusch@csd */

#main #fullcontent #innercontent ul, 
#main #fullcontent #innercontent ol 
{
    list-style-position: inside;
    color: #666666;
}

#main #fullcontent #innercontent ul
{
    list-style-type: disc;    
}

#main #fullcontent #innercontent ol
{
    list-style-type: decimal;
}

/* @end */

#main .form .RadPicker a 
{
    height:22px;
}
#main .form .RadPicker input[type=hidden]
{
    display:none;
}
#main .form .RadPicker input
{
font-family:"MS Shell Dlg", "Lucida Grande",Lucida,Verdana,sans-serif  !important;
font-size:13.33px  !important;
font-size-adjust:none !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:normal !important;
/*line-height:1.3;
text-decoration:none;*/

}
