/* http://developer.yahoo.com/yui/reset/
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
a {
  text-decoration: none;
  border-bottom: 1px solid #F5791F;
  color: #585858;
}

a:hover {
  text-decoration: none;
  border-bottom: 1px solid #F5791F;
  color: #F5791F;
}

fieldset,img { 
  border:0;
}

address,caption,cite,code,dfn,em,th,var {
  font-style:normal;
  font-weight:normal;
}
ol,ul {
  list-style:none;
}
caption,th,td {
  text-align:left;
  vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}
q:before,q:after {
  content:'';
}
abbr,acronym { border:0;
}





body {
  color: #585858;
  background: white;
  font: 12px/1.5   'Lucida Grande',Verdana,Arial,Sans-Serif;
}


/* layout */

#content {
  margin: 0px auto 20px;
  width: 880px;
}
#randspalte {
  float: left;
  width: 224px;
}
#main {
  width: 656px;
  float: right;
}
#inhalt {
  width: 634px;
  margin: 20px 0 0px 20px;
  overflow:auto;
}
#nav0 {
  height: 25px;
  width: 656px;
  text-align:right;
  font-size: 11px;
}
#nav0 ul {
  text-align:right;
  float: right;
  padding-top:6px;
}
#nav0 li {
  float: left;
  display:inline;
  text-align:right;
}
#nav0 a {
  color:#585858;
  text-decoration:none;
  border:none;
}
#nav0 a:hover {
  text-decoration: none;
  border-bottom: 1px solid #F5791F;
  
}
#nav1 {
  background-image: url(/cms/img_layout/bg_navleiste.gif);
  height: 57px;
  width: 656px;
}
#nav1 a {
  border:none;
}
/* navigation top */
ul#nav1list1, ul#nav1list1 li {
  margin:0;
  padding:0;
  text-align:left;
}
ul#nav1list1 {
  padding: 34px 0 0 55px;
  width:500px;
  
}
ul#nav1list1 li {
  float: left;
}


/* navigation links */


ul#nav1list2, ul#nav1list2 ul {
  margin:0;
  padding-left: 11px;
  text-align:left;
}


ul#nav1list2 li {
  line-height: 14px;
  padding: 2px 0 2px 0;
}
ul#nav1list2 a {
  color:#ffffff;
  /*display:block;*/
  text-decoration:none;
  border:none;
}
ul#nav1list2 .self {
  color:#2E2E2E;
  
}
ul#nav1list2 a:hover {
  color:#2E2E2E;
}
ul#nav1list2 span {
  color:#8D301E;
  
}
ul#nav1list2 ul, ul#nav1list2 ul li ul {
  border-left: 5px solid #E6641D;
  padding-left: 5px;
  margin: 2px 0 0 0px;
}

/* home */
#homeinhalttop {
  min-height: 450px;
  height: auto !important;
  height: 450px;
  background-image: url(/cms/img_layout/bg_main_verlauf.jpg);
  margin: 0;
  padding: 10px 50px 20px 40px;
  background-repeat: no-repeat;
}
#homeinhalttop h1 {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.3;
  margin: 3px 0 12px 0;
  border-bottom: 1px solid #BBBBBB;
}
#homeinhalttop p {
  margin: 6px 0 8px 0;
}
#homeinhalttop .teaser {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
}
#homeinhalttop #kastengrau {
  margin: 15px 0 20px 0;
  color: #585858;
  background-color: #bbbbbb;
  float:left;
}
#homeinhalttop #kastengrau p {
  line-height: 1.5;
  margin: 0;
}

#homeinhalttop #kastengrau .kastentext {
  float: left;
  width: 260px;
  padding: 6px 0px 4px 10px;
}
#homeinhalttop #kastengrau .kastenbild {
  float: right;
}
#homeinhalttop #kastengrau .bildunterschrift {
  padding: 3px 0;
}
#homeinhaltboxes {
  padding: 0px 50px 20px 40px;
  margin: 0 0 30px 0;
}
#homeinhaltboxes .boxlinks {
  float: left;
  width: 240px;
  line-height: 1.3;
}
#homeinhaltboxes .boxlinks h2 {
  font-weight: bold;
  font-size:14px;
  padding: 15px 0px 8px 0px;
}
#homeinhaltboxes .boxlinks p {
  padding: 6px 0px 8px 0px;
}

