body {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 13px;
    background-color: #FFFFFF;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
}

#mainbox {
  width: 980px;
  margin: 0px auto;
  padding: 0px;
  text-align: left;
}

#top {
    width: 980px;
    height: 156px;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    padding: 0px;
    background: #FFFFFF;
    background-image: url(/images/logo_back.png);
}


#top a {
border: none;
}

#topitem1 {
    padding: 0px;
    position: relative;
    margin: 0px;
    padding: 0px;
    float: left;
}

#topitem2 {
    position: relative;
    left: 0px;
    top: 49px;
    padding: 0px;
    margin: 0px;
    float:right;
    width: 640px;
    height: 28px;
    background-image: url(/images/top2_back.png);
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
}

#topitem2 .search {
    float:left;
}


#topitem2 input[type=text] {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 11px;
    line-height: 10px;
    border: 1px solid #FFFFFF;
    background: #FFFFFF;
    width: 250px;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    height: 12px;
    margin-left: 5px;
    margin-top: 5px;
    float:left;
}

#topitem2 input[type=submit] {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 11px;
    line-height: 10px;
    font-weight: normal;
    border: 1px solid #008B00;
    background: #008B00;
    color: #FFFFFF;
    width: 70px;
    padding: 0px;
    height: 18px;
    margin-left: 3px;
    margin-top: 5px;
    float:left;
    cursor:pointer;
}

#topitem2 input[type=submit]:hover {
    border: 1px solid #FFFFFF;
    background: #FFFFFF;
    color: #008B00;
    font-weight: bold;
}


#topitem2 .date {
    margin-right: 5px;
    margin-top: 6px;
    float: right;
}

#topitem4 {
    width: 190px;
    float: right;
    height: auto;
    position:relative;
    border-top: none;
    font-size: 11px;
    line-height: 16px;
    background: #008B00;
    border: 2px solid #008B00;
    background-image: url(/images/company_back.png);
    color: #FFFFFF;
    margin: 0px;
    top: -22px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#topitem5 {
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: 5px;
    right: 2px;
    z-index: 110px;
    cursor: pointer;
    display: none;
    background: #008B00;
}

#topitem5 img {
    width: 22px;
    height: 22px;
    border: 0px;
}

#middle {
    width: 980px;
    padding: 0px;
    margin: 0px;
    margin-top: 156px;
    clear: both;
}

#right {
    width: 210px;
    padding: 0px;
    margin-left: 7px;
    float: right;
    height: auto;
    position:relative;
}

#right ul {
    list-style-type: none;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

#right li {
    margin-bottom: 8px;
    display: block;
    border: 2px solid #008C00;
    width: 206px;
    height: auto;
    padding: 0px;
}

#right h1 {
    color: #0055BE;
    font-size: 12px;
    margin: 0px;
    padding: 2px;
    color: #FFFFFF;
    background: #008C00;
    padding-bottom: 3px;
    padding-left: 5px;
    text-transform: none;
}

#right h2 {
    color: #525252;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 8px;

}


#right .teasertext {
    margin-top: 7px;
    margin-bottom: 7px;
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
    color: #525252;
}

#right a {
    color: #000000 ! important;
    text-decoration: none ! important;
}


#right .imgplaceholder {
    border: none;
    height: 334px;
    color: #FFFFFF;
    background: #FFFFFF;
}




#right img {
    border: none;
    margin-top: 7px;
    margin-bottom: 7px;
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
}

#right .freesidebaritem {
    border: 0px solid #008C00;
    width: 202px;
    margin-left: 8px;
    margin-right: 0px;
    margin-bottom:  12px;
}

#right .freesidebaritem h1 {
    padding-left: 7px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 3px;
    margin-bottom: 7px;
    margin-left: -8px;
    margin-right: -0px;
}


#right .freesidebaritem img {
    border: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#right .freesidebaritem .cmsimage_left {
    margin-right: 10px ;
    margin-top: 1px;
}

#right .freesidebaritem .cmsimage_right {
    margin-left: 10px ;
    margin-top: 1px;
}

#right .freesidebaritem p {
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0px;
}

