/* CSS Document */


body {
  margin:auto;
   padding:0px;
  text-align:center;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size:12px;
}

#site {
  width:990px;
  margin:auto;
  padding:0px;
  position:relative;
}

#head {
   width:990px;
  padding:0px;
  margin:0px;
}

#logo {
  margin:20px 0px 20px 20px;
  width:185px;
  height:76px;
  float:left;
}

#foto {
   margin:0px;
   padding:0px;
   width:990px;
  height:300px;
  float:left;
  overflow:hidden;
}

#aquacultura {
  color:#A59A90;
  font-size:10px;
  line-height:150%;
  float:left;
  position:relative;
  left:140px;
  top:20px;
}

/* NAVIGATION OBEN */
#topmenu {
  font-weight:normal;
  text-align:center;
  height:37px;
    line-height:37px;
  margin:0px;
  width:400px;
  float:right;
}

#topmenu ul {
  display:block;
  margin:0px;
  padding:0px;
  float:right;
}
#topmenu ul li { list-style:none; float:left;margin:0px; text-align:center; border-right:1px dotted #AEA59C;height:37px;line-height:37px;}
#topmenu ul li a { color:#ACA59A; text-decoration:none; display:block; height:37px;line-height:37px; padding-right:10px; padding-left:10px;}
#topmenu ul li.topmenu_act, #nav ul li.topmenu_act a {  color:#fff; text-decoration:none; background: url(/fileadmin/template/img/bg_topmenu.jpg); background-repeat:repeat-x;}
#topmenu ul li.topmenu_act a { color:#fff; text-decoration:none; background: url(/fileadmin/template/img/bg_topmenu.jpg); background-repeat:repeat-x; }
#topmenu ul li a:hover {  padding-right:10px; padding-left:10px;color:#fff; text-decoration:none; background: url(/fileadmin/template/img/bg_topmenu.jpg); background-repeat:repeat-x;}

/* NAVIGATION LINKS*/

/* 1.Ebene */

#menu {
   margin:15px 40px 30px 0px;
  text-align:left;
  width:150px;
  float:left;
  padding:0px;
}

li.menu1 {margin:5px 0px 0px 0px; padding:0px; }
.menu1 {list-style:none; float:left;}
.menu1 a:hover {text-decoration:none; color: #fff; background:#728CA0; display:block; margin:0px; width:120px;}
.menu1 a {background:#AEA59C; text-decoration:none;color:#fff; display:block; width:120px; height:30px; padding:5px 10px 5px 10px;}
.menu1_act,
.menu1_sel {
  list-style:none; 
  padding:0px;
  margin:5px 0px 0px 0px;
  width:120px;
  background:#728CA0;
  float:left;
}

.menu1_act a,
.menu1_sel a {
    text-decoration:none;
    color: #fff;
    font-weight:normal;
    height:30px;
    display:block;
    padding:5px 10px 5px 10px;
    width:120px;
    background:#728CA0;
}

.menu2 {list-style:none; color:#867A6C;border-bottom:1px dotted #AEA59C; font-size:11px; padding:6px 0px 6px 3px;}
.menu2 a:hover { text-decoration:none; color: #728CA0; }
.menu2 a {text-decoration:none;color: #867A6C; }
.menu2_act,
.menu2_sel {
  list-style:none; 
  border-bottom:1px dotted #AEA59C;
  font-size:11px;
  padding:6px 0px 6px 3px;
}
.menu2_act a,
.menu2_sel a {
    text-decoration:none;
    color: #728CA0;
    font-weight:normal;
}


/* Der Breadcrum */

div#breadcrum {
  color:#AEA59C;
  font-size:11px;
  text-decoration:none;
  text-align:left;
  padding:0px 0px 0px 10px;
  width:980px;
  height:30px;
  line-height:30px;
  float:left;
  background:#F7F5F4;
  margin:5px 0px 10px 0px;
}

div#breadcrum a {
  color:#AEA59C;
  text-decoration:none;
}

div#breadcrum a:hover {
  color:#728CA0;
  text-decoration:none;
}


h1 {
  color:#867A6C;
  font-size:16px;
    font-weight:bold;
  text-align:left;
  margin:20px 0px 20px 0px;
  padding:6px 0px 6px 0px;
  border-bottom:1px dotted #AEA59C;
  border-top:1px dotted #AEA59C;
  float:left;
  width:100%;
  line-height:140%;
}

h2 {
  color:#728CA0;
  font-size:16px;
    font-weight:bold;
  text-align:left;
  padding:20px 0px 10px 0px;
  margin-top:20px;
  border-top:1px dotted #AEA59C;
}

h3 {
  color:#867A6C;
  font-size:14px;
    font-weight:bold;
  text-align:left;
  margin:25px 0px 25px 0px;
}

#inhalt_links {
  width:760px;
  float:left;
  margin:0px;
  padding:0px;
}

#content {
  line-height:150%;
  color:#85796C;
  font-weight:normal;
  width:570px;
  text-align:left;
  float:right;
  padding:0px 0px 0px 0px;
  margin:0px 0px 20px 0px;
}

