/*
###################################
Hinzugefügt:
###################################
*/

/*SEO headlines*/
.GrafischerHeader {
	margin: 0px 5px 10px 9px;
	padding:0px;
}

.h1Seo {
	display:none;
}
/*SEO headlines*/

.linieDanach {
	border-top: 1px #cdccca dotted;
	margin-top: 11px;
}

.csc-textpic-intext-right-nowrap {
margin:12px 0px 0px 0px;
}

.csc-textpic img{
margin:3px 0px 0px 0px !important;
}

#context .boxlink ul {
margin-left:0px;
padding-left:18px !important;
list-style-type: square;
}

#context .boxlink h3 {
padding-left:5px !important;
}




/*
###################################
Hinzugefügt:
###################################
*/





/* Allgemein */

/*
.clr,
br {
	clear: both;
}
*/

br {
	clear: both;
}

.clr {
	clear: both;
}

.csc-textpic-text br{
clear:left;
}


img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}


/* Dokument */

body {
	margin: 0;
	padding: 0;
	background-color: white;
	color: #555;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	text-align: center;
}

#base {
	margin: 0px auto 20px auto;
	width: 980px;
	background: #f6f5f3 none 0px 65px no-repeat;
	text-align: left;
	border: 1px #e8e8e8 solid;
	border-top: 0;

}



#head {
	position: relative;
	height: 314px;
}

#headlinks {
	position: absolute;
	right: 8px;
	top: 32px;
	z-index: 2;
}

#headlinks a {
	padding: 0 7px 0 7px;
	color: #888;
	text-decoration: none;
}

#logininfo {
	padding-right: 30px;
}

#logolink {
	position: absolute;
	left: 11px;
	top: 32px;
	display: block;
}

#body {
	min-height: 402px;
}
/* min-height für IE 6 */
* html #body {
	height: 402px;
}


/* Navigation */


#navi {
	float: left;
	margin-top: 19px;
	width: 190px;
	border-top: 1px #cdccca dotted;
	overflow:hidden;
}

#navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navi li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 1px #cdccca dotted;
}

#navi li li {
	border-bottom: none;
}

#navi li ul {
	border-top: 1px #cdccca dotted;
}

.ebeneZweiActive {
background:none !important;
}

.ebeneDrei {
border-top:0px !important;
}


/* IE 6 Listen Bug */
* html #navi ul,
* html #navi li,
* html #navi li a {
	width: 100%;
}

#navi li a {
	display: block;
	padding: 4px 0 4px 18px;
	font-weight: bold;
	text-decoration: none;
	color: #888;
}

#navi li li a {
	font-weight: normal;
	padding-left: 33px;
}


#navi li li li a {
	font-weight: normal;
	padding-left: 50px;
}


#navi .active {
	background-color: white;
}
#navi li li .active {
	background: transparent url(img/link-a.gif) 20px 7px no-repeat;
}

#navi li li li .active {
	background: transparent url(img/link-a.gif) 35px 7px no-repeat;
}


#navi li a:hover,
#navi .active,
#content a:hover,
#context a:hover,
#headlinks a:hover,
.miniteaserbox h2 a {
	color: #9cb14a;
}

#navi p {
	margin: 0;
/*	padding: 5px 10px 5px 18px;*/
	padding:5px 5px 5px 18px;
	color: #888;
}

#naviinfo {
	margin-top: 50px !important;
	margin-bottom: 40px !important;
}

#content {
	float: left;
	width: 548px;
	-width: 548px;

	margin-left: 42px;
	-margin-left: 42px !important;
	-padding:0px !important;


}

#contentin {
	padding: 0px 40px 34px 0px;
	-padding: 0px 30px 34px 0px;
	-width:548px !important;
	border-right: 1px #cdccca dotted;
}

/* IE Render Bug */
* html #contentin,
*:first-child+html #contentin {
	zoom: 1;
}
* html #contentin {
	zoom: 1;
	width: 100%;
}

