/* 
  |         Domain: www.lukasheigl.de
  |         Owner & programmer: Lukas Heigl
  |         
  */

body {

  background-color: #8c8c8c; 
  height: 100%;
  overflow: hidden;
}



@font-face {
    font-family: Roboto Condensed Light;
    src: url("../fonts/RobotoCondensed-Light.ttf");
}

/* 
  |
  |             *****   Main Page   *****
  |
  */

#loading {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: block;
  opacity: 1;
   z-index: 99;
  background-color: #fff;
  text-align: center;
}

#loading-image {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
  background-size: contain;
  height: 100%;
  width: 100%;
}

#ArticlePage {
    margin-left: auto;
    margin-right:auto;
    padding: 5px;
    background-color: #e6e6e6;
    float:left;
    width: 935px;
}

#mapPage {
    margin-left: auto;
    margin-right:auto;
    padding: 5px;
    background-color: #e6e6e6;
    float:left;
    width: 935px;
}

#devildollarticle {
    background-color: #000000;
    color: #FFFFFF;
}

table, th, td {
   border: 1px solid black;
   text-align: center;
} 

.articleheading {
    
    text-align: center;
    font-size:40px;
}


#holygroundpictures {
   padding-left:60px;

}



#devildollpictures {
   padding-left:140px;

}


#mainblock {
    
    margin-left: auto;
    margin-right:auto;
    width: 1510px;
    padding: 5px;
    border: 2px solid black;
    height: 710px;
    overflow-y:scroll;
    background-color: #e6e6e6;
    margin-bottom: 100px;
}



#leftcolumn {
    width: 200px;
    padding-left: 10px;
    padding-right: 3px;
    float:left;
    text-align: center;
    border-collapse: collapse;
    font-weight: bold;

}

#mittelcolumn {
    float:left;
    padding: 10px;
    width: 700px;
    height: 670px;

}

#rightcolumn {
 float:left;

 height: 680px;
 margin-left: auto;
 margin-right: auto;
}

#picturecontainer{
   background: url("../img/Website_Painting.jpg") no-repeat center center;
   height: 280px;
   width: 400px;
   background-size: 100% 100%;
   margin:auto;

}

#maintext{
    clear: both;
}

#walloftheweek{
    margin-top: 10px;
     margin-left: 10px;
    width:500px; 
    text-align: center;
    background-color:#cccccc;
    border:1px solid black;
 

}

#walloftheweekhistory2 {

    margin-top: -40px;
    overflow:hidden;
    width: 6500px;
    background-color: #e6e6e6;
    
}



#walloftheweekhistory {

    height: 680px;
    border: 4px solid black;
    overflow-x: scroll;
 background-color: #e6e6e6;
    -ms-overflow-y-style: none;
    
}


#albumoftheweekhistory2 {

    
    overflow: hidden;
    width: 6000px;
    background-color: #e6e6e6;
    
}



#albumoftheweekhistory {

    border: 4px solid black;
    overflow-x: scroll;
    background-color: #e6e6e6;
    -ms-overflow-y-style: none;
    
}


.historywalloftheweek {
    width:500px; 
   text-align: center;
   margin-left: 60px;
    float: left;
    border:1px solid black;
  margin-top: 50px;
   margin-bottom: 50px;
    background-color:#cccccc;
}

#heading {      
    font-family: 'Roboto Condensed Light';
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    height: 35px;
    width: 1430px;
    text-align: left;
    background-color: #e6e6e6;
    color: white;
    border: 1px solid black;
}

.button {
    background: none;
     border:none;
     font-family: 'Roboto Condensed Light';
     margin-right: 5px;
     margin-left: 5px;
     margin-top: 5px;
     font-size: 15px;
}

#alles {
    overflow: hidden;
}

#MusikEmpfehlungen {
    font-weight: bold;
    
}


#walloftheweektitle {
    text-align: center;
     font-weight: bold;

}

#strich {
    height: 1320px;
    width: 2px;
    float: left;
    margin: 5px;
    background-color: black;
}

#strich1 {
    height: 1320px;
    width: 2px;
    float: left;
    margin: 5px;
    background-color: black;
}

img {
    padding: 5px;
        
}

#bild1 {
    float:left;
    
} 

#bau {
    font-size: 30px;
    padding: 10px;
    color: yellow;
    background-color: black;
    border: 5px dashed yellow;
    margin:auto;
    width:fill;
    float:left;
}

#bau:hover {
    color:black;
    background-color:yellow;
    border: 5px dashed black;
}