.bodytext {
  padding:0px 0px 0px 0px;
  margin:0px 0px 10px 0px;
}

#right {
  color:#85796C;
  font-weight:normal;
  width:180px;
  float:right;
  text-align:left;
  line-height:150%;
  margin:0px 0px 30px 0px;
  padding:0px 0px 0px 0px;
}

#right h1 {
  color:#867A6C;
  font-size:16px;
    font-weight:bold;
  text-align:left;
  margin:20px 0px 20px 0px;
  padding:0px 0px 0px 0px;
  height:35px;
  line-height:35px;
  border-bottom:1px dotted #AEA59C;
  border-top:1px dotted #AEA59C;
  float:left;
  width:100%;
}

#content ul li {
  list-style-image:url(/fileadmin/template/img/zeichen.gif);
  line-height:200%;
}

.internal-link, .internal-link-new-window, .external-link, .external-link-new-window, .mail, .download {
             background: url(/fileadmin/template/img/arrow.gif);
             background-repeat:no-repeat;
             background-position:3px 3px;
             line-height:15px;
             height:15px;
             text-align:left;
             padding-left:13px;
             color:#728C9F;
             font-weight:normal;
             text-decoration:none;
             display:inline-block;

}

#footer1 {
  background:#F7F5F4;
  font-size:11px;
  color:#ACA49A;
  float:left;
  width:990px;
  height:90px;
  line-height:130%;
  padding:5px 0px 5px 0px;
  text-align:center;
}

.footer1_inhalt {
  margin:auto;
  width:570px;
  color:#ACA49A;
  height:70px;
  padding:0px;
}

#footer1 .footer1_inhalt ul li a {
  color:#ACA49A;
  text-decoration:none;
  font-size:11px;
}

.footer1_icon {
  float:left;
  padding:15px 0px 0px 15px;
}

#footer2 {
  background:#AEA59C;
  font-size:11px;
  color:#fff;
  float:left;
  width:990px;
  height:50px;
  line-height:150%;
  padding-top:15px;
  text-align:center;
}

#footer2 a {
  color:#fff;
  text-decoration:none;
}

/* News Startseite */

.news_list  { 
display:block;
width:100%;
float:left;
margin-bottom:20px;
padding-bottom:20px;
border-bottom:1px dotted #AEA59C;
}

.news_date { 
color: #ACA499;
font-size:10px;
margin-top:2px;
margin-bottom:5px;
text-align:right;
}

.news_image { 
float:left;
margin:0px 20px 0px 0px;
width:120px;
}

.news_title { 
  color:#85796C;
  font-size:14px;
    font-weight:bold;
  text-align:left;
}

.news_subheader {
padding:0px; 
margin:0px;
}

.news_link a {
  color:#728C9F;
  font-weight:normal;
    background: url(/fileadmin/template/img/arrow.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;
  padding-left:13px;
  float:right;
  text-decoration:none;
}

#content .news-amenu-container ul li {
 background-image:none;
 list-style:none;
 list-style-image:none;
 list-style-type:none;
}


.news-amenu-item-year {display:none;visibility:none;width:1px;height:1px;}