#homeinhaltboxes .boxrechts {
  float: right;
  width: 270px;
  background-color: #EBEBEB;
  background-image: url(/cms/img_layout/bg_main_kastenregional_ecke.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-bottom: 15px;
  line-height: 1.3;
}
#homeinhaltboxes .boxrechts h2 {
  font-weight: bold;
  font-size:14px;
  padding: 15px 15px 8px 15px;
}
#homeinhaltboxes .boxrechts p {
  padding: 6px 15px 8px 15px;
}
#homeinhaltboxes .boxrechts .btweiter {
  margin: 0 0 0 15px;
  float: left;
}
#homeinhaltboxes .boxlinks .btweiter {
  float: left;
}

#inhaltbasic {
  min-height: 450px;
  height: auto !important;
  height: 450px;
  background-image: url(/cms/img_layout/bg_main_verlauf.jpg);
  margin: 0;
  padding: 10px 50px 20px 40px;
  background-repeat: no-repeat;
}
#inhaltbasic h1 {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.3;
  margin: 3px 0 12px 0;
  border-bottom: 1px solid #BBBBBB;
}
#inhaltbasic h2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3;
  margin: 8px 0 2px 0;
}
#inhaltbasic p {
  padding: 6px 0 8px 0;
}
#inhaltbasic .teaser {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
}
#inhaltbasic a {
  text-decoration: none;
  border-bottom: 1px solid #F5791F;
  color: #585858;
}

#inhaltbasic a:hover {
  text-decoration: none;
  border-bottom: 1px solid #F5791F;
  color: #F5791F;
}
#basickastenansprechpartner {
  background-color: #EBEBEB;
  margin-top: 20px;
  padding: 6px 10px 8px 10px;
  border-top: 1px solid #F5791F;
  border-bottom: 1px solid #F5791F;
}
#basickastenansprechpartner .bildmitarbeiter {
  float: left;
  margin: 22px 12px 5px 0px;
}
#basickastenansprechpartner a {
  font-weight: bold;;
  text-decoration: none;
  border-bottom: none;
  color: #F5791F;
}
#basickastenansprechpartner a:hover {
  text-decoration: none;
  border-bottom: 1px solid #F5791F;
  
}
/* ansprechpartner */
.mitarbeiterlistitemout {
  padding-top: 10px; 
}
.mitarbeiterlistitem {
  background-color: #EBEBEB;
  padding: 6px 10px 8px 10px;
  border-top: 1px solid #F5791F;
  border-bottom: 1px solid #F5791F;
}
#mitarbeiterlist .bildmitarbeiter {
  float: left;
  margin: 5px 8px 3px 0px;
}
#mitarbeiterlist a {
  font-weight: bold;;
  text-decoration: none;
  border-bottom: none;
  color: #F5791F;
}
#mitarbeiterlist a:hover {
  text-decoration: none;
  border-bottom: 1px solid #F5791F;
  
}

/* seminare */
#seminarfacts  {
  margin-bottom:15px;;
}
#seminarfacts td {
  vertical-align: top;
  padding: 0 8px 5px 0;
}

/* ordneruebersicht */
#ordneruebersicht a {
  font-weight: bold;;
  text-decoration: none;
  border-bottom: none;
  color: #585858;
  
}
#ordneruebersicht a:hover {
  text-decoration: none;
  border-bottom: 1px solid #F5791F;
  color: #585858;
  
}
/* footer */
#footer {
  width: 880px;
  background-image: url(/cms/img_layout/bg_footer.gif);
  background-repeat: repeat-x;
  margin: 0px auto 20px;
  padding-bottom: 20px;
}
#footerinnen {
  height: 87px;
  background-image: url(/cms/img_layout/bg_footer_ecke.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding: 0px 0px 0px 285px;
  color: #000000;
}
#footer h2 {
  font-weight: bold;
  font-size:14px;
  border-bottom: 1px solid #ffffff;
  padding: 4px 0px 0px 0;
  margin:  0px 52px 4px 0;
}
#footer p {
  font-size: 10px;
  width: 274px;
}


/* randspalte */
#randspalte .randspalteboxgruen, #randspalte .randspalteboxgrau, #randspalte .randspalteboxblau, #randspalte .randspalteboxgelb, #randspalte .randspalteboxbraun, #randspalte .randspalteboxorange {
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-bottom: 17px;
  padding-bottom: 18px;
  line-height: 1.3;
}

