/* CSS Document */

/* Test CSS */
/*table.tabelle {
 border-collapse: collapse;
 margin: auto;
}
table.tabelle td {
 border: 1px dashed #C0C0C0;
 text-align: center;
 font-family: arial;
 font-size: 10px;
 padding: 2px;
}
td.zelleBlau {
 background-color: #2d69a9;
 color: white;
 font-size: 12px;
}*/









/* Test ENDE */

* {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 12px;
 text-align: left;
 line-height: 17px;
 border: 0;
}

body {
 margin: 0px;
 padding: 0px;
 background: #BCBCBC;
 text-align: center;
}

a:link, a:active, a:visited {
 color: #006400;
 text-decoration: none;
 onFocus:this.blur();
}
a:hover {
 color: #006400;
 text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
 text-align: left;
 font-weight: normal;
 color: #000;
 margin: 0px;
 padding: 0px;
}
h1 {
 font-size: 18px;
 line-height: 22px;
 color: #2D2D2D;
 height: 28px;
}
h2 {
 font-weight: bold;
 color: #006400;
}

form {
 display: inline;
}

.clear {
 clear: both;
}

.align-right {
 text-align: right;
}
.align-center {
 text-align: center;
}
.input {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 11px;
 color: #006400;
 background-color: #FFF;
 border: 1px solid #000;
 margin: 2px;
 padding: 1px;
 margin-left: 0px;
 margin-right: 0px;
 width: 200px;
}

#aussen {
  width: 968px;
  margin-right:auto;
  margin-left:auto;
  position: relative;
}

#all {
 position: absolute;
 /* left: 50%;
 margin-left: -484px; */
 width: 968px;
 background: url('images/head_neu.jpg') no-repeat 72px 0px;
 background-color: #006400;
 border: 1px solid #000;
 border-top: 0;
}


#left_bottom_navi {
 float: left;
 width: 250px;
 color: #FFFFFF;
 margin: 108px 0px 0px 0px;
 padding: 0px 0px 0px 10px;
 <!--[if IE 6]>
   width: 255px;
 <![endif]-->
}
#left_bottom_navi ul, #left_bottom_navi li {
 margin: 0px 0px 0px 10px;
 padding: 0px 0px 0px 0px;
 list-style-type: square;
}
#left_bottom_navi {
 font-size: 11px;
 font-weight: bold;
}
#left_bottom_navi a {
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
}
#left_bottom_navi a:hover {
 text-decoration: underline;
}
#left_bottom_navi a.akt {
 text-decoration: underline;
}


#left_bottom_navi .box {
 margin: 8px 8px 10px 0px;
 border: 1px solid #FFFFFF;
 scrollbar-base-color: #009900;
}
#left_bottom_navi .scroll {
 height: 206px;
 overflow: auto;
}
#left_bottom_navi .box h3 {
 margin: 0px;
 padding: 0px 5px 0px 5px;
 height: 23px;
 line-height: 26px;
 font-size: 12px;
 font-weight: bold;
 background-color: #009900;
 color: #FFF;
}
#left_bottom_navi .box p {
 margin: 0px;
 font-size: 10px;
 line-height: 14px;
 padding: 5px;
 background-color: #B5DFB5;
 font-weight: normal;
}
#left_bottom_navi .boxstatic p {
 background-color: #DFDFB5 !important;
}
#left_bottom_navi .box p * {
 font-size: 10px;
 line-height: 14px;
 color: #000000;
}
#left_bottom_navi .box a:link, #left_bottom_navi .box a:active, #left_bottom_navi .box a:visited {
 color: #000000;
}
#left_bottom_navi .box a:hover {
 text-decoration: underline;
}
#left_bottom_navi #kalender h3 a, #left_bottom_navi #schlagzeilen h3 a {
 color: #FFF;
 font-size: 12px;
 font-weight: bold;
}

#left_bottom_navi #static h3, #left_bottom_navi #static h3 a {
 color: #FFF267;
 font-size: 12px;
 font-weight: bold;
}

