.ispanbodo {
    float: left;
    margin-left: 2px;
    min-height: 1px;
}


.galerie-btn {
	letter-spacing: 1px;
  margin-bottom: 2px;
  border: 1px solid #e58e05;
  /*background-color: #E9D1A3;*/
   background-color: #4A260E;
    background-image: linear-gradient(to bottom, #4A260E, #7E3D12);
    background-repeat: repeat-x;
     border: 1px solid #AE6A3D;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
    height: 30px;
    padding: 9px 0px 0px 15px;
    color: #000;
}

.doof {
background-color: #4A260E;
    background-image: linear-gradient(to bottom, #4A260E, #7E3D12);
    background-repeat: repeat-x;
    border: 1px solid #873C0A;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 1px 0 #E4D2BA inset;
    font-weight: bold;
    padding: 8px 0 8px 15px;
}



.schwatt{
	color: #000;
	font-weight: bold;
}

.hell{
	color: #FFF;
	font-weight: bold;
}

/*bilder*/
.box-bild {
border:0px solid transparent;
/*left:10px;top:50px;*/
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius:6px;
webkit-border-radius:6px;
background-color:#FFF;
  -webkit-box-shadow:  1px 1px 10px 0px rgba(22, 22, 22, 0.45);
   moz-box-shadow:  1px 1px 10px 0px rgba(22, 22, 22, 0.45);
         box-shadow:  1px 1px 10px 0px rgba(22, 22, 22, 0.45);
margin-bottom: 10px;
margin-right: 5px;

/*max-height: 400px;*/
  padding: 1px;

}
.box-bild2 {
border:0px solid transparent;
/*left:10px;top:50px;*/

background-color:#FFF;
  -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
   moz-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
margin-bottom: 20px;
/*max-height: 400px;*/
  padding: 0px;

}

.infoheader-boeck{
background-color: #4A260E;
    background-image: linear-gradient(to bottom, #4A260E, #7E3D12);
    background-repeat: repeat-x;
    border: 1px solid #873C0A;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 1px 0 #E4D2BA inset;
    font-weight: bold;
    padding: 8px 0 8px 15px;
}


.topbar {
        padding: 20px 20px 10px;
         margin: -19px -20px 8px;
}

.white-box528 {
	background-color: #fff;
	position: relative;
	 padding: 5px 0 5px 15px;
	height: 520px;
	overflow-x: auto;
	font-family: Arial;
}


.white-box {
	background-color: #fff;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 0 10px #333333;
	opacity: 0.95;
	position: relative;
	padding:15px;
	height: auto;
	font-family: Arial;
}
.boxlinks380 {
  font-family:  Arial;
  font-size: 14px;
 /* font-weight: 100;*/
  line-height: 22px;
  width: 380px;
  float: left;
  margin-right: 15px;
}
.boxlinks450 {
  font-family:  Arial;
  font-size: 14px;
 /* font-weight: 100;*/
  line-height: 22px;
  width: 650px;
  height: 515px;
  float: left;
  overflow-x: auto;
  margin-right: 10px;
 /* background-color: red;*/
 auto
}
.boxrechts200 {
  font-family:  Arial;
  font-size: 14px;
 /* font-weight: 100;*/
 /* line-height: 22px;*/
  width: 260px;
left: 400px;
float: right;
  margin-right: 3px;
  /*background-color: blue;*/
}

.boxlinksfull {
  font-family:  Arial;
  font-size: 14px;
 /* font-weight: 100;*/
  line-height: 22px;
  /*width: 380px;*/
  float: left;
  margin-right: 15px;

}

.accmbild1 {
	float: right;
	margin-bottom: 24px;
	margin-right: 17px;
	padding: 1px;
	-webkit-box-shadow:  2px 2px 5px 2px rgba(22, 22, 22, 0.45);
	moz-box-shadow:  2px 2px 5px 2px rgba(22, 22, 22, 0.45);
	box-shadow:  2px 2px 5px 2px rgba(22, 22, 22, 0.45);
	/*height: 225px;*/
	width: 338px;
	border-radius: 6px ;
}



/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: transparent;
   /* background-image: url("../img/background.jpg");*/
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 110px 0 0;
}


.top-box {
	font-family: Arial;
	 background-color: #7C3C12;
    border: 1px solid #873C0A;
}

.services {
	padding-top:30px;
}


/* Slider */
#slider-nav a.activeSlide {
	background-color: #113344;
}

#slider-nav a {
	background-color: #689;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 1px 1px #CCEEFF;
	display: inline-block;
	height: 15px;
	margin-right: 6px;
	width: 15px;
}

