html, body {min-height:100%;margin:0;} /* for spreading gradient */
body {
  /*  background: #cccccc; */ 
  color:#000000; /*Text Farbe*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:0.8em; /* 100% equals fontsize of 14 px*/
  line-height: 1.4em;
   
  background: rgb(0,18,30); 
  background: -moz-linear-gradient(top, rgba(0,18,30,1) 0%, rgba(1,30,56,1) 100%); 
  background: -webkit-linear-gradient(top, rgba(0,18,30,1) 0%,rgba(1,30,56,1) 100%);
  background: linear-gradient(to bottom, rgba(0,18,30,1) 0%,rgba(1,30,56,1) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00121e', endColorstr='#011e38',GradientType=0 ); 
  
}

.pagewrap {
  /* border: 1px solid;
  border-color: #000; */
  overflow:hidden;
  max-width: 940px;
  margin: 0 auto;
  width: 96%;
  -webkit-box-shadow: 0px 0px 6px 4px rgba(1, 12, 20, 0.63);
  -moz-box-shadow:    0px 0px 6px 4px rgba(1, 12, 20, 0.63);
  box-shadow:         0px 0px 6px 4px rgba(1, 12, 20, 0.63);

}

/*
h1 {
  color:#000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:120%; 
}*/
/* 100% equals fontsize of 14 px*/

p {
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: justify;
}

h1 {
  color:#234457;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold; 
  font-variant: small-caps; 
  text-shadow: 1px 1px 1px #5C7887; 
  padding: 0px 1px;
  margin:2px 0;
 }


h2 {
  color:#234457; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:110%; /* 100% equals fontsize of 14 px*/
  font-weight: bold; 
  font-variant: small-caps; 
  text-shadow: 1px 1px 1px #5C7887;
  margin:1px 0;
}

h3 {
  color:#234457; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:100%; /* 100% equals fontsize of 14 px*/
  font-weight: bold; 
  font-variant: small-caps; 
  text-shadow: 1px 1px 1px #5C7887;
  margin:1px 0;
}

a {
  color:#234457;
  text-decoration:underline;
  text-shadow: 1px 1px 1px #5C7887;
}

a:hover {
  text-decoration:underline;color:#950404;
}

a:active {
  text-decoration:underline;
}

a:focus {
  text-decoration:none;
}

a:visited {
  color:#234457;
  text-decoration:none;
}

.header {
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color:#06357a;
  margin-top: 0;
}

.contentline {
  height: 1px;
  width: 100%;
  background-color: #234457;
  box-shadow: 1px 1px 1px #5C7887; 
  border: 0;
}

.navline{
  height: 1px;
  width: 100%;
  background-color: #85C7F2;
  box-shadow: 2px 2px 3px #000;
  border: 0;
}

.mainBox {
  /* background: #ddadf1; */
  background:#255774;
  overflow:hidden;
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #123e57;
 }

.mainBoxLeft{
  /* background:#f1edad; */
  background:#255774;
  float: left;
  width: 72%;

}

.mainBoxRight {
  /* background:#c3f1ad; */
  background:#255774;  
  float: right;
  width: 28%;  
}
.contentBox {
  background: #87AEC3;
  border: 1px solid #0B3F5A;
  width: 95%;
  margin: 6px auto;
  padding: 1%;
  box-shadow: 2px 2px 2px #132c3b;
}

.contentBoxinner {
  border: 1px solid #B7D4E3;
  padding: 1%;
}

.contentBox2 {
  background: #e9dcb9;
  border: 1px solid #0B3F5A;
  width: 95%;
  margin: 6px auto;
  padding: 1%;
  box-shadow: 2px 2px 2px #132c3b;
}

.contentBoxinner2 {
  border: 1px solid #fffaed;
  padding: 1%;
}

.review-link p {  
  padding-top: 10px;
  text-align: center;

}

.review-link a {
  display: block; 
  text-align: center;  
  padding-top: 5px;
  padding-bottom: 25px;
  width:100%;
  height:100%;
  font-size: 120%;
}   

.sideBox {
  background: #376a87; 
  border: 1px solid; 
  border-color:#4995C1;
  width: 95%;
  margin: 6px 5px 5px 0px;
  padding: 1%;
  box-shadow: 2px 2px 2px #132c3b; 
  
}

.sideBoxinner {
  padding: 1%;
}

.sideBox ul {
  list-style: none;
  margin: 0;
  padding: 0;  
}

.sideBox ul li a {
  display: block;
  padding: 0 5px;  
}

.img-resp-sidebox {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 1% auto;
  border: 1px solid;
  border-color:#4995C1;
}

.sideBox a, .sideBox a:focus, .sideBox a:active, .sideBox a.highlighted {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
  text-shadow: 2px 2px 3px #000;
  color:#85C7F2;
  text-decoration:none;
  font-weight:bold;
  line-height: 26px; 
}

.sideBox a:hover {
  background: #4484a9;
  color:#F9C302;
}

.img-resp-news-tn {
  float: left;
  padding: 0 10px 0 0;
}

.newsBoxinner {
  border: 1px solid;
  border-color:#B7D4E3;
}

.news-header {
  background: #87aec3;
  padding: 5px 5px;
}

.newsBoxPost {
  background: #9FC1D3; 
  border-top: 1px solid;
  border-color:#B7D4E3;
  left:0;  
  padding: 5px;
  min-height: 130px;
}

.newsBoxPost a,
.newsBoxPost a:focus,
.newsBoxPost a:active,
.newsBoxPost a.highlighted {
  color:#234457;
  text-decoration:none;
  font-weight:bold;
  font-size: 110%;
  font-variant: small-caps; 
  text-shadow: 1px 1px 1px #5C7887;
  display: block;
  
 }

 .newsBoxPost a:hover {
  text-decoration:underline;
  color:#950404;
  text-shadow: 1px 1px 0px #7396A9;
}

.newsBoxPost p {
  margin-bottom: 10px;
}

.ratingBox {
  overflow:hidden;
  border: 1px solid #123E57; 
  background:#e9dcb9; 
 }

.ratingBoxLeft{
  float: left;
  width: 62%;
 
}

.ratingBoxRight {
  float: left;
  width: 37%;
}

.ratingBoxRightinner {
  padding-top: 32px;
  font-size: 15px;
  text-shadow: 1px 1px 0px #B4AA8F;
  font-size: 15px;
  text-shadow: 1px 1px 0px #B4AA8F;
  line-height: 21px;
  text-align: center;
}


.tblbg {
  background: #234457;
  width: 100%;
  padding: 0;
  margin: 0;
  border-right: 1px solid #123E57;
}
.tbltop {
  background: #71a5c1;
  border-left: 1px solid;
  border-top: 1px solid; 
  border-color:#123E57;
}

.tblcont1 {
  background: #afd6eb;
  text-align: center;
  text-shadow: 1px 1px 0px #7396A9;

 }
.tblcont2 {
  background: #bfe0f1;
  text-align: center;
  text-shadow: 1px 1px 0px #7396A9;

 }
.tblcont3 {
  background: #c1dceb;
  text-align: center;

}
.tblcont4 {
  background: #d1e6f1;
  text-align: center;
}

#tbl-border-tr {
  border-right: 1px solid #123E57;
  border-top: 1px solid #123E57;
}

