/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* Code principal */

.logo-shop-temp {
    width: 270px;
    height: 90px;
    margin: 200px auto 20px auto;
    background: url(../images/sprite.png) no-repeat;
}

.text-shop-temp {
    display: block;
    font-size: 25px;
    text-align: center;
    color: red;
}

@font-face {
    font-family: 'questrialregular';
    src: url('./fonts/questrial-regular-webfont.eot');
    src: url('./fonts/questrial-regular-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/questrial-regular-webfont.woff') format('woff'), url('./fonts/questrial-regular-webfont.ttf') format('truetype'), url('./fonts/questrial-regular-webfont.svg#questrialregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    font-family: arial;
}

body {
    font-size: 12px;
    line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: questrialregular;
}

h1 {
    font-size: 1.7em;
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1.3em;
}

h5 {
    font-size: 1.2em;
}

h6 {
    font-size: 1.1em;
}

p {
    margin-bottom: 0.5em;
}

p.image {
    text-align: center;
    margin: 1em 0;
}

a {
    color: #FE0000;
    font-family: questrialregular;
}

.bold {
    font-weight: bold;
}

.button {
    display: inline-block;
    color: white;
    background: #fe1111 url(./images/button.jpg) repeat-x;
    padding: 0.3em 0.5em;
    border: 1px solid #ec1f1f;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none;
}

#headerContent,
#content,
#news,
#signature {
    width: 940px;
    margin: 2em auto;
    position: relative;
    z-index: 10;
}

#headerLanguage {
    width: 940px;
    margin: 0 auto;
    position: absolute;
    z-index: 10;
    text-align: right;
    top: 0px;
    left: 0px;
}

#headerLanguage a {
    padding: 3px;
    text-decoration: none;
    text-align: center;
    min-width: 18px;
    display: inline-block;
}

#headerLanguage a.gauche {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-right: 0;
}

#headerLanguage a.droite {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-left: 0;
}

#headerLanguage a.actif {
    background-color: #fd0100;
    color: #ffffff;
}

#headerLanguage a.inactif {
    background-color: #000000;
    color: #aaaaaa;
}


/*Header*/

#header {
    background: url(./images/silhouettes.png) no-repeat top;
}

#headerContent {
    overflow: hidden;
}

#header h1 {
    float: left;
}

#header h1 a {
    display: block;
    background: url(./images/sprite.png) no-repeat -8px -7px;
    width: 255px;
    height: 77px;
    text-indent: -9999px;
}

#header #partners {
    float: right;
}

#header #partners a {
    display: inline-block;
    background: url(./images/sprite.png) no-repeat;
    text-indent: -9999px;
    margin: 3em 1em 0;
}

#header #partners a#kitchenAid {
    width: 164px;
    height: 36px;
    background-position: -8px -95px;
}

#header #partners a#kitchenAid:hover {
    background-position: -8px -139px;
}

#header #partners a#kartell {
    width: 71px;
    height: 37px;
    background-position: -8px -182px;
}

#header #partners a#kartell:hover {
    background-position: -84px -182px;
}

a.facebook-icon {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 36px;
    right: 300px;
    background: url(./images/facebook-icon.png) no-repeat;
}

a.facebook-icon:hover {
    background: url(./images/facebook-icon.png) no-repeat -35px 0;
}


/*Menu*/

#header #menuPrinc {
    clear: both;
    background: #000;
    text-align: center;
    position: relative;
    z-index: 100;
}

#header #menuPrinc li {
    display: inline;
    position: relative;
}

#header #menuPrinc li a {
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.2em;
    padding: 0.5em 1em;
    display: inline-block;
}

#header #menuPrinc li a:hover,
#current {
    background: #fd0100;
    box-shadow: inset 0 0 9px #850000;
    -moz-box-shadow: inset 0 0 9px #850000;
    -webkit-box-shadow: inset 0 0 9px #850000;
}