.carousel {
	margin:0;
	opacity:1;
	padding:15px;
}

.carousel-caption {
	background: none;
	bottom: 0;
	left: 0;
	padding: 15px;
	position: absolute;
	right: 0;
}


/* eigener CSS */
.ichwillpointer
{ cursor: pointer; }
.platz
{ letter-spacing:2px }



DIV#aussen{
    height:600px;
    width:750px;
    background-color:#fff;
    position:relative;
}

DIV#aussen720{
    height:900px;
    width:700px;
    background-color:#fff;
    position:relative;
}

DIV#innen{
    height:auto;
    width:auto;
    /*background-color:#AAA;*/
    position:absolute;
    top:0px;
    right:0px;
}
DIV#innencontent{
    height:auto;
    width:auto;
    /*background-color:#AAA;*/
    position:absolute;
    top:35px;
    right:10px;
}

DIV#innencontent1{
    height:auto;
    width:400px;
    /*background-color:#AAA;*/
    position:absolute;
    top:48px;
    left:10px;


}
DIV#innencontent-right{
    height:400px;
    width:auto;
    /*background-color:#AAA;*/
    position:absolute;
    top:45px;
    right:10px;
    margin: 5px 5px 2px 10px;
    font-size: 14px;
}

DIV#innencontent-left{
    height:400px;
    width:auto;
    /*background-color:#AAA;*/
    position:absolute;
    top:45px;
    left:10px;
    margin: 5px 5px 2px 10px;
    font-size: 14px;
}

DIV#innencontent-left2{
    height:400px;
    width:auto;
    /*background-color:#AAA;*/
    position:absolute;
    top:420px;
    left:100px;
    margin: 5px 5px 2px 10px;
    font-size: 14px;
}

DIV#innen2{
    height:auto;
    width:470px;
    /*background-color:#AAA;*/
    position:absolute;
    top:0px;
    left:0px;
}



/* Slider */
#slider-nav a.activeSlide {
	background-color: #113344;
}

#slider-nav a {
	background-color: #689;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 1px 1px #CCEEFF;
	display: inline-block;
	height: 15px;
	margin-right: 6px;
	width: 15px;
}

.carousel {
	margin:0;
	opacity:1;
	padding:7px 9px 7px 15px;
}




.div-p10 {
  padding: 5px 1px 1px 15px

}

