﻿header, nav, footer, aside, section {
    display: block;
    font-family: Verdana sans-serif;

}
#cookie-law { 
    max-width:100%;
    background:#FFFFBF; 
    margin:10px auto 0; 
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
}
 
#cookie-law p { 
    padding:10px; 
    font-size:87.5%; 
    font-weight: normal; 
    text-align:center; 
    color:#000000; 
    margin:0;
}
#cookie-law span{
    max-width:10%;
    background:#FF8000; 
    margin:10px auto 0; 
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;

}
#cookie-law a{
	font-size:large;
	max-width:10%;
    background:#FF8000; 
    margin:10px auto 0; 
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;

}
A {
  color: #000000;
  text-decoration: none;
  font-size:12px;
  width: 100%;
}

A:hover {
 background-color: #FFFFAA;

       }
#hintergrund{
    widows: 1280px;
    background-color: #FFFFBF;

}
#wrapper{
     width: 900px;
     border-color: #800000;
     border: solid;
     border-width: thin;
     margin: 0 auto;
     background-image: url(../bilder/orlandosidee-gewuerze-hintergrund.jpg);
     font-family: Verdana;
     font-size: 14px;
}


#body{

}

#logo {
    text-align: center;
    height: 100px;
}

#navlanguage {
    text-align: center;
}

#navlanguage li {
    width: 100%;
    display: inline;
    border-collapse: collapse;
    border-color: #800000;
    border: solid;
    border-width: thin;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    height: 55px;
    background-color: #FFFFAA;
    }

#navcategories {

    text-align:left;
    font-size: 14px;
    float: left;
}

#navcategories li {
    position: relative;
    float: left;
    display: inline;
    border-color: #800000;
    border-style: solid;
    border-width: thin;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    background-color: #FFFFAA;
     }
#navcategories a:hover{
    background-image: url(../bilder/orlandosidee-gewuerze-hintergrund.jpg);
}

#pepe {
    width: 400px;
    float: left;
    height: 1150px;
}

#pepe li {
    margin-left: 25px;
    font-size: large;


}

#text {
     margin-left: 400px;
       height: 1150px;
       margin-right: 25px;
}
#text p {


}
#text h1 {
      font-size:16pt ;
      font-weight: lighter;
      color: #000080;
      text-align: center;
}
#text h2{
      font-size:14pt ;
      font-weight: lighter;
      color: #000080;
      text-align: center;

}
#text img{
    margin-left: 35px;
}
#navfooter {
     margin-left: 130px;

}

#navfooter li {

    position: relative;
    display: inline;
    border-color: #800000;
    border-style: solid;
    border-width: thin;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    float: left;
    background-color: #FFFFAA;}

#footertext {
     margin-top: 30px;
     text-align: center;
     font-style: normal;
     font-size: x-small;
     }
#navfooter a:hover{
    background-image: url(../bilder/orlandosidee-gewuerze-hintergrund.jpg);
}