#header #menuPrinc li:hover .submenu {
    display: inline-block;
}

#header #menuPrinc li .submenu {
    display: none;
    position: absolute;
    top: 40px;
    background: black;
}

#header #menuPrinc .submenu li {
    display: block;
    border-bottom: 1px solid #6C6C6C;
}

#header #menuPrinc .submenu li a {
    padding: 0.5em 2em;
    width: 150px;
}

#header #menuPrinc .arrow {
    position: absolute;
    background: url(./images/arrow.png) no-repeat center;
    width: 208px;
    height: 14px;
    display: none;
}

#header #menuPrinc li:hover .arrow {
    display: block;
}

#cuisineMenuItem .submenu,
#cuisineMenuItem .arrow {
    left: -20px;
}

#amenagementMenuItem .submenu,
#amenagementMenuItem .arrow {
    left: 0;
}

#storeMenuItem .submenu,
#storeMenuItem .arrow {
    left: -66px;
}


/*Content*/


/*Left & right*/

#left,
#right {
    width: 48%;
    margin-right: 1em;
}

#left {
    float: left;
}

#right {
    float: right;
    margin: 0;
}


/*Texte*/

#texte {
    width: 450px;
    height: 139px;
    background: url(./images/imagesAccueil.png) -5px -20px;
    display: table;
    font-family: questrialregular;
}

#texte #texteBase,
#texte #texteHover {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    height: 139px;
    font-size: 1.6em;
    max-width: 350px;
    padding: 0 3em;
    text-transform: uppercase;
}

#texte #texteBase {
    color: #848181;
}

#texte #texteHover {
    display: none;
}

#texte:hover #texteHover {
    display: table-cell;
}

#texte:hover #texteBase {
    display: none;
}

.texte-638px {
    display: block;
    width: 638px;
}


/*Commun store, cuisine, am�nagements*/

#store #storeBase,
#cuisine #cuisineBase,
#amenagements #amenagementsBase {
    display: table-cell;
    vertical-align: bottom;
}

#store #storeBase h2,
#cuisine #cuisineBase h2,
#amenagements #amenagementsBase h2 {
    background: rgba(255, 255, 255, .4);
    font-size: 27px;
    margin-bottom: 0.5em;
}

#store h2 a,
#cuisine h2 a,
#amenagements h2 a {
    display: block;
    padding: 0.2em 0.5em;
    color: black;
    text-decoration: none;
}

#store #storeHover,
#cuisine #cuisineHover,
#amenagements #amenagementsHover {
    display: none;
}

#store:hover #storeBase,
#cuisine:hover #cuisineBase,
#amenagements:hover #amenagementsBase {
    display: none;
}

#store:hover #storeHover,
#cuisine:hover #cuisineHover,
#amenagements:hover #amenagementsHover {
    display: block;
}

#storeHover,
#cuisineHover,
#amenagementsHover {
    background: rgba(0, 0, 0, .5);
}

#storeHover h2,
#cuisineHover h2,
#amenagementsHover h2 {
    font-size: 27px;
    padding: 2em 1em 1em;
}

#storeHover h2 a,
#cuisineHover h2 a,
#amenagementsHover h2 a {
    border-top: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
    color: white;
}

#storeHover a,
#cuisineHover a,
#amenagementsHover a {
    color: white;
}

#storeHover ul,
#cuisineHover ul,
#amenagementsHover ul {
    margin-left: 3.5em;
}

#storeHover ul a,
#cuisineHover ul a,
#amenagementsHover ul a {
    font-size: 22px;
    text-decoration: none;
}


/*Store*/

#store {
    width: 450px;
    height: 432px;
    background: url(./images/imagesAccueil.png) -5px -156px;
    margin-top: 1em;
    display: table;
}

#store h2 a:first-letter {
    color: #95a508;
}

#storeHover h2 a:first-letter {
    color: #e1ef61;
}

#storeHover a:hover {
    color: #e1ef61;
}