#foot {
	width: 508px;
	padding: 4px 0 18px 0;
	border-top: 1px #cdccca dotted;
	clear:both;
}

#foot a {
	color: #888;
	text-decoration: none;
}

#context {
	float: right;
	margin: 20px 10px 0 0;
	width: 178px;
}

/* IE 6 doppel-margin Bug */
* html #context {
	display: inline;
}



/* Textformate/Contentformate */

a {
	color: #555;
}

h1 {
	margin: 0;
	padding: 0 5px 0 9px;
	font-size: 1.7em;
	color: #9db24d;
}



h2,
h3 {
	margin: 0;
/*	padding: 16px 5px 6px 9px;*/
	padding: 0px 5px 6px 9px;
	font-size: 1em;
	color: #555;
}


h3 {
	padding-bottom: 0;
/*	margin-bottom: -4px;*/
}

#context h2 {
	color: #9db24d;
	padding: 5px 5px 0px 5px;
}

/* IE 6 Render Bug */
* html #context h2 {
	width: 100%;
}


p {
	margin: 0;
/*	padding: 6px 5px 6px 9px;*/
	padding: 0px 5px 12px 9px;
	line-height: 140%;
}

.topsep {
	padding-top: 16px;
}

.botsep {
	padding-bottom: 16px;
}

#content ul, #content ol {
	margin: 0;
	padding: 6px 5px 6px 22px;
}



* html #content ul,
* html #content ol {
	width: 100%;
	padding: 6px 5px 6px 25px;

}

#content ol li {
	list-style-type:decimal;
margin-left:7px;
}



#content li {
	line-height: 140%;
	list-style-type: square;
}

#context p {
	padding: 5px 5px 4px 5px;
}

#context em {
	color: #888;
}

.fl {
	float: left;
}

.accordionFL {
width:370px;
margin-left:5px;
-margin-left:2px;
}

.fr {
	float: right;
}

.go {
	display: block;
	text-align: right;
}

.go a,
.linkg {
	padding-left: 13px;
	background: transparent url(img/link-g.gif) 0 4px no-repeat;
	color: #888;
}

.go a:hover,
.linkg:hover {
	background-image: url(img/link-a.gif);
}

.topline {
	border-top: 1px #cdccca dotted;
	margin-top: 11px;
}
.botline {
	border-bottom: 1px #cdccca dotted;
	margin-bottom: 11px;
}

.left {
	width: 245px;
	float: left;
}
.right {
	width: 245px;
	float: right;
}

.smallpic_left {
	width: 360px;
	float: left;
}
.smallpic_right {
	width: 125px;
	float: right;
}

.picbox {
	background: transparent url(img/pic-bg.jpg) 0 0 repeat-x;
}

.picbox img {
	margin: 16px 0 0 0;
}

.picbox p {
	margin: 0;
	padding: 2px 6px 2px 5px !important;
	font-style: italic;
	font-size: 0.9em;
	color: #888;
}

.teaserbox {
	background-color: white;
	border-bottom: 1px #cdccca dotted;
	margin: 12px 0 6px 0;
}

#context .teaserbox {
	margin: 0 0 18px 0;
}

.miniteaserbox {
	position: relative;
	border-top: 1px #cdccca dotted;
	border-bottom: 1px #cdccca dotted;
	margin: 12px 0 6px 0;
	min-height: 70px;
}

/* IE 6 min-height */
* html .miniteaserbox {
	height: 70px;
}

.miniteaserbox img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.miniteaserbox h2, .miniteaserbox p {
	padding: 4px 5px 0px 75px;
}
.miniteaserbox p {
	padding: 1px 5px 2px 75px;
}

.section {
	border-top: 1px #cdccca dotted;
	border-bottom: 1px #cdccca dotted;
	margin: 0 0 18px 0;
}

.darkbox {
	background-color: #e8e6e7;
	border-bottom: none;
	padding-bottom:5px;
}