#tbl-border-t {
  border-top: 1px solid #123E57;
}

#tbl-border-r {
  border-right: 1px solid #123E57;
}

.top10box {
  padding: 0;
  overflow:hidden;
  border-left: 1px solid #123e57; 
  border-right: 1px solid #123e57;
  border-bottom: 1px solid #123e57; 
}

.top10box-left {
  float: left;
  width: 20%;
}

.top10box-right {
  float: left;
  width: 80%;
}

.top10box-left-inner {
  /* padding: 8% 0%; */
  text-align: center;
  padding: 6% 1%;
}

.top10box-right-inner {
  border-left: 1px solid #123e57;
  padding: 1% 2%;
 
}

.top10box-head {
  padding-bottom: 5px;
  color:#234457;
  font-size:110%; /* 100% equals fontsize of 14 px*/
  font-weight: bold; 
  font-variant: small-caps; 
  text-shadow: 1px 1px 1px #5C7887;
  display: block; 
}

.top10box-head a {
  display: block; 
  font-size:115%;
}

.top10box-head2 {
  color:#234457;
  font-size:110%; 
  font-weight: bold; 
  font-variant: small-caps; 
  text-shadow: 1px 1px 1px #5C7887;
}

.top10box-rating {
  padding: 2px 0;
  color:#234457;
  font-size:100%; 
  font-weight: bold; 
  font-variant: small-caps; 
  text-shadow: 1px 1px 1px #5C7887;
}

#top10color1 {
  background:#71a5c1;
  border-top: 1px solid #123e57;
}

#top10color2 {
  background:#71a5c1;
}

#top10color3 {
  background:#afd6eb;  
}

#top10color4 {
  background:#bfe0f1;
}

.listing-box {
  margin-top: 6px;
  padding: 5px;
  background: #afd6eb;
  border: 1px solid #123e57;  
}

.listing-text {
  text-align: justify;
}

.listing-container {
  overflow: hidden;  
}

.listing-rating {
  font-size:110%; 
  font-variant: small-caps; 
  text-shadow: 1px 1px 1px #5C7887;
  margin-top: 10px;
  width: 50%;
  float: left;
}

.listing-link {
  margin-top: 10px;
  width: 50%;
  float: right;
  text-align: right;
}