.news-amenu-container {
 border:none;
 height:0px;
}

.news-amenu-container ul {
    height:0px;
    border:none;
  color:#fff;
  float:left;
  margin:0px;
  padding:0px;
}

.news_item_active {
 padding-left:10px;
 padding-right:10px;
 margin:3px;
 color:#fff;
 background-color:#728CA0;
}

.news_item_inactive {
 padding-left:10px;
 padding-right:10px;
 margin:3px;
 color:#fff;
 background-color:#AEA59C;
}

.news-amenu-container li {
 float:left;
 padding:0px;
 margin:0px;
 color:#fff;
}

/* News Detailansicht */

.single_date { 
color: #ACA499;
font-size:10px;
margin:20px 0px 10px 0px;
text-align:right;
}

.single_title { 
  color:#867A6C;
  font-size:16px;
    font-weight:bold;
  text-align:left;
  margin:0px 0px 20px 0px;
  padding:6px 0px 6px 0px;
  border-bottom:1px dotted #AEA59C;
  border-top:1px dotted #AEA59C;
  float:left;
  width:100%;
  line-height:140%;
}

.single_subheader {
padding:0px; 
margin-top:10px;
font-weight:bold;
}

.single_image { 
float:right;
padding:0px 5px 15px 15px;
width:180px;
}

.single_image img { 
margin:5px 0px 5px 0px;
}

.news-single-img { 
font-size:10px;
line-height:120%;
float:left;
}

.bt_zurueck {
  color:#728C9F;
  font-weight:normal;
    background: url(/fileadmin/template/img/arrow_back.gif);
    background-repeat:no-repeat;
    background-position:0px 4px;
  padding-left:13px;
  text-decoration:none;
  width:100px;
}

.bt_zurueck a {
  color:#728C9F;
  text-decoration:none;
}

.tx-srfreecap-pi2-cant-read {
    line-height: 1.4em;
    color: #85796C;
    font-size:100%;
}

.tx-srfreecap-pi2-cant-read a {
             background: url(/fileadmin/template/img/arrow.gif);
             background-repeat:no-repeat;
             background-position:left center;
             line-height:15px;
             height:15px;
             text-align:left;
             padding-left:13px;
             color:#728C9F;
             font-weight:normal;
             text-decoration:none;
             display:inline-block;
}

.tx-srfreecap-pi2-image {
    width:213px;
}

form {
    border: 1px solid #fff;
  display:block;
}

#kontakt-form input {
    color:#85796C;
    border: 1px solid #AEA59C;
}

#kontakt-form textarea {
    color:#85796C;
    border: 1px solid #AEA59C;
}

#kontakt-form .kontakt-select {
    color:#85796C;
    border: 1px solid #AEA59C;
}

#kontakt-form .kontakt-label {
    padding-bottom:15px;
}

.newsletter {
    text-align:left;
  width:290px;
  height:90px;
  position:relative;
  left:100px;
  top:0px;
  float:left;
  padding:0px;
}

.newsletter_email {
  float:left;
  height:20px;
  line-height:20px;
  margin-right:5px;
  color:#85796C;
}

.newsletter_button {
  float:right;
}

.newsletter_form form {
  border:0px;
}

.newsletter h1 {
    font-size:12px;
  margin:0px;
}

.newsletter_field  {
  width:160px;
  color:#85796C;
  font-family:Arial, Helvetica, Verdana, sans-serif;
}

.newsletter_button {
    height:20px;
  line-height:20px;
  width:80px;
  background:url(/fileadmin/template/img/bt_anmelden.gif);
  background-repeat:no-repeat;
  background-position:left center;
  border:0px;
  cursor:pointer;
}
.nosee { display:none; }

#newsletter input {
    color:#85796C;
    border: 1px solid #AEA59C;
}

#newsletter select {
    color:#85796C;
    border: 1px solid #AEA59C;
}

.tx-nlsubscription-pi1 {
  margin:0px;
}

.csc-textpic-text h1 {
  margin-top: 0px;  
}

.csc-textpic-text, .csc-textpic-imagewrap {
  margin-bottom: 30px;  
}