/* alles so schön rot hier */
.page-header-rot {
  /*padding-bottom: 17px;*/
  padding: 10px 20px 1px;
  /*margin: 18px 0;*/
  margin: -22px -20px 20px;
  border-bottom: 1px solid #eeeeee;
  /*background-color: #B63030;*/
  /*color: #fff;*/
  border-radius: 6px 6px 0px 0px;
background: -moz-linear-gradient(top,  rgba(182,48,48,1) 14%, rgba(203,2,2,0.09) 96%, rgba(204,0,0,0.09) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(14%,rgba(182,48,48,1)), color-stop(96%,rgba(203,2,2,0.09)), color-stop(100%,rgba(204,0,0,0.09))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(182,48,48,1) 14%,rgba(203,2,2,0.09) 96%,rgba(204,0,0,0.09) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(182,48,48,1) 14%,rgba(203,2,2,0.09) 96%,rgba(204,0,0,0.09) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(182,48,48,1) 14%,rgba(203,2,2,0.09) 96%,rgba(204,0,0,0.09) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(182,48,48,1) 14%,rgba(203,2,2,0.09) 96%,rgba(204,0,0,0.09) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b63030', endColorstr='#17cc0000',GradientType=0 ); /* IE6-9 */

  }

/* alles so schön weiss hier */
.page-header-weiss {
  /*padding-bottom: 17px;*/
  padding: 10px 20px 1px;
  /*margin: 18px 0;*/
  margin: -22px -20px 2px;
  /*border-bottom: 1px solid #eeeeee;*/
  background-color: #ffffff;
  /*color: #fff;*/
  border-radius: 6px 6px 0px 0px;
}

/* alles so schön schwarz hier */
.page-header-schwarz {
  /*padding-bottom: 17px;*/
  padding: 10px 20px 1px;
  /*margin: 18px 0;*/
  margin: -22px -20px 2px;
  /*border-bottom: 1px solid #eeeeee;*/
  background-color: #000;
  /*color: #fff;*/
  border-radius: 6px 6px 0px 0px;
}

.fill {
  padding-bottom: 0px;
  margin: 0 0 -20px;
 /* border-bottom: 1px solid #eeeeee;*/

}

.header-fellow {
  padding-bottom: 0px;
  margin: 0 0 2px;
 /* border-bottom: 1px solid #eeeeee;*/

}
.page-footer-rot {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eeeeee;
}

/* modal rot */
.modal-header-rot {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
  background-color: #B63030;
  color: #fff;
}

.modal-header-schwarz {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
  background-color: #000000;
  color: #fff;
}
.modal-body-rot {
  max-height: 700px;
  max-width: 800px;
  padding: 15px;
  overflow-y: auto;
}

.modal-footer-rot {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #B63030;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}


/* fixe größen für Bilder maximale Breite */
.img-25 {
  max-width: 25px;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  }
.img-50 {
  max-width: 50px;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  }
.img-100 {
  max-width: 100px;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  }
 .img-150 {
  max-width: 150px;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  }
.img-150float {
    border: 0 none;
    float: right;
    max-width: 100px;
    padding: 0 10px 0 0;
    vertical-align: middle;
      -ms-interpolation-mode: bicubic;
  }

.img-200 {
  max-width: 200px;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  }
/* Definition Boxen für Indext auf der linken Seite */
.box-index1 {
border:0px solid transparent;
/*left:10px;top:50px;*/
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius: 6px ;
background-color:#FFF;
  -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
margin-bottom: 20px;
  padding: 0px;
  height:200px;
    width:350px;
    background-color:#fff;
    position:relative;
     /*overflow-y: auto;*/
}

.box-index1-body300 {
  margin-bottom: 0;
  max-height: 230px;
  padding: 5px;
  overflow-y: auto;
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 12px;
}

.box-index1-body200 {
  margin-bottom: 0;
  max-height: 130px;
  padding: 5px;
  overflow-y: auto;
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 12px;
}
.box-index2 {
border:0px solid transparent;
/*left:10px;top:50px;*/
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius: 6px ;
background-color:#FFF;
  -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
margin-bottom: 20px;
  padding: 0px;
  height:300px;
    width:350px;
    background-color:#fff;
    position:relative;
    left: 300px;
     /*overflow-y: auto;*/
}

/* Definition Boxen für content auf der linken Seite */
.box-content1 {
border:0px solid transparent;
/*left:10px;top:50px;*/
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius: 6px ;
background-color:#FFF;
  -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
margin-bottom: 20px;
  padding: 0px;
  height:600px;
    width:750px;
    background-color:#fff;
    position:relative;
     overflow-y: auto;
}
.box-content1-1100 {
border:0px solid transparent;
/*left:10px;top:50px;*/
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius: 6px ;
background-color:#FFF;
  -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
margin-bottom: 20px;
  padding: 0px;
  height: 1150px;
    width: 750px;
    background-color:#fff;
    position:relative;
    overflow-y: auto;
}
.box-content1-900 {
border:0px solid transparent;
/*left:10px;top:50px;*/
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius: 6px ;
background-color:#FFF;
  -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
margin-bottom: 20px;
  padding: 0px;
  height: 900px;
    width: 750px;
    background-color:#fff;
    position:relative;
    overflow-y: auto;
}

.box-content1-frei {
border:0px solid transparent;
/*left:10px;top:50px;*/
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius: 6px ;
background-color:#FFF;
  -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
margin-bottom: 20px;
  padding: 0px;
 /* height: 600px;*/
    width: 750px;
    background-color:#fff;
    position:relative;
    overflow-y: auto;
}

.box-content1-600 {
border:0px solid transparent;
/*left:10px;top:50px;*/
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius: 6px ;
background-color:#FFF;
  -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
margin-bottom: 20px;
  padding: 0px;
  height: 600px;
    width: 750px;
    background-color:#fff;
    position:relative;
    overflow-y: auto;
}

.box-indmonthg {
border:0px solid transparent;
/*left:10px;top:50px;*/
margin-left: 20px;
  padding: 10px;
  height: 200px;
    width: 960px;
background-color:#000;
    position:relative;
    overflow-y: auto;
}
.box-fellowshg {
border:0px solid transparent;
/*left:10px;top:50px;*/
margin-left: 20px;
  padding: 10px;
  height: 280px;
    width: 960px;
background-color:#000;
    position:relative;
    overflow-y: auto;
}
.box-fellowshgmain {
/*border-right:2px solid #e58e05;
border-top:2px solid #e58e05;
border-bottom:2px solid #e58e05;*/
/*left:10px;top:50px;*/
border:2px solid #e58e05;
margin: 10px 0 4px 20px;
  padding: 10px;
  height: 500px;
    width: 700px;
background-color:#5e5e5e;
    position:relative;
   overflow-y: auto;
}

.box-fellowshgmainfull {
/*border-right:2px solid #e58e05;
border-top:2px solid #e58e05;
border-bottom:2px solid #e58e05;*/
/*left:10px;top:50px;*/
border:2px solid #e58e05;
margin: 10px 0 4px 20px;
  padding: 10px;
  height: 500px;
    width: 940px;
background-color:#5e5e5e;
    position:relative;
   overflow-y: auto;
}

.box-bodofull {
   border: 2px solid #C46A20;
    margin: 10px 0 4px 16px;
    padding: 1px 4px 1px 13px;
    position: relative;
    width: 945px;
}

.box-bodofull2 {
  margin: 10px 0 4px 5px;
    padding: 1px 4px 1px 14px;
    position: relative;
    width: 958px;
}

.box-indmont-body {
  margin-bottom: 0;
  max-height: 430px;
  padding: 5px;
  /*overflow-y: auto;*/
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 14px;
    background-color:#9ca9b8;
}

.box-fellow-alg {
  margin-bottom: 0;
  max-height: 430px;
  padding: 5px;
  /*overflow-y: auto;*/
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 14px;
    color: #000;
    /*background-color:#9ca9b8;*/
}

.box-fellow-alg2 {
  margin-bottom: 0;
  /*max-height: 430px;*/
  padding: 5px;
  /*overflow-y: auto;*/
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 14px;
    color: #000;
   background-color:#969696;
     -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
}

.box-bodo-alg2 {
  margin-bottom: 0;
  min-height: 430px;*/
  padding: 5px;
  overflow-y: auto;
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 14px;
    color: #FFF;
   /*background-color:#969696;*/
     -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
}

.box-fellow-alg500 {
  margin-bottom: 0;
  height: 480px;
  padding: 5px;
  overflow-y: auto;
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 14px;
    color: #000;
   background-color:#969696;
     -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
}

.box-fellow-alg2r {
  /*max-height: 430px;*/
  padding: 5px ;
  width:515px;
  height:480px;
  overflow-y: auto;
  /*float: left;*/
   margin: 5px 5px 2px 170px;
    font-size: 14px;
    color: #000;
   background-color:#969696;
     -webkit-box-shadow:  1px 1px 10px 1px rgba(22, 22, 22, 0.45);
         box-shadow:  1px 1px 10px 1px rgba(22, 22, 22, 0.45);
}

.box-fellow-alg2l {
	background-color: #969696;
    color: #000000;
    float: left;
    font-size: 14px;
    height: 480px;
    margin: 5px 5px 2px 0;
    padding: 5px;
    width: 150px;
     -webkit-box-shadow:  1px 1px 10px 1px rgba(22, 22, 22, 0.45);
         box-shadow:  1px 1px 10px 1px rgba(22, 22, 22, 0.45);
}


.box-fellows-body {
  margin-bottom: 0;

 /*max-height: 430px;*/
  padding: 5px;
  /*overflow-y: auto;*/
  float: left;
   margin: 5px 5px 2px 10px;
    font-size: 16px;
    color: #fff;
    background-color:#000;
}

.box-fellows-mini {
  margin-bottom: 0;

 /*max-height: 430px;*/
  padding: 5px;
  /*overflow-y: auto;*/
  float: left;
   margin: 5px 5px 2px 50px;
    font-size: 14px;
    color: #fff;
    background-color:#000;
}

.box-content1-400 {
border:0px solid transparent;
/*left:10px;top:50px;*/
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius: 6px ;
background-color:#FFF;
  -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
margin-bottom: 20px;
  padding: 0px;
  height: 400px;
  max-height: 400px;
    width: 750px;
    background-color:#fff;
    position:relative;
    padding: 0px;
    overflow-y: auto;
}


.box-content1-200 {
border:0px solid transparent;
/*left:10px;top:50px;*/
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius: 6px ;
background-color:#FFF;
  -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
margin-bottom: 20px;
  padding: 0px;
  height: 200px;
    width: 750px;
    background-color:#fff;
    position:relative;
    overflow-y: auto;
}



.box-content1-body {
  margin-bottom: 0;
  max-height: 600px;
  padding: 5px;
  overflow-y: auto;
  /*float: left;*/
}

.box-content1-bodyfrei {
  margin-bottom: 0;
  max-height: 1500px;
  padding: 5px;
  overflow-y: auto;
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 14px;}

.box-content1-body900 {
  margin-bottom: 0;
  max-height: 840px;
  padding: 5px;
  overflow-y: auto;
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 14px;
}

.box-content1-body700 {
  margin-bottom: 0;
  max-height: 610px;
  padding: 5px;
  overflow-y: auto;
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 14px;
}

.box-content1-body600 {
  margin-bottom: 0;
  max-height: 540px;
  padding: 5px;
  overflow-y: auto;
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 14px;
}


.box-content1-body400 {
  margin-bottom: 0;
  max-height: 340px;
  padding: 5px;
  overflow-y: auto;
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 14px;
}

.box-content1-body300 {
  margin-bottom: 0;
  max-height: 250px;
  padding: 5px;
  overflow-y: auto;
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 14px;
}

.box-content1-body200 {
  margin-bottom: 0;
  max-height: 140px;
  padding: 5px;
  overflow-y: auto;
  /*float: left;*/
   margin: 5px 5px 2px 10px;
    font-size: 14px;
}


.innencontent-textright{
    float: right;
    font-size: 14px;
    height: auto;
    margin: 5px 5px 2px 10px;
    position: inherit;
    right: 10px;
    top: 45px;
    width: auto;
}
.box-content1-header {
  padding: 5px 5px;
  border-bottom: 1px solid #eee;
   background-color: #f5f5f5;

   -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}
.box-content1-header-rot {
  padding: 5px 5px;
  border-bottom: 1px solid #ddd;
   /*background-color: #f5f5f5;*/
   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
   color: #fff;
   background-color: #B63030;
   -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #B63030;
     -moz-box-shadow: inset 0 1px 0 #B63030;
          box-shadow: inset 0 1px 0 #B63030;

}


.box-content1-footer {
  padding: 5px 15px 8px 5px;
  margin-bottom: 0;
  text-align: left;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}

.box-content1-footer-rot {
  padding: 8px 15px 8px 5px;
  margin-bottom: 0;
  text-align: left;
  background-color: #B63030;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}
/* ende boxen auf der linken Seite */




/* Definition Boxen für content2 auf der rechten Seite */
.box-content2 {
border:3px solid transparent;
/*left:10px;top:50px;*/
-moz-border-radius:3px;
-khtml-border-radius:3px;
border-radius: 3px ;
background-color:#CCC;
  -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
margin-bottom: 20px;
}

.box-content2_1 {
border:0px solid transparent;
/*left:10px;top:50px;*/
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius: 6px ;
background-color:#FFF;
  -webkit-box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
         box-shadow:  3px 3px 10px 3px rgba(22, 22, 22, 0.45);
margin-bottom: 20px;
max-height: 400px;
  padding: 0px;
}
.box-content2_fellows {
border:0px solid transparent;
/*left:10px;top:50px;*/
background-color:#5e5e5e;
margin: 10px 0 4px 20px;
height: 521px;
  padding: 0px;
  color: #fff;
}

.box-content2_ir {
border:0px solid transparent;
/*left:10px;top:50px;*/
margin-bottom: 0px;
height: 430px;
  padding: 0px;
}

.box-content2-body {
  margin-bottom: 0;
  max-height: 200px;
  padding: 5px;
  overflow-y: auto;
}

.box-content2-body400 {
  margin-bottom: 0;
  max-height: 400px;
  padding: 5px;
  overflow-y: auto;
}

.box-content2-body700 {
  margin-bottom: 0;
  max-height: 700px;
  padding: 5px;
  overflow-y: auto;
}

.box-content2-body500 {
  margin-bottom: 0;
  border: 2px solid #E58E05;
  height: 474px;
  padding: 5px;
  overflow-y: auto;
   background-color: #5E5E5E;

}

.box-content2-header {
  padding: 5px 5px;
  border-bottom: 1px solid #eee;
   background-color: #f5f5f5;

   -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}
.box-content2-header-rot {
  padding: 5px 5px;
  border-bottom: 1px solid #ddd;
   /*background-color: #f5f5f5;*/
   color: #fff;
   background-color: #B63030;
   -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #B63030;
     -moz-box-shadow: inset 0 1px 0 #B63030;
          box-shadow: inset 0 1px 0 #B63030;

}

.box-content2-header-hellgrau {
  padding: 5px 5px 10px;
  border-bottom: 1px solid #e58e05;
   /*background-color: #f5f5f5;*/
   color: #000;
   background-color: #969696;
    height: 20px;
    text-align: left;
}


.box-content2-footer {
  padding: 5px 15px 8px 5px;
  margin-bottom: 0;
  text-align: left;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}

.box-content2-footer-rot {
  padding: 8px 15px 8px 5px;
  margin-bottom: 0;
  text-align: left;
  background-color: #B63030;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}
.box-content2-footer-dunkelgrau {
  padding: 8px 15px 8px 5px;
  margin-bottom: 0;
  text-align: left;
  background-color: #5e5e5e;

}


/* ende boxen auf der Rechten Seite */



.schrift14 {
   font-family: Signika;
    font-size: 14px;
}



.header-fixed-top {
    left: 0;
    margin-bottom: 0;
    position: fixed;
    right: 0;
    z-index: 1040;
}

.founten {
    margin-left: auto;
    margin-right: auto;
    width: 1170px;
}







.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 18px;
  overflow: visible;
}

.navbar-inner {
 /* min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);*/
  /*min-height: 50px;*/
  padding-left: 20px;
  padding-right: 20px;
   /* font-family: Arial;*/
   font-family: 'Signika', sans-serif;
   letter-spacing: 1px;
    font-size: 14px;
    color: #fff;
  background-color: #4A260E;
  /*background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -ms-linear-gradient(top, #ffffff, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(top, #ffffff, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;*/
 /* -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);*/
}

.navbar .container {
  width: auto;
  margin-left: -25px;
}

.nav-collapse.collapse {
  height: auto;
}

.navbar {
  color: #999999;
}

.navbar .brand:hover {
  text-decoration: none;
}

.navbar .brand {
  display: block;
  float: left;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #999999;
}

.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}

.navbar .navbar-link {
  color: #999999;
}

.navbar .navbar-link:hover {
  color: #ffffff;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

.navbar .btn-group .btn {
  margin: 0;
}

.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
}

.navbar-form:after {
  clear: both;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}

.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

.navbar-search {
  position: relative;
  float: left;
  margin-top: 22px;
  margin-bottom: 0;
}

.navbar-search .search-query {
  padding: 4px 9px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  background-color: #626262;
  border: 1px solid #151515;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

.navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}

.navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}

.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
  float: right;
}