#randspalte .randspalteboxgruen {
  background-color: #D1E3C3;
  background-image: url(/cms/img_layout/bg_randspalte_gruen_ecke.gif);
}
#randspalte .randspalteboxgrau {
  background-color: #EFEFEF;
  background-image: url(/cms/img_layout/bg_randspalte_grau_ecke.gif);
}
#randspalte .randspalteboxblau {
  background-color: #BAD8D6;
  background-image: url(/cms/img_layout/bg_randspalte_blau_ecke.gif);
}
#randspalte .randspalteboxgelb {
  background-color: #FFE680;
  background-image: url(/cms/img_layout/bg_randspalte_neutral_ecke.gif);
}
#randspalte .randspalteboxbraun {
  background-color: #F4A460;
  background-image: url(/cms/img_layout/bg_randspalte_neutral_ecke.gif);
}
#randspalte .randspalteboxorange {
  background-color: #F5791F;
  background-image: url(/cms/img_layout/bg_randspalte_orange_ecke.gif);
  color: #ffffff;
  font-weight: bold;
  padding: 7px 10px 15px 0px;
}
#randspalte .randspalteboxinhalt {
  padding-left: 11px;
}

#randspalte h2 {
  font-weight: bold;
  margin: 0;
  padding: 7px 4px 3px 11px;
  
}
#randspalte p {
  padding: 5px 4px 8px 0px;
  
}
#randspalte .h2bggrau {
  background-color: #BBBBBB;
  margin-bottom: 4px;
  padding: 5px 4px 5px 11px;
  color: #ffffff;
}
#randspalte .h2bggruen {
  background-color: #87A66F;
  margin-bottom: 4px;
  padding: 5px 4px 5px 11px;
  color: #ffffff;
}
#randspalte .h2bgblau {
  background-color: #72A3A1;
  margin-bottom: 4px;
  padding: 5px 4px 5px 11px;
  color: #ffffff;
}
#randspalte .h2bggelb {
  background-color: #FFB300;
  margin-bottom: 4px;
  padding: 5px 4px 5px 11px;
  color: #ffffff;
}
#randspalte .h2bgbraun {
  background-color: #D2691E;
  margin-bottom: 4px;
  padding: 5px 4px 5px 11px;
  color: #ffffff;
}
#randspalteseminarliste li {
  padding-bottom: 4px;
}
#randspalteseminarliste a {
  text-decoration: none;
  color: #585858 !important;
  border:none;
}
#randspalteseminarliste a:hover {
  text-decoration: none;
  color: #585858 !important;
}
#randspalteseminarliste .self {
  color: #000000 !important;
}
#randspalte .bildlinks {
  float: left;
  clear: left;
  margin: 4px 6px 8px 0px;
}
#randspalte .bildrechts {
  float: right;
  clear: right;
  margin: 4px 4px 4px 6px;
}

.neuimsortiment {
  background-image: url(/cms/img_layout/bg_kastenrandspalte_titel_gruen.gif);
  
}


/* allgemein*/
.hinweiskastenGrau {
  background-color: #EFEFEF;
  padding: 8px;
  margin-top: 12px;
}
.fontsize11px{
  font-size: 11px;
}
.btweiter {
  display:inline;
  background-color: #FA9855;
  padding: 1px 4px 3px 4px;
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
  text-decoration:none;
}
.btweiter a {
  text-decoration:none;
  color: #ffffff;
  border:none;
}
/**/
#randspalte .btweiter {
  
  padding: 0;
}


#randspalte .btweiter a {
  padding: 1px 4px 3px 4px;
  background-color: #FA9855;
  
}

#randspalte .btweiter a:hover {
  text-decoration:underline;
  color: #ffffff;
}
.btweiter a:hover {
  text-decoration:underline;
  color: #ffffff;
}
.bildlinks {
  float: left;
  clear: left;
  margin: 4px 15px 5px 0px;
}
.bildrechts {
  float: right;
  clear: right;
  margin: 4px 0px 5px 15px;
}
.clearboth {
  clear: both;
  font-size: 5px;
  line-height: 1px;
}
.clearleft {
  clear: left;
  font-size: 5px;
  line-height: 1px;
}
.clearright {
  clear: right;
  font-size: 5px;
  line-height: 1px;
}
.floatright {
  float: right;
}
.floatleft {
  float: left;
}

