body {
  font-family:Arial,sans-serif;
  font-size: 1.4em;
  color: #182801;
  margin: 0;
  padding: 0;
 
  background: transparent linear-gradient(180deg, green, #fff) repeat scroll 0 0;

}

.conteneur {
  max-width: 1332px;
  margin: auto;
  margin-top: 45px;
  border:0px solid #182801;
  color: #182801;
  background-color:#fff;

}
/* #7A9431 */

.header {
 /*background-image: url("images/header.jpg");*/
  background-repeat: no-repeat;
  height:335px;
  max-width: 1332px;
  margin: auto;
  color: #F5F8EF;
  position: relative;
}

.sieger {
  background-image: url("images/sieger.png");
  background-repeat: no-repeat;
  width: 190px;
  height: 144px;
  position:absolute;
  top:18px;
  left:300px;
}


.csc-mailform-field {
  width: 300px;
}

* html .menu {
  margin-left: -3px;
}

.centre {
  padding:20px;
  padding-left:40px;
  width: 90%;
  margin: auto;
  min-height:450px;
  padding-bottom: 40px;
  
}

.fuss {
  width:100%;
  height: 40px;
  text-align:center;
  padding-top: 40px;
  border-top: 1px solid green;
  
}



.p{
  
}
hr {
  color: #FFF;
  background-color: #FFF;
  height: 1px;
  border:0px;
}
h3{
  color: #888888;
  font-weight:bold;
}

h2{
 /* margin-left:-20px; */
  margin-top:15px;
 /* padding-left:5px; */
  font-size: 1.3em;
  color: #888888;
  font-weight:normal;
}

h1{
  /*margin-left:-30px;*/
  margin-top:5px;
  /*padding-left:5px;*/
  font-size: 1.6em;
  color: #999999;
  font-weight:normal;
}

.header-title {
  font-size:2.3em;
  border-top:2px solid #F5F8EF;
  position:absolute;
  top:30px;
  left:340px;
  color: #fff;
  width:418px;
}

.header-title-two {
  font-size:1.1em;
  padding-bottom:3px;
  border-bottom:1px solid #F5F8EF;
  top:90px;
  left:340px;
  position:absolute;
  color: #fff;
  width:418px;
}

.header-title-drei {
  font-size:0.7em;
  padding-bottom:3px;
  border-bottom:1px solid #F5F8EF;
  top:128px;
  left:340px;
  position:absolute;
  color: #fff;
  width:418px;
  text-align:right;
  
}

a{
  color:#999999;
  text-decoration:none;
}

a:hover{
  text-decoration:underline;
}



blockquote{
  background-color:rgb(142, 168, 69);
  padding : 3px;
  border-left:2px solid #F5F8EF;
}

/*********************/ 
/* Tables, generally */ 
/*********************/ 
TABLE.contenttable P { font-size:11px; }
TABLE.contenttable TR TD { vertical-align:top; }

/* Tables, specifically */ 
TABLE.contenttable-0 P { color:#182801; }

TABLE.contenttable-1 P { color:#182801; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight:bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color:#d7e5ef;}
TABLE.contenttable-2 P { color:#10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color:#F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight:bold; }

TABLE.contenttable-3 P { color:#8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color:#D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight:bold; }


/* RTE / Table styling */ 
TABLE.contenttable { border-collapse: collapse; margin:10px 0px 10px 0px; width:100%; }
TABLE.contenttable TR TD { border-bottom: 1px solid #FFF; padding:7px 7px 7px 5px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; color: #182801; }
TABLE.contenttable TR {  }

/*****************/ 
/* Various Forms */ 
/*****************/ 

/* Email, Login and Search forms generally:*/ 
FORM TABLE TR TD { padding-left:5px; padding-right:20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { color:#182801; background-color:#748F02; }
FORM TABLE TR TD.csc-form-fieldcell { background-color:#748F02; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border:1px solid #182801; color:#182801; background-color:#7A9431; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight:bold; }

/* Email form, specifically */ 
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */ 
FORM TABLE.csc-searchform { width:100%; }
FORM TABLE.csc-searchform TR TD { padding:5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight:bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width:100%; }

/* Login form, specifically */ 
FORM TABLE.csc-loginform { width:70%; }
#tx-newloginbox-pi1-user,#tx-newloginbox-pi1-pass {
color: #182801;
border:1px solid #182801;
background: #7A9431
}
.tx-newloginbox-pi1-submit {
border:1px solid #182801;
color: #182801;
background: #7A9431;
}



/*neues menü */
.nav2 {
    background-color: #fff;
    float: left;
    height: 70px;
  text-align: center;
  margin-top: -26px;
  width: 100%;
}
.nav2 ul {
    list-style-type: none;
}

.nav2 ul li {
    float: left;
    position: relative;
    z-index: 2;
  text-align: center;
}
.nav2 ul li a {
    color: #999999;
    display: block;
    float: left;
    text-decoration: none;
  width: 170px;
  height: 48px;
  padding-top: 22px;
  margin-top: -22px;


}
.nav2 ul li ul {
    border: medium none;
    display: none;
    z-index: 2;
}
.nav2 ul li:hover a {
    background-color: #999999;
    color: #ffffff;
    text-decoration: none;
}
.nav2 ul li:hover ul {
    display: block;
    position: absolute;
  left: -40px;
  width: auto;
    z-index: 999;
  /*abstand der nachfolgenden navi */
  padding-top: 30px;
  padding-bottom: 10px;
}
.nav2 ul li:hover ul li a {
    background-color: #888888;
    border-bottom: 1px solid #fff;
    color: #ffffff;
    display: block;
  margin-top: 19px;
  margin-bottom: -19px;

}
.nav2 ul li:hover ul li a:hover {
    background-color: #BBBBBB;
}
.nav2 table {
    border-collapse: collapse;
    left: 0;
    position: absolute;
    top: 0;
}
.nav2 ul li a:hover {
    background-color: #999999;
    text-decoration: none;
}
.nav2 ul li a:hover ul {
    display: block;
    position: absolute;
    z-index: 999;
}
.nav2 ul li a:hover ul li a {
    background-color: #99999;
    color: rgb(50, 50, 50);
    display: block;
    height: 1px;
}
.nav2 ul li a:hover ul li a:hover {
    background-color: #999999;
    text-decoration: none;
}



/* tt_news */
.news-list-item {
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #888888;
}
.news-list-item  h2 a{
  color: #999999;
}
.news-list-morelink a{
  color: #999999;
}
.news_h1{
  background: #666 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    display: block;
    font-size: 100%;
    font-weight: bold;
    padding: 1em;
  margin-bottom: 25px;
}

.news-list-browse {
  padding-top: 40px;
  padding-bottom: 40px;
}
.showResultsWrap  {
  width: 260px;
  float:left;
}




.csc-form-element-textline {
  height: 50px;
}


.csc-form-element-textline input {
  height: 30px;
  width: 300px;
}

button[type=submit] , input[type=submit]{
    padding:5px 15px; 
    background-color: #888888;
    color: #ffffff;
  
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
  font-family:Arial,sans-serif;
  font-size: 1.2em;
}



.fixed {
  position: fixed; 
  top: 0; 
  height: 70px; 
  margin-top: 0px;
  z-index: 1;
  background-color: #f7f7f7;
}

.csc-form-confirmation-false {
  padding-top: 50px !important;
  padding-bottom: 10px !important;
  
}

.csc-mailform form {
  padding-top: 20px !important;
}

div.form-group label {
    float: left;
    width: 13em;
    margin-right: 1em;
    vertical-align: baseline;
}

.form-group input {
    height: 30px;
    width: 300px;
}

.form-group  {
  padding-bottom: 20px;
}

.form-group textarea {
  width: 600px;
  height: 200px;
}



.figure-img {
  max-width: 250px !important;
   height: auto !important;
}


.tt-guest-h2 {
  clear: both;
  background: #666;
  color: #FFF;
  display: block;
  font-size: 100%;
  font-weight: bold;
  padding: 1em;
  
}

.prevnext li {
  float: left;
  padding-right: 10px;
  list-style: none;
}

.col-sm-12 {
  float: left;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

.browseLinksWrap span {
  padding-left: 10px;
}
.browseLinksWrap a {
  padding-left: 10px;
}


.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-3, .col-6, .col-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.tx-mmc-guestbook div.pager > ul li {
    background-color: #fff;
}

.tx-mmc-guestbook label {
	max-width: 200px;
	margin: 5px;
}

.tx-mmc-guestbook input {
	height: 35px;
	width: 330px;
	margin: 5px;
	
}

.addressImage {
	padding-right: 20px;
}
.position {
	padding-left: 20px;
}