.navbar .nav > li {
  display: block;
  float: left;
}

.navbar .nav > li > a {
  float: none;
  padding: 2px 10px 1px;
  line-height: 19px;
  color: #C6C6C6;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

.navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 5px 5px 6px;
  line-height: 18px;
}

.navbar .btn-group {
  padding: 5px 5px 6px;
  margin: 0;
}

.navbar .nav > li > a:hover {
  color: #e58e05;
  text-decoration: none;
  background-color: transparent;
}

.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #e58e05;
  text-decoration: none;
  font-weight:bold;
  /*background-color: #fff;*/
}

.navbar .divider-vertical {
  width: 1px;
  height: 40px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333;
}

.navbar .nav.pull-right {
  margin-right: 0;
  margin-left: 10px;
}

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  background-color: #2c2c2c;
  *background-color: #222222;
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  background-color: #222222;
  *background-color: #151515;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #080808 \9;
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.navbar .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.navbar .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.navbar-fixed-bottom .dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}

.navbar-fixed-bottom .dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

.navbar .nav li.dropdown .dropdown-toggle .caret,
.navbar .nav li.dropdown.open .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar .nav li.dropdown.active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}

.navbar .nav li.dropdown.active > .dropdown-toggle:hover {
  color: #ffffff;
}

