﻿table {
empty-cells:show;
} 
.container {
 
    justify-content: center;    /* center items vertically, in this case */
    align-items: center;        /* center items horizontally, in this case */
    border: 1px solid black;
}

 .main {
      text-align: center;
      margin: 5px;
      border-color:red;
      border-style:solid;
      border-width: 1px;
     
}
.foncontent 
{ color:  GrayText;
  font-family: Verdana ;
  font-size: 9pt;
  text-align: left;
 }
.foncontent_red 
{ color:  red;
  font-family: Verdana ;
  font-size: 9pt;
  text-align: left;
 }
.foncontentitalic 
{ color: GrayText;
  font-family: Verdana ;
  font-size: 9pt;
  text-align: left;
  font-style:italic;
 }
 .foncontent11 
{ color: GrayText;
  font-family: Verdana ;
  font-size: 11pt;
 }
  .foncontent11italic 
{ color: GrayText;
  font-family: Verdana ;
  font-size: 11pt;
  font-style:italic;
 }
 .foncontent11bold 
{ color: GrayText;
  font-family: Verdana ;
  font-size: 11pt;
  font-weight:bold;
 }
 .foncontent14bold 
{ color: GrayText;
  font-family: Verdana ;
  font-size: 14pt;
  font-weight:bold;
 }
.foncontent_white 
{ color: white;
  font-family: Verdana ;
  font-size: 9pt;
 }
.foncontent_white_11pt 
{ color: white;
  font-family: Verdana ;
  font-size: 11pt;
 }
.foncontent_white_bold 
{ color: white;
  font-family: Verdana ;
  font-size: 11pt;
  font-weight:bold;
 }
/* unvisited link */
.contact:link {
  color: GrayText;
}

/* visited link */
.contact:visited {
  color: GrayText;
}

/* mouse over link */
 .contact:hover {
  color: white;
}

/* selected link */
.contact:active {
   color: GrayText;
}
.display_none {
    display: none;
}
.display_block {
    display: block;
}
.display_table {
    display:table;
}
/* foot a-tag*/
.foot {
cursor: pointer;
color: GrayText;
font-family: Verdana ;
font-size: 11pt;
font-style: italic;
   
}
ul li {
   margin: 5px;
   
}
ul li a {
   color:white;
   font-family:Verdana;
   font-size: 9pt;
   text-decoration: none;
   text-align:left;
   text-indent: 2em;
}
.gallery {
  color: white;
  font-family: Verdana ;
  font-size: 9pt;
  text-align: left;
}
/* unvisited link */
.gallery:link {
  color: white ;
}

/* visited link */
.gallery:visited {
  color: white;
}

/* mouse over link */
 .gallery:hover {
  color:  pink  ;
}
.gallery_pink {
  color: pink;
  font-family: Verdana ;
  font-size: 9pt;
  text-align: left;
}
/* gallery blog */
.gallery_blog {
  color: darkblue;
  font-family: Verdana ;
  font-size: 9pt;
  text-align: left;
}
/* unvisited link */
.gallery_blog:link {
  color: darkblue ;
}

/* visited link */
.gallery_blog:visited {
  color:  darkblue;
}

/* mouse over link */
 .gallery_blog:hover {
  color:  pink  ;
}
/* selected link */
.gallary:active {
   color: darkblue ;
}
.right {
  text-align: right;
  margin-right: 1em;
}
.right_foncontent {
  text-align: right;
  margin-right: 1em;
}
.left_foncontent {
  text-align: left;
  margin-left: 1em;
}
.left {
  text-align: left;
  margin-left: 1em;
}
.modal_cover {
	
	opacity: 0.8;
	filter:alpha(opacity=80);

}
.display_block{
	
	display: block;

}
.display_table{
	
	display: table;

}
.display_none{
	
	display: none;

}
.button {
  background-color: #4eb5f1; /* Green */
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-family: Verdana ;
  font-size: 9pt;
  margin: 4px 2px;
  cursor: pointer;
}

.button1 {border-radius: 8px;
          padding: 10px 24px;
}

 .bg {
 background: url(./../Images/BGImage_2_v7.gif) no-repeat center center fixed ; 
 -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

 } 
 .headerbg {
 background: url(./../Images/HeaderBG.png) no-repeat center center fixed ; 
 -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

 } 
 .bg1 {
 background: url(./../Images/OzeanBG_v1.png) no-repeat center center fixed ; 
 -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;


 } 
   .bg2 {
 background: url(./../Images/BG_1.png) no-repeat center center fixed ; 
 -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;


 } 
 .bgtest {
 background: url(./../Images/OzeanBG_v1.png) no-repeat center center fixed ; 
 -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position-y: 120px;

 }
 .logoimg {
  border-radius: 10%;
  border: solid 1px #dddddd; 
  
}
 .linkbutton { 
    padding: 6px 8px; 
    background-color: #4eb5f1; 
    color: #fff; 
    border-radius: 5px; 
    border: solid 1px #dddddd; 
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4); 
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); 
    user-select: none; 
    text-decoration: none; 
    text-align: center;
    font-family: Verdana ;
    font-size: 9pt;
} 
 
.linkbutton:hover { 
    color: #fff; 
    background-color: #4095c6; 
    text-decoration: none; 
} 
 
.linkbutton:active { 
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5); 
    background-color: #888; 
} 
.homebg {
 background: url(./../Images/Home_v01.jpg); 
 }
.homebgforText {
    background: url(./../Images/HomeBG.png);
} 
/*css für blog*/
.foncontent_blog_9 
{ color:  GrayText;
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  text-align: left;
 }
.foncontent_blog_11 
{ color:  GrayText;
  font-family: Verdana, sans-serif;
  font-size: 11pt;
  text-align: left;
 }
.foncontent_blog_11_underline 
{ color:  GrayText;
  font-family: Verdana, sans-serif;
  font-size: 11pt;
  text-align: left;
  text-decoration:underline;
 }