#left_bottom_navi #kalender h3 a, #left_bottom_navi #fdacleared h3 a {
 color: #FFF;
 font-size: 12px;
 font-weight: bold;
}


#right {
 float: right;
 width: 705px;
 background-color: #EBEBEB;
}
* html #right {
 width: 703px;
}
#right #main {
 margin: 160px 0px 0px 20px;
 padding: 0px 0px 0px 0px;
}
#right #main ul{
 margin: 0px 0px 0px 15px;
 padding: 0px 0px 0px 0px;
}
#right #main .line {
 margin-top: 20px;
 margin-bottom: 20px;
 clear: both;
 border-bottom: 1px solid #009900;
}




#right #main #content1 {
 float: left;
 width: 651px;
 min-height: 400px;
}
* html #right #main #content1 {
 height: 400px;
}
#right #main #content1 h1, #right #main #content1 h2, #right #main #content1 h3, #right #main #content1 h4, #right #main #content1 h5, #right #main #content1 h5, #right #main #content1 h6 {
 display: inline;
}
#right #main #content1 p {
 display: block;
 padding: 0px 0px 15px 0px;
}
#right #main #content1 ul {
 padding: 10px 0px 0px 0px;
}
#right #main #content1 .image {
 float: right;
 padding: 0px 0px 20px 20px;

 /* height: 100%; */
}
table table, table table tr, table table td{
 margin: 0;
 padding: 0;
}

#right #main #content1 table td p {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}



#right #main #content1 table.tworow  {
 padding:0px 0px 3px 5px;
 margin: 0px 0px 0px 0px;
 border: 1px solid #000000;
}

#right #main #content1 table.tworow td  {
 width: 50%;
}

#right #main #content1 table.tworow td.short  {
 width: 20%;
 padding:1px 3px 0px 3px;
}

#right #main #content1 table.tworow td.long  {
 width: 80%;
 padding:1px 3px 0px 3px;
}

#right #main #content1 table.tworow td.norm  {
 width: 100%;

}

#right #main #content1 table.tworow p {
 display:block;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}


#right #main #content1 table.fourrow  {
 padding:0px 0px 3px 0px;
 margin: 0px 0px 0px 0px;
 border: 1px solid #000000;
}

#right #main #content1 table.fourrowebv td  {
 width: 25%;
}

#right #main #content1 table.fourrowebv  {
 padding:0px 0px 3px 0px;
 margin: 0px 0px 0px 0px;
}

#right #main #content1 table.fourrow td  {
 width: 25%;
}

#right #main #content1 table.fourrow p {
 display:block;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

#right #main #content1 table.fourrow td.short  {
 width: 20%;
 padding:1px 3px 0px 3px;
}

#right #main #content1 table.fourrow td.long  {
 width: 80%;
 padding:1px 3px 0px 3px;
}

#right #main #content1 table.fourrow td.norm  {
 width: 100%;
}

#right #main #content1 table.sixrow  {
 padding:0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 border: 2px solid #000000;
 border-collapse:collapse;
}

#right #main #content1 table.sixrow td.caption {
 border-right: 2px solid #000000;
}

#right #main #content1 table.sixrow tr.caption {
 border-bottom: 2px solid #000000;
}
#content1 table.sixrow td {
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 vertical-align: middle;
}

#content1 table.sixrow td p {
 font-size:7pt;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-weight:normal;

}

#right #main #content1 table.sixrow p {
 display:block;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

#content1 table.sixrow td p sup{
 font-size:7pt;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-weight:normal;

}

#right #main #content1 table.sixrowebv  {
 padding:0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 border: 2px solid #000000;
 border-collapse:collapse;
}

#right #main #content1 table.sixrowebv td.caption {
 border-right: 2px solid #000000;
}

#right #main #content1 table.sixrowebv tr.caption {
 border: 2px solid #000000;
}
#content1 table.sixrowebv td {
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 vertical-align: middle;
}

#content1 table.sixrowebv td p {
 font-size:7pt;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-weight:normal;
}

