﻿

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

A:hover {
  color: #000000;
  text-decoration: none;


       }
#wrapper{
     width: 900px;
     border: 2px;
     margin: 0 auto;
     background-image: url(../bilder/orlandosidee-gewuerze-hintergrund.jpg);
     font-family: Verdana;
     font-size: 12px;
}
#hintergrund{
    widows: 1280px;
    background-color: #FFFFBF;
    }

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


aside {
    text-align: center;
    margin-top: 5px;
    margin-top: 25px;
}






#link1 {
    width: 400px;
    height: 450px;
    float: left;
    margin-left: 40px;
    margin-right: 10px;
}

#link1 p {
    display:inline;
    float: left;
}

#link1 img {
    margin-top: 10px;
    margin-bottom: 10px;

}
#link1 li {
    font-size: 14px;
    line-height: 25px;
}
#link2 {
     width: 400px;
     height: 450px;
     float: right;

    }
#link2 li {
    font-size: 14px;
    line-height: 25px;
}

#rezepte {
    margin-left: 400px;
    margin-right: 100px;
    height: 450px;
    margin-right: 20px;
    font-size: medium;
    font-style: italic;
    text-align: center;
}
#rezepte li {
  font-size: 14px;
    line-height: 25px;
}


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