#right .freesidebaritem hr {
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0px;
    margin-left: -8px;
    margin-right: -0px;
}

#right .freesidebaritem .cmslink_1, #right .freesidebaritem .cmslink_2, #right .freesidebaritem .cmslink_3, #right .freesidebaritem .cmslink_4   {
    text-decoration:none;
    display: table;
    background-image: url(/www.alb-bayern.de/images/pfeil.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 8px;
    margin-left: 2px;
}



#topitem3 {
    width: 730px;
    float: left;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 15px;
    margin-left: 0px;
    margin: 0px;
}

#topnavi {
    margin: 0px;
    margin-top: 3px ! important;
    padding: 0px;
    border: 2px solid #565656;
    display: block;
    font-size: 14px ! important;
    font-weight: bold;
}

#topnavi li {
    display: block;
    float: left;
    margin: 0px;
    padding: 3px;
    list-style: none;
    padding-left: 10px;
    padding-right: 10px;
    background: #FFFFFF;
}

#topnavi .current, #topnavi .current a {
    background: #565656;
    color: #FFFFFF;
}

#topnavi a {
    color: #000000;
    text-decoration:none;
    border: none;
}

#topnavi a:hover, #topnavi a:hover, #topnavi a:visited.aktiv {
    color: #008C00;
    text-decoration:none;
    font-weight: bold;
}

#topnavi .seperator {
    display: block;
    float: left;
    color: #565656;
    background-color: #565656;
    border: none;
    height: 18px;
    width: 2px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    padding: 0px;
}

#topnavi .seperator_current {
    background-color: #FFFFFF;
}

#topnavisub {
    margin: 0px;
    margin-top: 0px;
    padding: 0px;
    border: none;
    display: block;
}

#topnavisub li {
    display: block;
    float: left;
    margin: 0px;
    padding-top: 0px;
    list-style: none;
    padding-left: 10px;
    padding-right: 10px;
    background: #FFFFFF;
    font-size: 13px;
}

#topnavisub .current, #topnavisub .current a {
   font-weight: bold;
}

#topnavisub a {
    color: #000000;
    text-decoration:none ! important;
    border: none;
}

#topnavisub a:hover, #topnavisub a:hover, #topnavisub a:visited.aktiv {
    color: #008C00;
   text-decoration:none ! important;
    font-weight: bold;
}

#topnavisub .seperator {
    display: block;
    float: left;
    color: #565656;
    background-color: #565656;
    border: none;
    height: 14px;
    width: 1px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 4px;
    padding: 0px;
}

#topnavisub .seperator_current {

}

#diashow {
    width:965px;
    height:327px;
    margin-top:0px;
    margin-bottom:16px;
}

#diashow_overlay {
    width: 965px;
    height: 327px;
    margin-top: -327px;
    margin-left: 0px;
    position: relative;
    z-index:90;
}

#diashow_overlay .title {
    margin-left:10px;
    fontsize: 28px;
    color: #525252;
    font-weight: bold;
}

#content {
    width: 730px;
    float: left;
    padding-top: 0px;
    padding-bottom: 25px;
    padding-left: 15px;
    margin-left: 0px;
    margin: 0px;

}


#content a {
    color: #000000;
    text-decoration:none;
    border: none;
}

#content a:hover, #content a:visited.aktiv {
    color: #008C00;
    text-decoration: underline;
}

#bottom {
    border-top: 3px solid #545454;
    clear: both;
    width: 980px;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 2px;
    margin-bottom: 45px;
}

#bottom ul {
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-left: 20px;
}

#bottom li {
    display: block;
    float: left;
    margin: 0;
    padding: 0px;
    list-style: none;
}


#bottom a {
    color: #000000;
    text-decoration:none;
    border: none;
}

#bottom a:hover, #bottom a:visited.aktiv {
    color: #008C00;
    text-decoration:none;
    font-weight: bold;
}

#bottom .seperator {
    display: block;
    float: left;
    color: #000000;
    background-color: #000000;
    border: none;
    height: 13px;
    width: 1px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 2px;
    padding: 0px;
}