#storeHover {
    height: 419px;
}


/*cuisine*/

#cuisine {
    width: 450px;
    height: 325px;
    background: url(./images/imagesAccueil.png) -5px -605px;
    display: table;
}

#cuisine h2 a:first-letter {
    color: #de6425;
}

#cuisineHover h2 a:first-letter {
    color: #de6425;
}

#cuisineHover a:hover {
    color: #de6425;
}

#cuisineHover {
    height: 307px;
}


/*amenagement*/

#amenagements {
    width: 450px;
    height: 250px;
    background: url(./images/imagesAccueil.png) -5px -939px;
    margin-top: 1em;
    display: table;
}

#amenagements h2 a:first-letter {
    color: #e42c8a;
}

#amenagementsHover h2 a:first-letter {
    color: #e42c8a;
}

#amenagementsHover a:hover {
    color: #e42c8a;
}

#amenagementsHover {
    height: 230px;
}

#amenagementsHover h2 {
    padding: 2em 0 1em;
}

#amenagementsHover ul li {
    display: inline-block;
    width: 195px;
}


/*footer*/

#footer {
    clear: both;
    background-color: #f6f3f3;
    border-top: 1px solid #ebebeb;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.infosWrapper {
    background: #fbfbfb;
    padding: 1em 0;
}

#footer #informations {
    width: 940px;
    margin: 2em auto 0;
    font-family: questrialregular;
    font-size: 1.1em;
    overflow: hidden;
    padding-bottom: 3em;
}

#footer #informations .bloc {
    width: 31%;
    margin: 0 1%;
    float: left;
}

#footer #informations .bloc-last {
    float: right;
}

#footer #informations .bloc h2 {
    text-transform: none;
}

#footer #informations .bloc a {
    color: #000;
    text-decoration: none;
}

#footer #informations .bloc .heures {
    float: right;
}

#news {
    margin-bottom: 1em;
}

#news-wrapper {
    width: 940px !important;
    margin: 0 auto;
    padding-bottom: 2em;
    border-bottom: 1px solid #cfcfcf;
}

#news img {
    float: left;
    margin-right: 1em;
}

#footer .readMore {
    float: right;
}

.article {
    width: 940px !important;
}

#signature {
    clear: both;
    border-top: 1px solid #ebebeb;
    color: #c2c2c2;
    padding-top: 1em;
    margin-top: 0;
}


/*Cuisine �quip�e*/

.kitchenList {
    font-size: 1.15em;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 25%;
    float: left;
    margin-bottom: 3em;
}

.kitchenList a {
    padding-left: 1em;
    display: block;
    color: #000000;
    text-decoration: none;
}

.kitchenList>li>a {
    /* border: 1px solid #cedce2; */
    border: 1px solid #ccc;
    background: /* #cce3ed */
    #ddd url(./images/category.jpg) repeat-x;
    padding-top: 0.45em;
    padding-bottom: 0.30em;
    margin-top: 0.5em;
}

.kitchenList>li>a.currentCat {
    background: /* #ebf9ff */
    #eee url(./images/categoryCurrent.jpg) repeat-x;
}

.kitchenList .sub1 {
    font-size: 1em;
}

.kitchenList .sub1 a {
    border-bottom: 1px solid #cfcfcf;
    padding: 0.3em 0 0.3em 1em;
}

.kitchenList .sub2 a {
    padding: 0.3em 0 0.3em 1.5em;
}

.kitchenList .sub1>li>a {
    font-size: 1em;
}

.kitchenList .sub1>li>a.currentSubCat {
    color: #FE0000;
}

.kitchenList .sub2 {
    text-transform: none;
}


/*Devis en ligne*/

form#devis legend {
    margin: 1em 0 1.5em;
    font-style: italic;
}

form#devis h3 {
    text-transform: none;
    font-size: 1.3em;
    margin: 1em 0 0.3em;
    clear: both;
    position: relative;
}