@media (max-width: 500px) {

 .listing-rating {
  width: 100%;
  }

  .listing-link {
  width: 100%;
  text-align: left;
  }

}

.biobox-text {
  margin: 10px auto;
}

.biobox-container{
  overflow: hidden;
}

.biobox-left {
  margin-top: 10px;
  width: 50%;
  float: left;
}

.biobox-left-data1 {
  margin-bottom: 10px;
  width: 45%;
  float: left;
}

.biobox-left-data2 {
  margin-bottom: 10px;
  width: 50%;
  float: left;
}

.biobox-right {
  margin-top: 10px;
  width: 50%;
  float: left;
}

@media (max-width: 500px) {
  .biobox-left {    
    width: 100%;
    margin-top: 5px;
  }
  .biobox-right {
    
    margin-top: 0px;
    border-top: 1px solid #123e57;
    padding-top: 10px;
    width: 100%;
  }
}

.tbl-main-top {
  width:99%;
  margin: 0 auto;
  margin-top: 10px;
  background:#71a5c1;
  border: 1px solid #123e57;
}

.tbl-main {
  width:99%;
  margin: 0 auto;
  border-left: 1px solid #123e57;
  border-right: 1px solid #123e57;
  border-bottom: 1px solid #123e57;
}

.tbl-cell-1 {
  font-size: 120%;
  padding: 5px 2px;
  text-align: center;
  margin: 0 auto;
}

.tbl-cell-1 a {
  display: block;
}

.tbl-cell-2 {
  padding: 3px;
  text-align: center;
  margin: 0 auto;
}

.tbl-cell-3 {
  padding: 3px;
  text-align: center;
  margin: 0 auto;
}

#tblcolor1 {
  background:#bfe0f1; 
}

#tblcolor2 {
  background:#afd6eb; 
}


.footer {
  background: #153649;
  color: #000000;
  border: 1px solid #0e2533;
  padding: 10px;
  overflow: auto;

}

.footer img {
  float: left;
  margin-top: 10px;
}

.footer p {
  float: right;
  margin: 10px;
}

.footer-text {
  float: right;
  text-align: right;
  font-size:11px;
  color:#2E749D;
  text-decoration:none;
  font-weight:normal;
  text-shadow: 2px 2px 1px #000;
}

.footer a:link {
  font-size:11px;
  color:#2E749D;
  text-decoration:none;
  font-weight:normal;
  text-shadow: 2px 2px 1px #000;
}

.footer a:hover {
  text-decoration:underline;
  color:#950404;
}

.footer a:visited {
  font-size:11px;
  color:#2E749D;
  text-decoration:none;
  font-weight:normal;
  text-shadow: 2px 2px 1px #000;
}

.thumbBox {
  text-align: center;
}

.thumbBox img {
  max-width: 100%;
  display: inline-block;
  margin-bottom: 3px;
}

.videoBox {
  border: 1px solid #123e57;
  margin: 15px auto 0 auto; 
}

/* For larger devices */
@media (min-width: 380px) {
.thumbBox img {
    max-width: 49%;
  }
}

.img-resp {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.img-resp-head {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.img-resp-bio {
  display: block;
  max-width: 99%;
  border: 1px solid #B7D4E3;
  height: auto;
  margin: 0 auto;
}

/* Media Queries */

@media (max-width: 728px) {
  .mainBoxLeft{
    width: 100%;  
  }

  .mainBoxRight {
    width: 100%;
  }

  .ratingBoxLeft{
    width: 100%; 
  }

  .ratingBoxRight {
    width: 100%;
  }

  .ratingBoxRightinner {
  min-height: 80px;
  padding-top: 10px;
  border-top: 1px solid #123E57;
  }

  .tblbg {
  border-right: none;
  }

  .contentBox {
    width: 95%;
    margin: 1% auto;
  }

  .sideBox {
    width: 95%;
    margin: 1% auto;
    margin-top: 0px;
    text-align: center;
  }

  .sideBox a, .sideBox a:hover, .sideBox a:focus, .sideBox a:active, .sideBox ul a.highlighted {
    line-height: 30px;
    font-size: 130%; 
    border: 1px solid;
    border-color: #85C7F2;
    box-shadow: 2px 2px 3px #000;
    background: #3f7b9d;
  }

  .sideBox a:hover {
  background: #4484a9;
  color:#F9C302;
}

  /* remove link center */
  #main-menu > li {
    display:block;
    float:left !important;
    width:100% !important;
  }
  #main-menu > li > a {
    padding-right:0 !important;
    text-align:left;
  }
} /* end media 768px */ 

@media (max-width: 400px) {
  .sideBox {
     /* width: 100%; /* two sideboxes in row*/
  }  

} /* end media 400px */ 

@media (max-width: 1024px) {



} /* end media 1024px */ 