.frontpageteasers {
   width:780px;
   line-height: 19px;
}

.frontpageteaser {
    float: left;
    background: #F7F7F7;
    width: 208px;
    height: 280px;
    margin-right: 20px;
    padding: 8px;
    padding-left: 14px;
    margin-bottom: 12px;
    border-radius: 10px;
}

.frontpageteaser h1 {
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 8px;

}


.frontpageteaser h2 {
    color: #0055BE;
    font-size: 12px;
    margin-top: 4px;
}

.frontpageteaser .teasertext {
    margin-top: 8px;
    font-size: 12px;
}

.frontpageteaser a {
    color: #000000 ! important;
    text-decoration: none ! important;
}

.frontpageteaser img {
    border: 0px ! important;
}

.teasers {
   width:780px;
   line-height: 19px;
}

.teaser {
    float: left;
    background: #F7F7F7;
    width: 338px;
    height: 130px;
    margin-right: 20px;
    padding: 8px;
    padding-left: 10px;
    margin-bottom: 12px;
    border-radius: 10px;
}

.teaser h1 {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 0px;

}

.teaser h2 {
    color: #0055BE;
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: 0px;
}

.teaser .teasertext {
    font-size: 12px;
    margin-top: 6px;
}

.teaser a {
    color: #000000 ! important;
    text-decoration: none ! important;
}

.teaser img {
    float: left;
    margin-right: 8px;
}

.categoryteaser {
    margin-top: -6px;
    margin-bottom: 16px;
}

.listteaser {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.listteaser li {
    border-bottom: 1px dotted #525252;
    min-height: 50px;
    padding: 7px;
    padding-left:10px;
}

.listteaser h1 {
    font-weight:bold;
    color: #525252;
    font-size: 14px;
    margin: 0px;
    margin-bottom:5px;
}

.listteaser h2 {
    margin: 0px;
    color: #525252;
    font-size: 11px;
    margin-bottom: 3px;
}

.listteaser a {
    text-decoration: none ! important;
}

.listteaser .text {
    margin: 0px;
    color: #000000;
    font-size: 12px;

}

.listteaser .rowodd {
  background: #FFFFFF;
}

.listteaser .roweven {
  background: #FAFAFA;
}


.copyright_teasers .image {
  float:left;
  width: 100px;
  height: 50px;
  overflow: hidden;
}

.copyright_teasers .image img {
  width: 100%;
  height: auto;
}


.copyright_teasers .text {
  float:left;
  margin-left: 10px;
}


.formular_newsletter .listteaser .image {
  float:left;
  width: 100px;
  height: 50px;
  overflow: hidden;
}

.formular_newsletter .listteaser .image img {
  width: 100%;
  height: auto;
}

.formular_newsletter .listteaser .text {
  float:left;
  margin-left: 10px;
}

.articlelist {
    width:730px;line-height: 19px;

}

.articlelist .listteaser {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.articlelist .listteaser li {
    border-bottom: 1px dotted #525252;
    min-height: 50px;
    padding: 7px;
    padding-left:10px;
}

.articlelist .listteaser h1 {
    font-weight:bold;
    color: #525252;
    font-size: 14px;
    margin: 0px;
    margin-bottom:5px;
}

.articlelist .listteaser h2 {
    margin: 0px;
    color: #0055BE;
    font-size: 11px;
    margin-bottom: 3px;
}

.articlelist .listteaser a {
    text-decoration: none ! important;
}

.articlelist .listteaser .text {
    margin: 0px;
    color: #000000;
    font-size: 12px;

}

.articlelist .listteaser .rowodd {
  background: #FFFFFF;
}

.articlelist .listteaser .roweven {
  background: #FAFAFA;
}



.pages {
    display: none;
}

.page_selected {
    display: block;
}

#paging {
    text-align: center;
    margin-top: 25px ! important;
    margin-bottom: 20px;
    clear: both;
}

#paging a {
    border: 1px solid #565656;
    padding: 4px;
    margin: 0px;
    margin-right: 5px;
    color: #565656;
    text-decoration:none;
}

