* {
  font-family: 'Open Sans', serif, Helvetica;
  font-size:13px;
 
}
th {
  font-size:14px;
  font-style:bold;
}

body {
  background-image: url(images/global/footer.jpg);
  background-repeat: repeat-y;
  background-position: center;
  background-color: #ffffff;
}
.kursiv { 
  font-style:italic; 
}

.hinweis1 {
  position:relative;
  bottom:-8px;
  color:#FF4040;
  background:#ffffff;
  margin-left:12px;
  width:60px;
  font-weight:bold;
}

.hinweis2 {
  overflow:hidden;
  border:1px solid #FF4040;
  padding:10px;
  color:#858585;
}

.error {
  border: 1px solid #FF4040;
}

.ok {
  border: 1px solid #a08000;
}

a:link {
  font-weight: bold;
  color: #ff039d;
}

a:visited {
  font-weight: bold;
        color: #ff039d;
}

a:hover {
  font-weight: bold;
         color: #616161;
}
a:active {
  font-weight: bold;
  color: #ff039d;
}
a:focus {
  font-weight: bold;
  color: #ff039d;
}

font.small , span.small {
  font-size:10px;
   color: #616161;
}

font.normal, span.normal {
  font-size:12px;
   color: #616161;
}


div.tiny{
  font-size: 10px;
   color: #616161;
}

.headline {
  font-size:18px;
  font-weight:bold;
  color:#ad3a80;
}
.kursiv {
 font-size:16px;
 font-style:italic;
}

img
{
  border: #04a6b0;
}

.yachting_subcats{
  font-family: 'Abel', serif, Helvetica;
  font-size:16px
}

a.mini:link {
  font-size:10px;
  font-family: 'Verdana', serif, Helvetica;;
  font-weight: bold;
  color: #ff039d;
}

a.mini:visited {
  font-weight: bold;
        color: #ff039d;
}

a.mini:hover {
  font-weight: bold;
         color: #616161;
}
a.mini:active {
  font-weight: bold;
  color: #ff039d;
}
a.mini:focus {
  font-weight: bold;
  color: #ff039d;
}

.btn_wrapper, .image_wrapper{
    float:left;
}
.btn{
    display:block;
    width:108px;
    height:90px;
    position:relative;
}
.btn img{
    position:absolute;
}
.btn_text, a .btn_text{
    position:relative;
    width:108px;
    text-align: center;
    top: 84px;
    z-index:10;
    color:#ff8003;
    font-family: 'Chivo', sans-serif !important;
    font-size:16px;
    
}

a .btn_text{
    color:#fff;
}
a:hover .btn_text{
    color:#ff039d;
}
.menu{
    padding-left:20px;
    width:660px;
    position:relative;
    top:-20px;
    
}
.mailto:hover{
    color:#fff;
}
h1{
    font-family: 'Chivo', sans-serif !important;
}

ul.multiplecols{
  width:100%;
  margin-bottom:20px;
  overflow:hidden;
}
li.multiplecols{
  float:left;
  display:inline;
}
#double li  { width:50%;} /* 2 col */
#triple li  { width:33.333%; } /* 3 col */
#quad li    { width:25%; } /* 4 col */
#six li    { width:16.666%; } /* 6 col */


.content{
  padding:0px;
  bottom:0px;
}

.demo{
  float:left;
}


/**********************************************************************************************************************/
/*                                        MAILDIALOG                                                                  */
/**********************************************************************************************************************/



.maildialog_h1 {
  font-size: 100%;
  margin-top: 0;
  text-align: left;
  cursor: default;

}


.maildialog_spalte1 {
  float: left;
  width: 286px;
}

.maildialog_formline {
  height: 25px;
  width: 270px;
}


.maildialog_select {
  border: 1px solid #808080;
  color: #231F20;
  font-size: 12px;
  font-style: normal;
  margin: 1px;
  width: 270px;
}

.maildialog_input {
  border: 1px solid #808080;
  color: #231F20;
  font-size: 12px;
  font-style: normal;
  margin: 1px;
  width: 270px;
}


.maildialog_textarea {
  border: 1px solid #808080;
  color: #231F20;
  font-size: 12px;
  font-style: normal;
  margin: 1px;
  width: 270px;
  height: 60px;
}

.maildialog_formleft {
  font-size: 90%;
  float: left;
  width: 130px;
  cursor: default;
}


.maildialog_cb {
  border: 1px solid #808080;
  width: 20px;
  color: #231F20;
  font-size: 12px;
  font-style: normal;
  margin: 1px;
  cursor: default;
}

.maildialog_formright {
  float: right;
  width: 130px;
}

.maildialog_smallinput {
  width: 130px;
  border: 1px solid #808080;
  color: #231F20;
  font-size: 12px;
  font-style: normal;
  margin: 1px;
}

.maildialog_spalte2 {
  float: right;
  width: 280px;
  text-align: left;
  cursor: default;
}


.maildialog_bold {
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 20px;
  line-height: 1.2em;
  text-align: left;
  cursor: default;
}


.maildialog_normal {
  margin-bottom: 15px;
  font-size: 90%;
  text-align: left;
  cursor: default;
}


.maildialog_small {
  margin-bottom: 15px;
  font-size: 80%;
  text-align: left;
  cursor: default;
}

.maildialog_a {
  color: white;
  text-decoration: underline;
  font-size: 80%;
  text-align: left;
}


.maildialog_btn {
  margin-bottom: 10px;
  background: none repeat scroll 0 0 #AAAAAA;
  color: white;
  font-size: 120%;
  font-weight: bold;
  text-align: left;
  width: 130px;
  border: 1px solid #808080;
  font-style: normal;
  cursor: pointer;
}

.maildialog_clearer {
    clear: both;
}

#recaptcha_image {width: 230px !important; height: 44px !important; }
#recaptcha_image img {width: 230px !important; height: 44px !important; }

div.zoomContainer {
  float: right;
  vertical-align: bottom;
  margin-top: 95px;
  margin-right: 10px;
}

div.zoomContainer div {
  float: left;
  vertical-align: bottom;
  padding: 5px;
  cursor: pointer;
  margin: 5px;
  font-weight: bold;
  color: #616161;
}

div.zoomContainer div.zoomOut {
  padding-top: 19px;
  font-size: 1.5em;
}

div.zoomContainer div.zoomNo {
  padding-top: 12px;
  font-size: 2em;
}

div.zoomContainer div.zoomIn {
  padding-top: 5px;
  font-size: 2.5em;
}