body {margin:0;padding:0;}

strong {font-weight: 700;}

//Artikeldetailseiten
.testare {width:659px; }
    .testare td {font-size:16px;font-family: 'Oswald', sans-serif;font-weight: 300; color:#000000;}
    .testare h1 {font-size:27px;font-family: 'Oswald', sans-serif;font-weight: 700; color:#000000; margin-bottom:0px;;margin-top:0px;}
    .testare h2 {font-size:20px;font-family: 'Oswald', sans-serif;font-weight: 700; color:#000000; margin-bottom:0px;margin-top:0px;}
    .testare h3 {font-size:18px;font-family: 'Oswald', sans-serif;font-weight: 400; color:#000000; margin-bottom:0px;margin-top:0px; text-transform:uppercase;color:#f06f0c;}
    .artFotoBox_hos {margin-bottom:25px;}
    .artFotoBox_hos .text {font-weight:400;}
    .artFotoBox_hos .author {float:right;font-weight:300;margin-left:10px;font-style:italic;}

.testare a:link {text-decoration: none; color:#000000;}
.testare a:hover {text-decoration: none; color:#000000;}
.testare a:visited {text-decoration: none; color:#000000;}
.testare a:active {text-decoration: none; color:#000000;}
.testare a {text-decoration: none; color:#000000;}

.testare_uebersicht a:link {text-decoration: none; color:#000000;}
.testare_uebersicht a:hover {text-decoration: none; color:#000000;}
.testare_uebersicht a:visited {text-decoration: none; color:#000000;}
.testare_uebersicht a:active {text-decoration: none; color:#000000;}
.testare_uebersicht a {text-decoration: none; color:#000000;}

.toptext1 a:link {text-decoration: none; color:#000000;}
.toptext1 a:hover {text-decoration: none; color:#000000;}
.toptext1 a:visited {text-decoration: none; color:#000000;}
.toptext1 a:active {text-decoration: none; color:#000000;}
.toptext1 a {text-decoration: none; color:#000000;}


.neo_text a {color:#f06f0c; !important}
.neo_text a:link {color:#f06f0c; !important}
.neo_text a:visited {color:#f06f0c; !important}
.neo_text a:active {color:#f06f0c; !important}
.neo_text a:hover {color:#f06f0c; text-decoration:underline;!important}

  .effet {
    background-repeat: no-repeat;
    background-size:975px;
    width:975px;
    height:450px;
    margin:0px;
    padding:0px;
    box-shadow: inset 0 10px 5px rgba(0,0,0,.5);
  }
  
  .effet_innen {
    box-shadow: inset 0 -140px 100px -50px black;
    font-size:17px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color:#FFFFFF;
    width:930px;
    height:410px;
    padding:20px; 
    color:#FFFFFF;
    text-shadow: 3px 4px 4px black;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=45);
    vertical-align:bottom;
  }
  
  .effet_innen h3 {
    margin-bottom:0px;
    text-transform:uppercase;
    color:#f06f0c;
    text-shadow: 1px 1px 1px black;
  }

.artFotoBox_hos {
display:none !important;
}
    


//Übersichtsseiten
 .testare_uebersicht    {width:649px;margin-left:0px;}
    .testare_uebersicht td {font-size:14px;font-family: 'Oswald', sans-serif;font-weight: 300; color:#000000;}
    .testare_uebersicht h1 {font-size:20px;font-family: 'Oswald', sans-serif;font-weight: 700; color:#000000; margin-bottom:0px;}
    .testare_uebersicht h2	{font-size:18px;font-family: 'Oswald', sans-serif;font-weight: 700; color:#000000; margin-bottom:0px;margin-top:0px;}
   


//Footer
.box-foot {font-size:14px;font-family: 'Oswald', sans-serif;font-weight: 300; color:#000000; min-width:700px;}
.box-foot img {margin:0px 30px 0px 30px; box-shadow:3px 3px 3px #888888;}
.box-foot hr {
height: 1px;
color: #888888;
background-color: #888888;
border: none;
margin-bottom:5px !important;
width:750px;
}
.box-foot h4 {margin-bottom:5px !important;text-transform:uppercase;color:#888888 !important;font-size:16px !important; }









 .comments {    background-color:#f5f5f5;
    border-radius: 5px;
    padding:10px;
    padding-top:0px;
    padding-bottom:0px;
  }
  
  
  
  .commentbox {
    width:230px;

    text-align:center;
    text-transform:uppercase;
    float:right;
    height:250px;
  }
  
  .commentbox img {
  
    margin-left:10px;
    margin-right:10px;
    
  }
  
  .moodlybox {width:370px;float:left;}
  
  .commentbox .blue-header {margin-top:16px !important;
    font-size:12px; 
  }
  
  
  .twitterbox {
  cursor:pointer;
    background-color:#b2deed;
    border-color:#00b0ed;
    border-width:1px;
    border-style:solid;
  transition-property: width,background;
transition-duration: 0.5s, 0.5s;
transition-delay: 0s, 0s;
  }
  
  .twitterbox:hover {
  
    background-color:#00b0ed;
        width:220px;
  
  }
  
  .googlebox {
    
      cursor:pointer;
    float:right;
    background-color:#e8a79d;
    border-color:#cf3d28;
    border-width:1px;
    border-style:solid;
  transition-property: width,background;
transition-duration: 0.5s, 0.5s;
transition-delay: 0s, 0s;
  }
  
      .googlebox:hover {
  
    background-color:#cf3d28;
    width:200px;
  
  }
  
    .facebookbox {
    float:left;
    background-color:#9fabca;
      border-color:#3b579d;
    border-width:1px;
    border-style:solid;
      cursor:pointer;
  transition-property: width,background;
transition-duration: 0.5s, 0.5s;
transition-delay: 0s, 0s;
  }
  
  
    .facebookbox:hover {
  
    background-color:#3b579d;
        width:200px;
  
  }
  
  .commentbutton {
    border-radius: 5px;
    width:180px;
    //display:inline;
    padding:0px;
    padding-bottom:0px;
    margin-left:auto;
    margin-right:auto;
    height:35px;
    vertical-align: middle;
    text-align: center;
    color:#ffffff;  
    
  }
  .commentbutton img {
    vertical-align: middle;
    margin:0px;
    padding:0px;
    float:left;
  }
  
  .commentbutton div {
    font-size: 15px;
    margin-top:6px;
    margin-left:auto;
    margin-right:auto;
  }
  