#paging a:hover, #paging a:visited.aktiv, #paging .paging_select {
    background: #008C00;
    color: #FFFFFF;
    text-decoration:none;
}


#contact  {
    width:354px;
    float:left;
}

#contact .label {
    font-size: 11px;
    font-weight:bold;
    color: #008C00;
}


#contact .emailaddress {
   display:none;
}


#contact input[type=text] {
  font-family: "arial", "helvetica", sans-serif;
  font-size: 13px;
  width: 350px;
  height: 16px;
  margin-bottom: 10px;
}

#contact textarea {
  font-size: 13px;
  width:350px;
  height:191px;
}

#contact input[type=submit] {
  font-size: 13px;
  width:120px;
  border:none;
  border: 1px solid #008C00;
  color: #565656;
  background: #FFFFFF;
  margin-left: 235px;
  cursor:pointer;
  padding:2px;
}

#contact input[type=submit]:hover {
  background: #008C00;
  color: #FFFFFF;
}


#basket {
  height:auto ! important;

}

#basket table {
  margin: 5px;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  width: 196px;
}

#basket td {
  vertical-align:top;
  padding: 5px;
  }

#basket thead {
  background-color: #008C00;
  color: #FFFFFF;
  font-weight: bold;
}

#basket th {
  padding-left: 5px;
}

#basket .rowodd {
  background: #F5F5F5;
}

#basket .roweven {
  background: #FAFAFA;
}

#basket .order {
  padding-right: 7px;
  padding-left: 7px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin:5px;
  float:right;
  border: 1px solid #008C00 ! important;
  color: #FFFFFF;
  font-weight: bold;
}


#content #basketbig  {
  margin: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
}

#content #basketbig td {
  vertical-align:top;
  padding: 5px;
  }

#content #basketbig thead {
  background: #008C00 ! important;
  color: #FFFFFF;
  font-weight: bold;
}

#content #basketbig th {
  padding-left: 5px;
}

#content #basketbig .rowodd {
  background: #F5F5F5;
}

#content #basketbig .roweven {
  background: #FAFAFA;
}

#content #basketbig .order {
  padding-right: 7px;
  padding-left: 7px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin:5px;
  float:right;
  border: 1px solid #008C00 ! important;
  color: #FFFFFF;
  font-weight: bold;
}

#content #basketbig .colright {
  text-align: right;
}

#content #basketbig .colmiddle {
  text-align: center;
}

#content #basketbig .colborder {
  border-top: 2px solid #008C00;
}

#content #basketbig .colborder2 {
  border-top: 2px solid #008C00;
  border-bottom: 2px solid #008C00;
  font-weight: bold;
}


#shopformular  .leftcolum {
    float:left;
    width: 324px;
}

#shopformular  .rightcolum {
    float:right;
}


 .leftcolum {
    float:left;
    width: 324px;
}

 .rightcolum {
    float:right;
}


#shopformular  .label {
    font-size: 11px;
    font-weight:bold;
    color: #008C00;
}


#shopformular  .emailaddress {
   display:none;
}

#shopformular  input[type=text] {
  font-family: "arial", "helvetica", sans-serif;
  font-size: 13px;
  width: 320px;
  height: 16px;
  margin-bottom: 10px;
}

#shopformular  select {
  font-family: "arial", "helvetica", sans-serif;
  font-size: 13px;
  width: 324px;
  margin-bottom: 10px;
}

#shopformular  textarea {
  font-size: 13px;
  width: 320px;
  height: 191px;
}

#shopformular  input[type=submit] {
  font-size: 13px;
  margin:0px;
  width:auto;
  padding-left: 15px ! important;
  padding-right: 15px ! important;
  border:none;
  border: 1px solid #008C00;
  color: #565656;
  background: #FFFFFF;
  margin-left: 235px;
  cursor:pointer;
  padding:2px;
}

#shopformular  input[type=submit]:hover {
  background: #008C00;
  color: #FFFFFF;
}

.extra_member {
    color: #525252;
    font-weight: bold;
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 5px;
    border-bottom: 1px #008c00 solid;
}