.navbar .pull-right .dropdown-menu,
.navbar .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar .pull-right .dropdown-menu:before,
.navbar .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

.navbar .pull-right .dropdown-menu:after,
.navbar .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}
body {
  margin: 0;
  /*font-family:Arial;*/
  font-family: 'Signika', sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff;
}


input,
textarea,
select,
.uneditable-input {
  display: inline-block;
 /* width: 210px;*/
  height: 15px;
  padding: 3px;
  margin-bottom: 3px;
  font-size: 12px;
  line-height: 18px;
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

label input,
label textarea,
label select {
  display: block;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */

  line-height: normal;
  cursor: pointer;
  background-color: transparent;
  border: 0 \9;
  /* IE9 and down */

  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

input[type="image"] {
  border: 0;
}

input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  background-color: #ffffff;
  background-color: initial;
  border: initial;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}

select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 28px;
}

input[type="file"] {
  line-height: 18px \9;
}

select {
 /* width: 220px;*/
  background-color: #ffffff;
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
-moz-box-shadow: 1px 1px 0px #000;
-webkit-box-shadow: 1px 1px 0px #000;
box-shadow: 1px 1px 0px #000;
height: 25px;
}

.select-frei {
  width: auto;
  background-color: #ffffff;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="image"] {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

textarea {
  height: auto;
}

input[type="hidden"] {
  display: none;
}