#right #main #content1 table.sixrowebv p {
 display:block;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

#right #main #content2 {
 float: left;
 width: 651px;
}
#right #main #content2 p {
 display: block;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px
}

#right #main #content2 .left {
 float: left;
 width: 150px;
 /* height: 100%; */

}
#right #main #content2 .left .orderinfo {
 width: 150px;
 background-color: #006400;
 border: 1px solid #000;
 color: #FFF;
 font-size: 10px;
 text-align: center;
}
#right #main #content2 .left p {
 margin-top: 2px;
 font-size: 10px;
 line-height: 13px;
}
#right #main #content2 .right {
 float: right;
 width: 451px;
}
#right #main #content2 .right p {
 margin: 0px;
 padding: 0px;
}


#header_navi {
 position: absolute;
 top: 0px;
 left: 263px;
 margin: 0px 0px 2px 0px;
 padding: 0px 20px 2px 0px;
 width: 685px;
 height: 15px;
 background: url('images/head.jpg') no-repeat -180px 0px;
 background-color: #006400;
 text-align: right;
}
* html #header_navi {
 width: 703px;
}
#header_navi a {
 font-size: 10px;
 color: #FFF;
}
#header_navi a:hover {
 text-decoration: underline;
}

#header {
 z-index: 999;
 position: absolute;
 background: url('images/corner.gif') no-repeat 0px 4px;
 top: 13px;
 left: 263px;
 height: 65px;
 padding: 14px;
 padding-left: 20px;
}
#header img#kette {
 position: absolute;
 top: 25px;
 left: 545px;
}

Span.tabbig {
 font-size:8pt;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-weight:bold;
 text-align:center;
}

Span.tabsmall {
 font-size:7pt;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-weight:normal;
}

#ticker {
 position: absolute;
 z-index: 9999;
 top: 79px;
 left: 263px;
 padding: 4px 0px 0px 0px;
 width: 705px;
 height: 26px;
 background: url('images/ticker_bg.gif') repeat-x;
 overflow: hidden;
}
* html #ticker {
 width: 703px;
}

#top {
 position: absolute;
 top: 105px;
 left: 264px;
 width: 703px;
 height: 25px;
 background-color: #006400;
}

#top #navi_top {
 float: left;
 z-index: 9999;
}
#top #navi_top ul,
#top #navi_top li {
 margin: 0px;
 padding: 0px;
 list-style-type:none;
}
#top #navi_top li {
 position: relative;
 float: left;
}


#top #navi_top a {
 padding: 0px;
 margin: 0px;
 height: 25px;
 line-height: 26px;
 color: #FFF;
 font-weight: bold;
 padding: 0px 20px 0px 20px;
 border-right: 1px solid #FFF;
 display: block;
 float: left;
}

#top #navi_top a:hover {
 background-color: #007E00;
 text-decoration: underline;
}
#top #navi_top a.akt {
 font-weight: normal;
 background-color: #009900;
}


#top #navi_top ul.level2 {
 display: none;
 position: absolute;
 top: 26px;
 left: 0px;
 margin: 0px;
 padding: 0px;
 width: 250px;
 background: #CCCCCC;
 border: 1px solid #007E00;
}

#top #navi_top ul.level2 li {
 z-index: 3;
}

#top #navi_top a.level2 {
 padding: 0px; margin: 0px;
 height: 25px;
 line-height: 26px;
 color: #FFF;
 font-weight: bold;
 padding: 0px 20px 0px 20px;
 display: block;
 float: left;
}


#top #navi_top ul.level2 a {
 float: none;
 display: block;
 width: 240px;
 height: 18px;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 2px 5px 0px 5px;
 color: #0F385B;
 background: #EFEFEF;
 border-right: 1px solid #007E00;
 line-height: 13px;
}
* html #top #navi_top ul.level2 a {
 border-right: 0px;
 width: 250px;
}
#top #navi_top ul.level2 a:hover {
 background: #EFEFEF;
}