.formconfirmation  {
    clear:both;
    font-size:11px ! important;
    margin-top:2px;
    margin-bottom:6px;
    line-height:16px;
    float:left ! important;
    border-radius: 3px 3px 3px 3px ! important;
    padding-left: 0px ! important;
}

.formconfirmation > input[type='checkbox'] {
    float:left;
    display: block;
    margin-left: 5px;
}

.formconfirmation > span {
    display: block;
    position: relative;
    margin-left: 25px;
}

.formsend {
    clear:both;
    text-align:right;
    margin-top:13px;
    margin-bottom:20px;
}

.formerror {
  font-size: 10px;
  color: #C00000;
  font-weight: bold;
  background: #F5F5F5;
  padding-left: 5px;
  padding-right: 5px;
  float: right;
  border-radius: 3px 3px 0px 0px;

}

#searchresult {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#searchresult li {
    border-bottom: 1px dotted #525252;
    min-height: 50px;
    padding: 7px;
    padding-left:10px;
    color: #525252;
}

#searchresult li:hover {
     background: #EFEFEF;
}

#searchresult .breadcrumbs {
    font-weight: normal;
    color: #525252;
    font-size: 11px;
}


#searchresult .title {
    font-weight:bold;
    color: #525252;
    margin-left: 8px;
}

#searchresult .description {
    color: #525252;
    margin-left: 8px;
}

#searchresult a,  #searchresult a:hover{
    text-decoration: none ! important;
}

#searchresult .link {
    margin: 0px;
    color: #008C00;
    font-size: 11px;

}

#searchresult .rowodd {
  background: #FFFFFF;
}

#searchresult .roweven {
  background: #FAFAFA;
}

#login fieldset {
  border: #008C00 1px solid;
  padding: 20px;
  margin-top: 20px;
}

#login legend {
  font-weight:bold;
  color: #008C00;
  text-transform: uppercase;
}

#login label {
  width: 180px;
  display: inline-block;
}

#login input[type=text] {
  font-family: "arial", "helvetica", sans-serif;
  width: 280px;
  margin-bottom: 10px;
}

#login input[type=password] {
  font-family: "arial", "helvetica", sans-serif;
  width: 280px;
  margin-bottom: 10px;
}

#login input[type=submit] {
  font-size: 13px;
  width:120px;
  border:none;
  border: 1px solid #008C00;
  color: #565656;
  background: #FFFFFF;
  margin-left: 184px;
  cursor:pointer;
  padding:2px;
}

#login input[type=submit]:hover {
  background: #008C00;
  color: #FFFFFF;
}

#logindeliver input[type=submit] {
    cursor:pointer;
    color: #008C00 ! important;
    border: none;
    font-weight: bold;
    background: transparent;
    text-decoration:none;
    display: inline;
    background-image: url(/www.alb-bayern.de/images/pfeil.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 8px;
    margin-left: 3px;
}

#logindeliver input[type=submit]:hover, #logindeliver input[type=submit]:visited.aktiv {
    text-decoration: underline;
}

#microsite_header {
    width: 730px;
    height: 247px;
    margin-top: 14px;
    margin-bottom: 16px;
    position: relative;
}


#microsite_header img {
    display: block;
}


#microsite_menue {
    background-color: silver;
    background-color: rgba(255,255,255,0.8);
    position: absolute;
    top: 15px;
    right: 15px;
    margin:0px;
    min-width: 200px;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 27px;
    padding-right: 22px;

}

#microsite_menue ul {
    list-style: none;
    border-left: 2px solid #525252;
    padding-left: 10px;
    margin: 0px;
}

#microsite_menue ul li{
    color: #525252;
    font-weight: normal;
    font-size: 12px;
}

#microsite_menue ul li a:hover{
    color: #525252;
    font-weight: bold;
    text-decoration: none;
}


#microsite_header .title a {
    display: block;
    color: #525252;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
    margin-left: -4px;
    margin-bottom: 2px;
}

#microsite_header .title  a:hover{
    color: #525252;
    text-decoration: none;
    letter-spacing: 0.2em;
}