#preislisteAuswahl  {
  margin-bottom: 15px;
}
#preislisteAuswahl td  {
  padding: 3px 5px 3px 5px;
  border: 1px solid #cccccc;
}
#preislisteAuswahl th  {
  padding: 3px 5px 3px 5px;
  background-color: #cccccc;
  color: #ffffff;
  font-weight: bold;
  border: 1px solid #cccccc;
}

#plFrische  {
  margin: 15px 0 15px 0;
  vertical-align:top;
  font-size: 11px;
  width:100%;
  /*border-bottom: 1px solid #cccccc;*/
}
#plFrische td  {
  vertical-align:top;
  padding: 1px;
}
#plFrische th  {
  vertical-align:top;
  padding: 2px;
  background-color: #cccccc;
  color:#585858;
  font-weight: bold;
  font-size: 10px;
}
.alignRight {
  text-align: right !important;
}
.alignLeft {
  text-align: left !important;
}
.alignCenter {
  text-align: center !important;
}
#plFrische .bestellNr {
  text-align: right;
  padding-right: 4px;
}
#plFrische .caption  {
  Font-size: 14px;
}
#plFrische .borderTop  {
  border-top: 1px solid #cccccc;
}
/* feed vorschau*/
#feedvorschaumain{
  border-bottom: 1px solid #cccccc;
}
#feedvorschaumain .feedvorschauimg{
  border: 1px solid #cccccc;
  padding:4px;
  margin-left:20px;
}
#feedvorschaumain .text{
  width: 300px;
}
#lightbox a {
  border: none;
}
/* ---------- FORMS ---------- */

form {
  margin: 0;
  padding: 0;
}

form legend {
  color: #0046D5;
  margin: 0 2px 0 2px;
}

form p {
  margin: 0 0 5px 0;
  padding: 0;
}

form input, form select{
  border: 1px solid #BBBBBB;
  font: 12px arial;
  color: #585858;
  padding: 2px;
}

form p.buttons input, form p.buttons a, p.buttons input, p.buttons a{
  width: auto !important;
  border: 1px solid #BBBBBB !important;
  background: #F1F1ED;
  padding: 3px;
  background-image: url(/cms/img_layout/bg_button.gif);
  font: 12px arial;
  color: #585858;
  margin-right:8px;
  display:inline-block;
  cursor:default !important;

}
p.buttons a:hover, p.buttons a:active{
  color: #585858 !important;
}




form#form_get_password label {
  width: 110px;
  float: left;
}

form#form_get_password input {
  width: 200px;
}
/* ---------- /FORMS ---------- */
/* seminaranmeldung */
.seminarFormTable {
  width: 450px;
}
.seminarFormTable td {
  vertical-align: top;
  padding: 0 10px 8px 0;
}
.seminarFormInput {
  width: 244px;
  padding: 2px;
  border: 1px solid #BBBBBB;
}
.seminarFormInput2 {
  visibility: hidden;
}
.seminarFormInputReq {
  color: #F5791F;
  font-weight: bold;
}


/* Zweispalter */
.colsTable {
  width: 100%;
  margin-top:20px;
  
}
.colsTableCols {
  width: 260px;
  vertical-align: top;
  
}
.colsTableSpacer {
  width: 25px;
}

/* ---------- SITEMAP ---------- */

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

ul#sitemap li {
  list-style: none;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
}

ul#sitemap li ul {
  margin: 0 5px 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  border-left: 20px solid #E7E7E7;
  border-right: 10px solid #E7E7E7;
}

ul#sitemap li ul li {
  margin: 0 0 0 20px;
  padding: 0;
  font-weight: normal;
}

ul#sitemap li a {
  text-decoration:none;
  border:none;
}

ul#sitemap li ul li ul {
  margin: 0 5px 0 0;
  padding: 10px 0 0 0;
  border-top: 1px solid #E7E7E7;
}

ul#sitemap li ul li ul li {
  margin: 0 0 0 20px;
  padding: 0;
  font-weight: normal;
  
}

ul#sitemap li ul li ul li ul {
  margin: 0 5px 0 0;
  padding-top: 5px;
  border-top: 1px solid #E7E7E7;
}
#sitemap_folderentries {
  margin-top: 5px;
}

/* ---------- /SITEMAP ---------- */