#albumoftheweek {
   background-color: #4B088A;
   padding: 8px;
   margin: 5px;
   width: 500px;
   border:1px solid black;
   float:left;
   margin-bottom: 50px;
}



#historyaotw10 {
   background-color: #4B088A;
   padding: 8px;
   margin: 5px;
   width: 500px;
   border:1px solid black;
   float:left;
   margin-bottom: 50px;
}


#historyaotw9 {
   background-color: #66ff66;
   padding: 8px;
   margin: 5px;
   width: 500px;
   border:1px solid black;
   float:left;
   margin-bottom: 50px;
}



#historyaotw8 {
   background-color: #1a0000;
   color: #cc0000;
   padding: 8px;
   margin: 5px;
   width: 500px;
   border:1px solid black;
   float:left;
   margin-bottom: 50px;
}




#historyaotw7 {
   background-color:#E0D9D3;
   padding: 8px;
   margin: 5px;
   width: 500px;
   border:1px solid black;
   float:left;
   margin-bottom: 50px;
}

#historyaotw6 {
   background-color:#e60000;
   padding: 8px;
   margin: 5px;
   width: 500px;
   border:1px solid black;
   float:left;
   margin-bottom: 50px;
}

#historyaotw5 {
   background-color:#ff751a;
   padding: 8px;
   margin: 5px;
   width: 500px;
   border:1px solid black;
   float:left;
   margin-bottom: 50px;
}

#historyaotw4 {
   background-color:#404040;
   padding: 8px;
   margin: 5px;
   width: 500px;
   border:1px solid black;
   float:left;
   margin-bottom: 50px;
}

#historyaotw3 {
   background-color:#00cc00;
   padding: 8px;
   margin: 5px;
   width: 500px;
   border:1px solid black;
   float:left;
   margin-bottom: 50px;
}

#historyaotw2 {
   background-color:#0033cc;
   padding: 8px;
   margin: 5px;
   width: 500px;
   border:1px solid black;
   float:left;
   margin-bottom: 50px;
}

#historyaotw1 {
   float:left;
   background-color:#E2A9F3;
   padding: 8px;
   margin: 5px;
   width: 500px;
   border:1px solid black;
}

#Weblinks {
    font-family: 'Roboto Condensed Light';
    font-weight: bold;
    float:left;
    margin: 3px;
    margin-left: 20px;
}

#Youtubeaotw {
    margin-left: 10px;
}

.aotwlinks:hover {
    transform: scale(1.5, 1.5);
}


.aotwpictures:hover {
    transform: scale(1.9, 1.9);
}

.holygroundpicture:hover {
     transform: scale(1.9, 1.9);
}


#review {
    margin: 10px;
}

#aotwfacts {
    float:left;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
#edgeoftime {
    float:left;
}
 #aotwtitle {
     text-align: center;
     font-weight: bold;
 }



/* 
  |
  |             *****   Development Page   *****
  |
  */

#S2Erkl {
    display:none;
    margin-left: 10px;
    margin-top: 30px;
    background-color: gray;
}

#S2Cont {
    display:none;
    height: 620px;
    border: 2px solid black;
    overflow-y: scroll;
}

#S2Vers10 {
    display:none;
    width: 900px;
    height: 400px;
    padding: 10px;
    margin: 5px;
    border: 1px black;
    background-color: white;
}

#S2Vers11 {
    display:none;
    width: 900px;
    height: 400px;
    padding: 10px;
    margin: 5px;
    border: 1px black;
    background-color: white;
}

#S2Vers12 {
    display:none;
    width: 900px;
    height: 400px;
    padding: 10px;
    margin: 5px;
    border: 1px black;
    background-color: white;
}

#S2Vers10img {
    float:left;
}

#Vers10 {
   font-weight: bold;
}

#S2Vers10Table {
    border-collapse: collapse;
    text-align: center;
}

#S2Vers10Eig {
    text-decoration: underline;
}

 /* 
  |
  |             *****   Collection Page   *****
  |
  */

#S3Container
{
    display:none;
  background-color: #fcea74;
  overflow: auto;
  margin-left: 10px;
  margin-right: -10px;
  margin-top: 10px;
  padding: 5px;
 border: 1px solid black;
}

#S3Sammlung
{
    display:none;
    font-weight: bold;
}


.S3Prefix 
{
    display:none;
    font-family: 'Roboto Condensed Light';
}

#S3over {
    overflow:hidden;
    margin-bottom: -25px;
}

.S3div {
    float:left;
    margin-right: 8px;
}