.teaserfoot {
	padding: 4px;
	margin-top: 4px;
	border-top: 1px #cdccca dotted;
}

.darkbox .teaserfoot {
	border-top: 1px #f6f5f3 solid;
}

.teaserbox p {
	margin: 0;
	padding: 2px 6px 3px 6px !important;
}

.teaserbox h2, .boxhead {
	margin: 0 0 1px 0;
	padding: 4px 6px 4px 6px !important;
	background-color: #a6bc50;
	color: white !important;
}

.teaserbox h2 a, .teaserbox h2 a:hover {
	display: block;
	text-decoration: none;
	color: white !important;
}
.miniteaserbox h2 a, .miniteaserbox h2 a:hover {
	display: block;
	text-decoration: none;
}

.contentbox {
	border-top: 1px #cdccca dotted;
	margin: 10x 0 0 0;
	padding: 6px 0px;
}

.contentbox h2, .contentbox h3, .contentbox p {
	padding: 2px 5px 2px 5px;
}

.contentbox a {
	color: #888;
}

.boxlink {
	background-color: #e8e6e7;
	padding: 6px 6px 6px 0px;
	margin: 10px 0px 10px 0px;
	-margin: 15px 0px 10px 0px;
	border:1px solid #A6BC50;
	clear:both;
}

.boxlink a{
color:#555 !important;
}

.boxlink p {
	padding-bottom: 6px;
}

.boxlink p.TeaserLink {
	padding: 0px 0px 0px 0px;
}

.csc-menu li {
margin:0px;
}



/* IE6 Bug */
* html .boxlink {
 width: 100%;
}












.accordion_toggle {
	display: block;
	padding: 5px 5px 5px 20px;
	margin-bottom: 1px;
	background: #e8e6e7 url(img/link-g.gif) 6px 8px no-repeat;
	color: #888;
	cursor: pointer;
}
.accordion_toggle:hover {
	background-image: url(img/link-a.gif);
	color: #9cb14a;
}

.accordion_toggle_active, .accordion_toggle_active:hover {
	background: #a6bc50 url(img/link-wd.gif) 7px 8px no-repeat;
	color: white !important;
	font-weight: bold;
	text-decoration: none !important;
}

.accordion_content {
	background-color: white;
	overflow: hidden;
	display:block;

}
.togglecontent-in {
	padding: 5px;
}
.togglecontent-in p {
	padding: 2px 0 2px 0 !important;
}
.accordion_content .stdtable {
	margin: 0 !important;
}

.accordion_content .stdtable td, .accordion_content .stdtable th{
padding-left:10px !important;
}






.symlink {
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
}

.addlink {
	padding: 1px 0px 1px 18px;
	background-image: url(img/add.gif);
	display: block;
}
.addlink:hover {
	background-image: url(img/add-o.gif);
}

.addlinkActive {
	padding: 1px 0px 1px 18px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(img/add-ok.gif);
	display: block;
}


.removelink {
	margin-top: 2px;
	padding: 1px 9px 1px 9px;
	background-image: url(img/remove.gif);
}
.removelink:hover {
	background-image: url(img/remove-o.gif);
}

.infolink {
	margin-top: 2px;
	padding: 1px 9px 1px 9px;
	background-image: url(img/info.gif);
}
.infolink:hover {
	background-image: url(img/info-o.gif);
}



/* Formulare */

.input {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	border: 1px #e5e5e5 solid;
}

#content .input {
	border-color: #d0d0d0;
}

#context .input {
	width: 160px;
	border: 1px #d4d4d4 solid;
}

.formbox {
	padding: 10px 5px 5px 5px;
	background-color: #e8e6e7;
}

.formboxHerstellSortiment {
	padding: 10px 0px 0px 0px;
	background-color: #e8e6e7;
}

.formboxHerstellSortiment .abstand {
	padding: 10px 0px 0px 5px;
}


/* IE Render Bug */
* html .formbox,
*:first-child+html .formbox {
	zoom: 1;
}
* html .formbox {
	width: 100%;
}