form#devis h3.current a {
    background: #D40706 url(./images/close.png) no-repeat center right;
}

form#devis h3 a {
    display: block;
    background: #D40706 url(./images/open.png) no-repeat center right;
    border: 1px solid #A42525;
    padding: 0.3em 1em;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #FBE8E8;
    box-shadow: inset 0 0 11px #990A0A;
    -moz-box-shadow: inset 0 0 11px #990A0A;
    -webkit-box-shadow: inset 0 0 11px #990A0A;
    text-shadow: -1px 0 0 #640606;
}

form#devis h3 span {
    font-size: 0.8em;
    font-weight: bold;
    font-style: italic;
}

form#devis h4 {
    display: block;
    clear: both;
    border-top: 1px dashed red;
    margin-top: 1em;
    padding-top: 0.5em;
    text-transform: none;
    color: red;
}

form#devis div p {
    position: relative;
    clear: both;
}

form#devis label {
    display: inline-block;
    width: 45%;
    text-align: right;
}

form#devis input[type="text"],
form#devis select {
    display: inline-block;
    width: 47%;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #d8d8d8;
    padding: 0.5em;
    margin: 1em 0.3em;
}

form#devis select {
    width: 49.2%;
}

form#devis input[type="radio"]+label,
form#devis input[type="checkbox"]+label,
form#devis input[type="radio"]+label+label,
form#devis input[type="checkbox"]+label+label {
    width: auto;
    margin-right: 2em;
    margin-left: 0.5em;
    padding: 0 0 0.5em;
}

form#devis input[type="checkbox"],
form#devis input[type="radio"] {
    margin-left: 24em;
    padding: 0.5em;
}

div#partie6 input[type="checkbox"] {
    margin: 3px 20px 0 0;
    padding: 0.5em;
    float: right;
}

div#partie6 input[type="checkbox"] label {
    margin: 0;
    float: left;
}


/* form#devis input[type="checkbox"]:first-of-type, form#devis input[type="radio"]:first-of-type{ margin-left: 0.5em;} */

form#devis .descIcon {
    display: inline-block;
    width: 2%;
    height: 2%;
    text-align: center;
    background: url(./images/descIcon.png) no-repeat;
    padding: 0.153em 0.4em;
    color: white;
    text-shadow: -1px 0 0 #9B0E0E;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}

form#devis h4 .descIcon {
    margin-left: 5px;
    font-size: 12px;
    line-height: 1.6;
    font-family: arial, verdana;
}

form#devis .descContent {
    position: absolute;
    width: 270px;
    top: -8px;
    right: 15px;
    border: 1px solid #B9B9B9;
    z-index: 1;
    background: white url(./images/descBack.jpg) repeat-x;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 0.5em 0.8em;
    font-size: 0.95em;
    box-shadow: 1px 1px 4px #949494;
    -moz-box-shadow: 1px 1px 4px #949494;
    -webkit-box-shadow: 1px 1px 4px #949494;
    margin-top: 2em;
    color: black;
    text-shadow: none;
    font-weight: normal;
    cursor: pointer;
}

form#devis .descContent img {
    margin: 0.5em 0.3em;
    max-width: 266px;
}

form#devis .add_field,
.remove_field {
    background-color: #D3D3D3;
    color: #0033FF;
    cursor: pointer;
    display: inline-block;
    font-size: 19px;
    height: 20px;
    text-align: center;
    width: 20px;
}

.checkboxContener,
.radioContener {
    margin-top: 1em;
}

#partie3 p input[type="radio"],
#partie4 p input[type="radio"],
#partie5 p input[type="radio"] {
    margin-left: 1em;
}

#partie5 p input[type="radio"]+label+input[type="text"] {
    width: 23.5%;
}

#partie6 .radioContener,
#partie6 .checkboxContener,
#partie8 .radioContener,
#partie8 .checkboxContener {
    width: 100%;
}