#top #navi_top ul.level3 a:link, #top #navi_top ul.level3 a:active, #top #navi_top ul.level3 a:visited {
 float: none;
 display: block;
 height: 18px;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 2px 5px 0px 20px;
 width: 225px;
 color: #007E00;
 background: #FFFFFF;
 line-height: 16px;
}
* html #top #navi_top ul.level3 a:link, * html #top #navi_top ul.level3 a:active, * html #top #navi_top ul.level3 a:visited {
 width: 250px;
}
#top #navi_top ul.level3 a:hover {
 float: none;
 display: block;
 height: 18px;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 2px 5px 0px 20px;
 background: #007E00;
 color: #FFFFFF;
 line-height: 16px;
}
* html #top #navi_top ul.level3 a:hover {
 width: 250px;
}
#top #navi_top ul.level3 a.akt {
 background: #007E00;
 color: #FFFFFF;
}


#left_top_navi {
 position: absolute;
 top: 2px;
 left: 0px;
 padding: 0px 10px 0px 15px;
 color: #FFFFFF;
 z-index: 0;
}
#left_top_navi a:link, #left_top_navi a:active, #left_top_navi a:visited {
 color: #FFFFFF;
 line-height: 15px;
 font-size: 11px;
 display: block;
}
#left_top_navi a:hover {
 color: #FFFFFF;
 line-height: 15px;
 font-size: 11px;
 display: block;
 text-decoration: underline;
}


#top #lang #sprachselektor{
 float: left;
 text-align: right;
 margin-right: -10px;
 padding: 0px;
 width: 165px;
 height: 25px;
 color: #FFF;
 font-size: 10px;
 z-index: 9999;
}

#top #lang ul,
#top #lang li {
 margin: 0px;
 padding: 0px;
 list-style-type:none;
}
#top #lang li {
 position: relative;
 float: left;
}

#top #lang a {
 padding: 0px;
 margin: 0px;
 height: 25px;
 line-height: 26px;
 color: #FFF;
 font-weight: normal;
 padding: 0px 0px 0px 2px;
 display: block;
 float: left;
}

#top #lang ul.level2 {
 display: none;
 position: absolute;
 top: 26px;
 left: 20px;
 margin: 0px;
 padding: 0px;
 width: 100px;
 background: #CCCCCC;
 border: 1px solid #007E00;
}

#top #lang ul.level2 li {
 z-index: 3;
}

#top #lang a.level2 {
 padding: 0px; margin: 0px;
 height: 35px;
 line-height: 36px;
 color: #FFF;
 font-weight: bold;
 padding: 0px 20px 0px 20px;
 display: block;
 float: left;
}


#top #lang ul.level2 a {
 float: none;
 display: block;
 width: 90px;
 height: 23px;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 5px 5px 0px 5px;
 color: #0F385B;
 background: #EFEFEF;
 border-right: 1px solid #007E00;
 line-height: 18px;
}
* html #top #lang ul.level2 a {
 border-right: 0px;
 width: 250px;
}
#top #lang ul.level2 a:hover {
 background: #EFEFEF;
 color: #000;
 text-decoration: none;
}

#top #lang img {
 margin : 6px 6px 0px 0px;
}

#flags img {
  /*padding-left:  1px;
  padding-top: 6px;*/
 // margin-top: 6px;
}

#pagesearch {
 position: absolute;
 top: 79px;
 left: 0px;
 padding: 1px 10px 0px 10px;
 width: 263px;
 height: 26px;
 background: url('images/suche_bg.gif') repeat-x;
}

::-moz-selection{
background-color: #EEEFB3;
color: #000000;
}

/* ### postits ### */

.post_it_1 {
 margin: 20px 0 20px 0;
 background: url(/fileadmin/template/images/postit1bg.gif);
 background-repeat:repeat-y;
 padding: 15px;
}
.post_it_1 .elementhd {
 margin-top: -15px;
 margin-left: -15px;
}
.post_it_1 .elementft {
 margin-bottom: -20px;
 margin-left: -15px;
}