.formbox .input {
	float: left;
	width: 260px;
}

textarea.input {
	height: 80px;
	overflow: auto;
}

.formbox label, .formboxHerstellSortiment label {
	float: left;
	width: 150px;
	padding: 2px 0px 12px 6px;
}

label.inline {
	float: none;
	width: auto;
	padding: 0;
	vertical-align: middle;
}

label.block, label.inblock {
	float: none;
	width: auto;
	padding: 2px 0 2px 0;
	display: block;
	vertical-align: middle;
}

.inblock {
	padding: 2px 0px 2px 118px !important;
}

label.inline input, label.block input, label.inblock input {
	vertical-align: -2px;
}


.input_strasse {
	font-family: Arial, sans-serif;
	font-size: 1em;
	border: 1px #d0d0d0 solid;
	width: 204px;
}

.input_hausnr {
	font-family: Arial, sans-serif;
	font-size: 1em;
	border: 1px #d0d0d0 solid;
	width: 50px;
}



/* Tabelle */
.stdtable {
	margin: 6px 0 6px 0;
	width: 100%;
	border-top: 1px #cdccca dotted;
	font-size: 1em;
}

.stdtable td, .stdtable th {
	border-bottom: 1px #cdccca dotted;
	padding: 3px 4px 3px 4px;
	text-align: left;
	vertical-align: top;
	font-size: 1em;
}
.stdtable td {
	background-color: white;
}






.TeaserLink, #context .TeaserLink {
	display: block;
	text-align: right;

}

.TeaserLink a, #context .TeaserLink a {
	padding-left: 12px;
	color: #888;
	background: transparent url(img/link-g.gif) 0 5px no-repeat;
}

.csc-menu-4 {
margin-top:20px;
}


.csc-menu-4 p {
padding:0px !important;
margin-top:0px !important;
}

.csc-abstract {
margin-left:30px !important;
margin-bottom:7px !important;
}

.csc-menu-4 li {
list-style-type: none !important;
padding-top:5px !important;
padding-left:0px !important;
margin:0px !important;
border-top: 1px #cdccca dotted;
}

.csc-menu-4 a {
font-weight:bold;
background:transparent url(img/link-g.gif) no-repeat scroll 0 4px;
color:#888888;
padding-left:13px;
margin:0px;
}




.csc-textpic-caption {
color:#888888;
font-size:0.9em;
font-style:italic;
margin:0;
padding:2px 6px 2px 5px !important;
}



.stylebutton {
background: transparent url(img/link-a.gif) 0px 6px no-repeat;
border:0px none;
color:#888888;
cursor:pointer;
padding-left:10px;
text-decoration:underline;
font-weight: bold;
font-size:1em;
}


.boxlink a{
color:#555 !important;
}

tr, td {
/*	border: 1px solid #ccc;	*/
	padding: 2px 4px 2px 2px;
}


.tab1 {
	width:55px !important;
}

.tab2 {
	width:280px !important;	
}

.tab3 {
	width: 80px !important;	
}

.tab4 {
	width: 100% !important;	
}

.tab5 {
	width: 40px !important;
}

.beispielZeile {
	font-style:italic;
	font-size:11px;
	line-height: 11px;
	padding-top: 4px;
	padding-bottom: 0px;
	color: #669933;
}

.beschreibungZeile {
	font-style:italic;
	font-size:11px;
	padding-top: 0px;
	color: #669933;
}

.rezepturmischung {
	height:150px !important;
	margin:2px !important;
	width:480px !important;
}

.postrezepte {
	float: none !important;
	clear: none !important;
	width: 25px !important;
}

.inputBank {
	width: 127px !important;
	font-family: Arial, sans-serif;
	font-size: 1em;
	border: 1px #d0d0d0 solid;
}

h4 {
	margin-left: 6px;
	font-size:1em;
}

.bestelltable {
	font-size: 11px;
	margin: 6px;	
}