﻿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);
}

#container {

    position: relative;
    width: 100%;
}
#pepe {
    width: 300px;
    position: absolute;
    left: 0px;
    top: 55px;
    height: 850px;
}

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

}

#produkt {
   margin-right: 450px;
   margin-left:310px ;
   margin-top: 55px;
   height: 850px;
}

 #produkt p{
   margin-top: 20px;
   text-align: center;
 }


 #produktpreis p{
    text-align: center;
    font-size: small;
     color: #000080;
 }

 #produkt a{
    width: 90%;
    display: inline;
    text-align: center;
    border-color: #800000;
    border: solid;
    border-width: thin;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    float: left;
    font-weight: bold;
    background-color: #FFFFAA;

 }
#produkt a:hover {

 background-color: #808080

       }

#versand p{
    font-size: xx-small;
}


#text {
    width: 420px;
    position: absolute;
    right: 10px;
    top: 20px;
    height: 1550px;
}

#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-top: 20px;
   text-align: center;
   margin-left: 110px;
}


#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);
}