form#devis #partie6 input[type="radio"] {
    margin-left: 11.55em;
}

#partie6 .radioContener select,
#partie6 .checkboxContener select,
#partie8 .radioContener select,
#partie8 .checkboxContener select {
    width: 41%;
    margin-top: -0.5em;
}

#partie8 .checkboxContener input[type="text"] {
    width: 39%;
    margin-top: 3em;
}

#partie6 span.input,
#partie8 span.input {
    display: block;
    float: left;
    width: 49%;
    text-align: right;
    clear: both;
    height: 27px;
    margin-bottom: 1em;
}

#partie7 .checkboxContener {
    width: 100%;
}

#partie7 .checkboxContener input[type="checkbox"] {
    margin-left: 0;
}

form#devis .checkboxContener .descIcon,
form#devis .radioContener .descIcon {
    float: right;
    padding: 0.153em 0.5em;
}

form#devis .checkboxContener>label,
form#devis .radioContener>label {
    width: 309px;
}

form#devis .button {
    float: right;
    font-size: 1.1em;
    text-shadow: -1px 0 0 #9B0E0E;
    padding: 0.3em 3em;
    margin: 1em 0 2em;
}

#devis h3 span.error {
    font-size: 0.8em;
    top: 10px;
    font-style: normal;
    font-weight: bold;
    right: 29px;
    position: absolute;
}

#devis label.error {
    position: absolute;
    right: 60px;
    top: 17px;
    font-style: italic;
    color: red;
}

#devis .radioContener label.error,
#devis .checkboxContener label.error {
    top: 17px;
    left: 166px;
    right: auto;
}

form#devis input.dxucEditArea {
    margin: 0;
}

#devis .uploadImages {
    margin-top: 20px;
}

#devis .uploadImages label {
    width: 65%;
}

#devis .uploadImages>p {
    width: 115px;
    text-align: right;
    float: left;
    margin-right: 2em;
}

#devis .uploadImages table {
    width: 311px !important;
    display: inline-block;
}

#devis .uploadImages span.descIcon {
    float: right;
}

#go_ASPxUploadControl_Plans_Add {
    padding-bottom: 1em;
}

form#devis input.checkbox-fix1 {
    display: block;
    width: 15px;
    float: right;
}

form#devis label.label-fix1 {
    display: block;
    width: 300px;
    float: right;
    margin-top: -20px!important;
    margin-right: 35px!important;
}


/*Collections*/

.mainContent {
    width: 73%;
    float: right;
    margin-bottom: 3em;
    text-align: justify;
}

.mainContent h2 {
    text-transform: none;
}

.mainContent .kitchenName {
    color: #fe0000;
}

.mainContent ul {
    margin-top: 1.5em;
}

.mainContent ul li {
    display: block;
    float: left;
    width: 160px;
    height: 160px;
    margin: 0 10px 40px 0;
    /* background: url(./images/ombrePhoto.jpg)no-repeat bottom left; */
}

.mainContent ul li:nth-child(4n-0) {
    padding-right: 0;
}

ul.kitchenImages li {
    position: relative;
}

ul.kitchenImages li a img {
    display: block;
    position: absolute;
    z-index: 10;
    border: 1px solid #aaa;
}


/* .qtip-active{ display:block; width:160px; } */

.image-extended {
    width: 160px;
    height: 360px;
}


/*iframe collections*/

#iframeContent {
    width: 638px;
    max-height: 500px;
    background: #fff;
    margin: 0 auto 0 auto;
}

#iframeContent #img {
    text-align: center;
    background: url(./images/ombreGrandePhoto.jpg) no-repeat bottom center;
    padding-bottom: 2em;
}

#iframeContent #pdf {
    background: url(./images/pdf.jpg) no-repeat;
    padding-left: 4.5em;
    margin-bottom: 1em;
}


/*BLOG*/

#sidebarBlog {
    width: 25%;
    float: left;
}

.articleBlog {
    border-bottom: 1px dotted #fe0000;
    margin-bottom: 3em;
}

