body {
    background: #f9fae9;
    font: 13px/21px Arial;
}

#wrapper {
    background: #fff;
    width: 900px;
    margin: 40px auto 0 auto;
}

#header {
    background: url(../images/header_bg.png) no-repeat 0 0;
    height: 160px;
    position: relative;
}

ul#navigation {
    position: absolute;
    top: 68px;
    right: 10px;
}

ul#navigation li {
    font-size: 14px;
    font-weight: bold;
    margin-right: 35px;
    float: left;
    display: inline;
}

ul#navigation li a,
ul#navigation li a:visited {
    color: #000;
    text-decoration: none;
}

ul#navigation li a:hover {
    color: #46166b;
}

#container {
    background: url(../images/content_bg.png) repeat-y 0 0;
    padding: 49px;
    position: relative;
}

.col1 {
    width: 422px;
    margin: 0;
    float: left;
    display: inline;
    position: relative;
    padding-bottom: 197px;
}

.col1s {
    width: 422px;
    margin: 0;
    float: left;
    display: inline;
    position: relative;
}

.slideshow {
    position: absolute;
    bottom: 0;
    left: -40px;
}

.col2 {
    width: 340px;
    height: 340px;
    margin: 0;
    float: right;
    display: inline;
    position: relative;
}

.premier {
    position: absolute;
    top: 0;
    left: 0;
}

.cleared {
    line-height: 1%;
    clear: both;
}

.frontpage {
    height: 400px;
    position: relative;
}

.frontpage .heading {
    position: absolute;
    top: 50px;
    left: 39px;
    z-index: 500;
}

.frontpage .girl {
    position: absolute;
    top: -20px;
    right: 9px;
    z-index: 400;
}

.frontpage .shrimp {
    position: absolute;
    bottom: 0;
    left: 200px;
    z-index: 600;
}

#footer {
    background: #f9fae9 url(../images/footer_bg.png) no-repeat 0 0;
    height: 100px;
    position: relative;
}

.impuls {
    width: 300px;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    position: absolute;
    top: 52px;
    left: 50%;
    margin-left: -150px;
}

a.impuls,
a.impuls:visited {
    color: #8d8d81;
    text-decoration: none;
}

a.impuls:hover {
    color: #000;
    text-decoration: underline;
}

.mills {
    position: absolute;
    top: 40px;
    right: 9px;
}

.horeca {
    position: absolute;
    top: 40px;
    left: 9px;
}

.polar {
    position: absolute;
    top: 40px;
    left: 126px;
}

.insp {
    margin-bottom: 10px;
}

/* Typography */

#container a,
#container a:visited {
    color: #59277e;
    text-decoration: none;
}

#container a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 24px;
    margin-bottom: 30px !important;
}

h2 {
    font-size: 16px;
}

h2 a, h2 a:visited {
    color: #000 !important;
}

h1 span {
    font-size: 14px !important;
    font-weight: normal;
    color: #999 !important;
}

.col1 h2,
.col1s h2 {
    font-size: 16px;
    line-height: 21px;
    color: #59277f;
    margin-bottom: 15px !important;
}

.page h3 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px !important;
}

p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 14px !important;
}

p.ingredients {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}

p.caption {
    font-size: 11px;
    color: #999;
}

.col1 a,
.col1 a:visited,
.col1s a,
.col1s a:visited {
    color: #666
}

.col1 a:hover,
.col1s a:hover {
    color: #fa9700;
}

.col1s ul {
    list-style: disc outside !important;
    margin: 0 0 20px 15px;
}

.col1s ul li {
    font-size: 13px;
    line-height: 18px;
}

/* Gallery */

.noentries {
    background: #ffe7c6;
    border: 1px solid #fba126;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.noentries h2 {
    font-size: 18px !important;
    color: #ca6c18;
}

.noentries a,
.noentries a:visited {
    color: #59277f;
    text-decoration: underline;
}

.noentries a:hover {
    color: #333;
}

.gallery,
.page {
    margin: 0 1px;
    overflow: hidden;
}

.gallery h2 {
    font-size: 11px;
    line-height: 16px;
}

.gallery h3 {
    font-size: 11px;
    font-weight: normal;
    color: #f78f1e;
    line-height: 16px;
}

.gallery a.first_link,
.gallery a.last_link {
    display: none;
}

ul.galleryImages li {
    width: 140px;
    height: 160px;
    margin: 0 25px 21px 0;
    float: left;
    display: inline;
}

ul.galleryImages li:nth-child(5n) {
    margin-right: 0 !important;
}

ul.galleryImages li a,
ul.galleryImages li a:visited {
    color: #000;
    text-decoration: none;
}

ul.galleryImages li a:hover {
    color: #46166b;
    text-decoration: underline;
}

ul.galleryImages li img {
    display: block;
    margin-bottom: 5px;
}

.page_navigation {
    width: 784px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.page_navigation a,
.page_navigation a:visited {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.page_navigation .page_link {
    font-weight: normal;
    padding: 0 6px;
    line-height: 30px;
}

.page_navigation .active_page {
    font-weight: bold;
}

.page_navigation .previous_link {
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
}

.page_navigation .next_link {
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
}

/* Form */

.formItem {
    margin-bottom: 10px;
}

.formItem label {
    width: 100px;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    float: left;
    display: inline;
}

.formItem .textfield {
    border: 1px solid #999;
    width: 240px;
    font-size: 13px;
    padding: 5px 5px 6px 5px;
}

.formItem .textbox {
    border: 1px solid #999;
    width: 240px;
    height: 100px;
    font-size: 13px;
    padding: 5px 5px 6px 5px;
}

.formItem .btn {
    margin-left: 100px;
}

.formItemAccept {
    font-size: 10px;
    line-height: 14px;
    margin: 0 70px 10px 100px;
}

.errorForm {
    border: 1px solid #ff0000;
    background: #ffcccc;
    font-size: 11px;
    margin-bottom: 20px;
    padding: 15px 20px;
}

.errorForm h2 {
    color: #000;
    font-size: 13px;
    margin-bottom: 4px !important;
}

.errorForm p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px !important;
}

.errorForm ul {
    margin: 0 0 6px 0 !important;
    list-style: none !important;
}

.errorForm ul li {
    font-size: 11px;
    margin-right: 5px;
    float: left;
    display: inline;
}

.errorForm ul li.fields {
    font-weight: bold;
}