.articleBlog:last-of-type {
    border-bottom: none;
    margin-bottom: ;
}

.articleBlog .mygallery {
    margin-top: 2em;
}

.articleBlog .catArticle {
    text-align: right;
    font-style: italic;
    margin-top: 2em;
}

.articleBlog h3 a {
    text-transform: lowercase;
    text-decoration: none;
}

.articleBlog h3 {
    font-size: 1.4em;
    margin-top: 0.5em;
}

.articleBlog .imageSeule {
    float: left;
    margin: 0.3em 1em 0.7em 0;
}

#autresArticles {
    margin-top: 2em;
}

#prec {
    float: left;
}

#suiv {
    float: right;
}

#sidebarBlog>ul>li {
    margin-bottom: 1em;
}

#sidebarBlog>ul>li>span {
    display: block;
    border: 1px solid #CEDCE2;
    background: #EBF9FF url(./images/categoryCurrent.jpg) repeat-x;
    padding-top: 0.45em;
    padding-bottom: 0.30em;
    margin-top: 0.5em;
    padding-left: 1em;
    text-transform: uppercase;
    font-family: questrialregular;
    font-size: 1.15em;
    text-shadow: 0 1px 0 white;
}

#sidebarBlog .sousCat a {
    border-bottom: 1px solid #CFCFCF;
    padding: 0.3em 0 0.3em 1em;
    display: block;
    font-size: 1.1em;
    color: #fe0000;
    text-decoration: none;
    text-shadow: 0 1px 0 white;
}

h2.h2-gros {
    font-size: 25px;
}

.img-blog-medium {
    display: block;
    float: left;
    margin: 0 20px 15px 0;
    border: 1px solid #ddd;
}

.img-blog-big {
    display: block;
    border: 1px solid #ddd;
}


/*============================*/


/*===  Formulaire contact  ===*/


/*============================*/

form#myForm {
    position: relative;
}

form#myForm label {
    display: block;
    margin: 0 0 3px 0
}

form#myForm ul li {
    display: block;
    background: none;
    clear: both;
    margin: 0 0 -100px 0;
}

form#myForm input[type=text] {
    width: 650px;
    padding: 5px;
    border: solid 1px #666565;
    margin: 0 0 5px 0;
}

form#myForm input[type=submit] {
    display: block;
    cursor: pointer;
    padding: 5px;
    border: none;
    background: #FFFFFF;
    padding: 5px 15px;
    border: solid 1px #666565;
}

form#myForm textarea {
    border: solid 1px #666565;
    width: 650px;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
}

form#myForm span {
    font-size: 10px;
    display: block;
}

form#myForm input[type=text].error,
form#myForm textarea.error {
    border: solid 1px #f9b516;
    background: #feda99;
    color: #000000;
}

div.sended {
    font-size: 14px;
    padding: 60px 20px 20px 20px;
    text-align: center;
}

img#loadingImage {
    position: absolute;
    top: 45%;
    left: 46%;
}


/* Breite beschr�nken */

div.limiter {
    width: 638px;
    max-width: 638px;
    padding: 0;
    margin: 0 0 20px 0;
}

div.limiter-mini {
    width: 330px;
    height: 156px;
}

strong,
b {
    font-weight: bold;
}

.readmore-blog {
    text-transform: uppercase;
}

#popBack {
    display: none;
    background: white;
    box-shadow: 0 0 10px 0px grey;
    position: fixed;
    left: 30%;
    top: 5%;
    width: 40%;
    height: auto;
    z-index: 9000
}

#close {
    position: absolute;
    left: 92%;
    top: 1%;
    z-index: 1000;
    width: 30px;
    height: 30px;
    background: rgba(224, 23, 23, 0.8);
    font-size: 1.6em;
    color: white;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 0 10px -2px grey;
}


/*
* Slider
*/

.fancybox {
    /*display: none;*/
}