

html {
    padding: 0;
    color: #000;
    background: #fff;
    font: 12px "Arial", Sans-Serif;
  }


.body {
    position: relative;
    width: 965px;
    margin: 0 auto;
    behavior: url("../css/csshover2.htc");
  }

/* Link opmaak */

p {
    margin: 0;
    padding: 0 0 7px 0;
  }


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


a:hover {
    background-color: transparent;
    color: #000;
    text-decoration: underline;
  }

/* /Link opmaak */

/* Clear */

h2 {
	font-size: 12px;
	margin: 0px;
}

h3 {
	margin: 0px;
}

.clear {
    width: 1px;
    height: 1px;
    clear: both;
  }

/* /Clear */

/* Images */


img {
    border: 0;
  }

/* /Images  */

/* Alinea */


form p {
    padding: 0;
  }

/* /Alinea  */

/* Header  */


div#header {
    height: 62px;
    padding: 0;
  }


#besteconsumentenkoop {
    display: inline;
    float: left;
    margin: 13px 80px 0 29px;
    padding: 0;
  }


div#header a.fav {
    float: right;
    color: #07285b;
    margin: 43px 0 0 0;
    text-decoration: underline;
  }

/* /Header */

/* Menu  */

p.nieuwsbrief {
	height: 79px;
}

div#menu {
    height: 27px;
    background: #07285B;
    margin: 0 0 4px 0;
  }


div#menu ul {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    border-right: 1px solid #fff;
  }


div#menu ul li {
    float: left;
    color: #fff;
    font-size: 12px;
    border-left: 1px solid #fff;
  }


div#menu ul li a, div#menu ul li span {
    float: left;
    height: 27px;
    color: #fff;
    padding: 0 12px;
    line-height: 27px;
  }


div#menu ul li a:hover, div#menu ul li.active a {
    color: #fff;
    background: #CF0000;
    text-decoration: none;
  }


form#zoeken {
	display: relative;
/* 	float: right; */
	clear: right;
  }


form#zoeken input.textfield {
    display: inline;
    background: url("../images/zoeken.jpg") no-repeat;
    float: left;
    width: 300px;
    height: 21px;
	line-height: 21px;
    color: #999999;
    padding-left: 5px;
    font: 14px "Arial", Sans-Serif;
    border-style: solid;
	border-width: 2px;
	border-color: #07285B;
  }


form#zoeken input.submit {
    float: left;
    color: #fff;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
    background: url("../images/zoek.jpg") no-repeat;
    	height: 23px;
	width: 23px;
	border: 0px;
	cursor: pointer;
    font: 11px "Arial", Sans-Serif;
  }


form#product {
    float: left;
    width: 295px;
    height: 35px;
    background: url("../images/zoek_bg.png") no-repeat;
    margin: 0;
    padding: 0;
  }


form#product label {
/*     float: left; */
    color: #fff;
    margin: 0 32px 0 0;
    font-size: 12px;
    line-height: 27px;
  }


form#product select {
/*     float: left; */
    width: 147px;
    height: 18px;
    color: #000;
    margin: 4px 5px 0 0;
    font: 10px "Arial", Sans-serif;
    border: 1px solid #ABADB3;
  }

h1.searchtag {
		font-size: 10px;
		color: #CADFFF;
}
/* /Menu */

/* Left */


div#left {
    float: left;
    width: 159px;
    margin: 0 4px 0 0;
  }


strong.nieuwsbrief {
    display: block;
    height: 19px;
    color: #fff;
    background: #07285B;
    margin: 0 0 2px 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 19px;
    text-align: center;
  }


form#nieuwsbrief {
    width: 150px;
    background: #CADFFF;
    margin: 0;
    padding: 6px 0 6px 7px;
    border: 1px solid #07285B;
    overflow: hidden;
  }


form#nieuwsbrief input.textfield {
    width: 141px;
    height: 16px;
    margin: 0 0 10px 0;
    padding-left: 3px;
    border: 1px solid #07285B;
    color: #999999;
  }


form#nieuwsbrief input.submit {
    color: #07285B;
    background: none;
    margin: 0;
    padding: 0;
    font: 12px "Arial", Sans-serif;
    border: 0;
    cursor: pointer;
    text-align: left;
  }

/* /Left  */

/* Content */



div#aanbieding {
    float: left;
    width: 120px;
    height: 120px;
    margin: 0px;
    padding: 0px;
  }


div#aanbieding strong {
    display: block;
    height: 19px;
    color: #fff;
    background: #CF0000;
    margin: 0 0 4px 0;
    text-align: center;
    line-height: 19px;
    font-size: 12px;
    font-weight: normal;
  }


div#content {
    float: left;
    width: 802px;
    color: #07285B;
	position:relative;
}


div#content .tekst {
    padding-top: 15px;
    padding-left: 15px;
  }


div#content p {
    line-height: 20px;
  }


div#content h1 {
    color: #ff0000;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 1px;
    display: block;
    width: 80%;
    margin-bottom: 15px;
    margin-top: 0px;
}


div#content .header {
    float: left;
    margin: 0 4px 0 0;
  }
div#content .headertekst {
	position:absolute;
	left:0px;
	top:0px;
	height:90px;
	width:650px;
	color:white;
	padding:15px;
	padding-top:10px;
	line-height: 20px;
	text-align:left;
}
div#content .headertekst .leesmeervak {
	position:absolute;
	right:200px;
	bottom:17px;
	width:200px;
	height:10px;
	text-align:right;
}
div#content .headertekst .leesmeervak a {
	color:white;
}

ul#beoordeeld {
    float: right;
    margin: 4px 0 10px 0;
    padding: 0;
    list-style: none;
  }


ul#beoordeeld li {
    display: inline;
    float: left;
    width: 141px;
    margin: 0 0 0 5px;
    padding: 0;
  }


ul#beoordeeld li strong {
    display: block;
    margin: 0 0 4px 0;
  }


ul#beoordeeld li div {
    height: 136px;
    border: 1px solid #D4D5C5;
    overflow: hidden;
  }


ul#specs {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #D4D5C5;
    clear: both;
  }


ul#specs li {
    height: 100%;
    border-bottom: 1px solid #D4D5C5;
    line-height: 21px;
    clear: both;
  }


ul#specs li.head {
    /* font-weight: bold;
    */;
  }


ul#specs li span.col {
    float: left;
    width: 141px;
    color: #3b3b3b;
    text-align: center;
  }

ul#specs li span.andereaanbieders {
    position: relative;
    left: 24px;
    float: left;
    width: 141px;
    color: #3b3b3b;
    text-align: center;
  }


ul#specs li span.spec {
    float: left;
    width: 210px;
    color: #3b3b3b;
  }

ul#specs li span.spec_andere_aanbieder {
    float: left;
    font-weight: bold;
    margin-top: 60px;
    width: 210px;
    color: #3b3b3b;
  }

ul#specs li span.spec_normaal_bold {
    float: left;
    width: 210px;
    color: #3b3b3b;
    font-weight: bold;
    font-size: 12px;
  }


ul#specs li span.spec_geld_bold {
    float: left;
    width: 210px;
    color: #3b3b3b;
    font-weight: bold;
    font-size: 12px;
  }


ul#specs li span.col img {
    margin: 3px 0 0 0;
  }


a.i {
    position: relative;
    float: left;
    width: 16px;
    margin: 2px 0 0 0;
    text-decoration: none;
  }


a.i span {
    display: none;
}

a.i:hover span{
    position: absolute;
    background-color: #07285B;
    color: #fff;
    display: block;
    width: 300px;
    border: 1px solid #1F4F9A;
    padding: 0 10px;
    line-height: 15px;
    font-weight: normal;
    font-size: 11px;
}


ul#specs li.groen span.col {
    color: #0a8800;
    font-weight: bold;
  }


ul#specs li.aanbieders {
    height: 42px;
  }


div#productfoto {
    position: relative;
    z-index: 0;
  }


div#fotovergroot {
    position: absolute;
    left: 109px;
    top: 107px;
    z-index: 1;
  }

/* /Content  */

/* Right */


div#right {
    float: left;
  }

/* /Right  */

/* Footer */

div#footer a {
	color: #f00;
}

div#footer {
    color: #07285b;
    font-size: 12px;
    text-align: right;
    clear: both;
  }


div#footer ul {
    height: 27px;
    background: #07285B;
    margin: 0 0 3px 0;
    padding: 0;
    line-height: 27px;
    text-align: center;
    clear: both;
  }


div#footer ul li {
    display: inline;
    color: #fff;
  }


div#footer ul li a {
    color: #fff;
    margin: 0 5px;
  }


a.stuur {
    float: right;
    color: #07285b;
    background: url("../images/doorsturen.png") no-repeat top center;
    margin: 15px 0 10px 0;
    padding: 25px 0 0 0;
  }


a.print {
    float: right;
    color: #07285b;
    background: url("../images/print.png") no-repeat top center;
    margin: 15px 0 10px 15px;
    padding: 25px 0 0 0;
  }

a.reviewimg {
/*     float: left; */
    color: #07285b;
    background: url("../images/review_icon.jpg") no-repeat top center;
    margin: 15px 0 10px 15px;
    padding: 25px 0 0 0;
  }

/* /Footer  */

/* product style */


.p_normaal {
	font-size: 11px;
  }


.p_normaal a {
    text-decoration: underline;
  }


.p_normaal_bold {
    font-weight: bold;
    font-size: 12px;
  }


.p_normaal_bold a {
    text-decoration: underline;
  }


.p_geld {
	font-size: 11px;
  	 text-decoration: underline;
}


.p_geld a {
    text-decoration: underline;
  }


.p_geld_bold {
    font-weight: bold;
    font-size: 12px;
   text-decoration: underline;
  }


.p_geld_bold a {
    text-decoration: underline;
  }


.p_geld_s {
    text-decoration : line-through;
    color: #000;
	font-size: 10px;
  }


.p_geld_s a {
    text-decoration: underline;
  }


.p_getal {
    font-weight: bold;
    font-size:14px;
    color:#00CC00;
  }


.p_getal a {
    text-decoration: underline;
  }


.p_aanbieding {
    color:#ff0000;
	font-size: 11px;
  }


.p_aanbieding a {
    text-decoration: underline;
  }


.p_blank {
    line-height: 21px;
  }


.p_klein {
    font-size : 8px;
  }

.p_reviews {
	font-size: 11px;
  }

h2.bold {
    margin: 0px;
}


div#kruimelpad {
	clear: both;
	font-family: Arial;
	font-size: 11px;
}

/* Formulieren */

#form input.textfield {
	    border: 1px solid #07285B;
		background-color: #cadfff;
		width: 650px;
}

#form input.textfield2 {
	    border: 1px solid #07285B;
		background-color: #fff;
		width: 650px;
}

#form textarea.textfield {
	    border: 1px solid #07285B;
		background-color: #cadfff;
		width: 650px;
		height: 75px;
}

table.block {
    border: 1px solid #07285B;
	background-color: #cadfff;
	width: 100%;
}
.subcategorieen{
	width:150px;
	padding:5px;
	float:left;
	text-align:center;
}
/* \Formulieren */

span.leesmeer {
	font-size: 11px;
}

#advertentie_links {
	text-align: center;
}


.navbar
{
}

.mainDiv
{
  width:159px;
  margin: 2px 0 0 0;
}

.topItem
{
	font-weight: bold;
	color: #fff;
	background: #07285B;
  width: 159px;
  height: 19px;
  line-height: 19px;
  cursor:pointer;
  text-indent:7px;
}

.topItem#active
{
	background: #CF0000;
}

.topItem a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.topItem a:hover
{
	color: #fff;
}

a.leftmenu {
	color: #fff;
}

.topItemOver
{
	font-weight: bold;
	color: #fff;
  background-color:#CF0000;
  height: 19px;
  line-height: 19px;
  width: 159px;
  cursor:pointer;
  text-indent:7px;
}

.topItemClose
{
	position: relative;
	font-weight: bold;
	color: #fff;
  background-color:#07285B;
  height: 19px;
  line-height: 19px;
  width: 159px;
  margin: 0 0 -16px 0;
  cursor:pointer;
  text-indent:7px;
  z-index: 999999;
}


.topItemCloseOver
{
	position: relative;
	font-weight: bold;
	color: #fff;
  letter-spacing: 0;
  background-color:#07285B;
  height: 19px;
  line-height: 19px;
  margin: 0 0 -16px 0;
  width: 159px;
  cursor:pointer;
  text-indent:7px;
  z-index: 999999;
}



.dropMenu
{
  background-color: #FFEFEF;
  color: #000;
  border: 1px solid #CF0000;
  margin: 2px 0;
  padding: 5px 0 10px 0;
  filter:alpha(opacity=100);
  padding-bottom: 7px;
}

.subMenu
{
   display:block;
}

.subItem
{
	font-weight: bold;
   padding-top: 3px;
   height:17px;
   font: 11px tahoma,verdana,sans-serif;
   text-decoration:none;
   color: #2e2e2e;
}

.subItem#subactive {
   background-color: #CF0000;
}

#subactive {
   background-color: #CF0000;
}

.subItem#subactive a{
    color: #fff;
}

.subItem a
{
	font-weight: bold;
   margin-left:7px;
   text-decoration:none;
   color: #2e2e2e;
}

.subItemOver
{
	font-weight: bold;
   padding-top: 3px;
   height:17px;
   background-color: #CF0000;
   color: #fff;
}

.subItemOver  a
{
	font-weight: bold;
   margin-left:7px;
   color: #fff;
   text-decoration:none;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;
}


/* Nieuws startpagina */

.nieuwsitemslijst {
	margin:10px;
	width:650px;
}
.nieuwsitem {
	position:relative;
	width:635px;
	height:200px;
	border:1px solid white;
	border:1px solid #D4D5C5;
	padding:5px;
	margin-top:5px;
}
.nieuwsitem:hover  {
	border:1px solid red;
}
.nimage {
	position:absolute;
	width:150px;
	height:150px;
}
.nimage img {
	border: 1px solid #D4D5C5;
	padding:2px;
}
.nitemcontent {
	position:absolute;
	left:175px;
	width:450px;
	height:150px;
}
.nitemcontent h2 {
	color:red;
	font-size: 16px;
}
.nitemcontent a {
	color:red;
}
.nitemcontent a:hover {
	text-decoration:none;
}
.ndoor {
	margin:10px 0 10px 0;
	font-style: italic;
	color:gray;
}
.nbottom {
	position:absolute;
	width:600px;
	height:50px;
	top:175px;
}
.ngeplaatst {
	width:300px;
	float:left;
	font-style: italic;
}
.narchief {
	width:200px;
	text-align: right;
	float:left;
}
.nleesmeer {
	width:100px;
	text-align: right;
	float:left;
}
.nleesmeer a {
	background-color:red;
	padding:5px;
	color:white;
	text-decoration: none;
}
.nleesmeer a:hover {
	text-decoration: underline;
}

.vergtable {
	width:802px;
	margin: 10px 0px 0px 0px;
}
.vergtable td {
	border-bottom: 1px solid white;
	color: #3B3B3B;
	line-height: 21px;
}
.vergtable_tr_odd td {
	background-color:#FFEFEF;
	border:1px solid #FFEFEF;
}
.vleg {
	width:189px;
}
.vleg div.wrapperout {
	width:189px;
}
.vleg div.wrapperin {
	white-space:nowrap;
}
.vcol {
	width:141px;
	text-align:center;
}
.vinfo {
	width:16px;
}
.vtopimg {
	border: 1px solid #D4D5C5;
	width:138x;
}
.voverigaanbs {
	width:100%;
}
.voverigaanbs td {
	border:0px;
}
.vatxtonderverg {
	width:750px;
	padding-left:24px;
	padding-top:25px;
}
.indexrechterbox {
	position:absolute;
	top:147px;
	right:0px;
	width:140px;
	height:400px;
	padding-top:20px;
}
.indexrechterbox ul {
	background-color:#CADFFF;
	border: 1px solid #07285B;
	padding:5px;
	margin-top:2px;
}
.indexrechterbox li {
	list-style-type:none;
	line-height: 20px;
}
.indexrechterbox a:hover {
	text-decoration:none;

}


/********************************************************************************************************/
/*	Nieuws   																							*/
/********************************************************************************************************/

.nieuws_overzicht {}

.nieuws_overzicht .nieuws_item {
    position: relative;
    height: 215px;
    border-top: solid 1px #DBDBDB;
    border-left: solid 1px #DBDBDB;
    border-right: solid 1px #DBDBDB;
    z-index: 0;
}

.nieuws_overzicht .nieuws_item:hover {
    border: solid 1px #F00;
    margin-bottom: -1px;
    z-index: 1;
}

.nieuws_overzicht .nieuws_item_img {
    position: absolute;
    left:5px;
    top: 5px;
    width: 150px;
    height: 150px;
    border: solid 1px #DBDBDB;
    padding: 3px;
    background: #fff;
}

.nieuws_overzicht .nieuws_item_contents {
    position: absolute;
    left:170px;
    top: 5px;
    bottom: 30px;
    right: 0px;
    overflow: hidden;
}

.nieuws_overzicht .nieuws_item_contents h1 {
    margin:0px;
    padding:0px;
    font: normal normal 18px/22px Arial;
    height: 22px;
    color: #f00;
}

.nieuws_overzicht .nieuws_item_contents h1 a {
    text-decoration: underline;
}
.nieuws_overzicht .nieuws_item_contents h1 a:hover {
    text-decoration: none !important;
}

.nieuws_overzicht div.nieuws_item_info {
    font: normal normal 11px/16px Arial;
    margin-bottom: 9px;
    color: #999;
}

.nieuws_overzicht div.nieuws_item_text {
    height: 100px;
    overflow: hidden;
    color: #525252;
}

.nieuws_overzicht .nieuws_item_bar {
    position: absolute;
    left:10px;
    height: 30px;
    bottom: 10px;
    right: 5px;
    overflow: hidden;
    font: normal normal 11px/30px Arial;
    vertical-align: bottom;
}

.nieuws_overzicht .nieuws_item_btn {
    display: block;
    position: absolute;
    right: 6px;
    top: 0px;
    width: 100px;
    height: 29px;
    font: normal normal normal 12px/29px Arial;
    color: #f00;
    text-align: center;
}
.nieuws_all {
    color: #525252 !important;
    font: normal normal normal 12px/29px Arial;
    height: 29px;
    margin-right: 5px;
    position: absolute;
    right: 111px;
    text-align: center;
    text-decoration: underline;
    top: 0px;
    width: 116px;
}

.nieuws_all2 {
    display: block;
    margin-top: 20px;
}

a.nieuws_all:hover {
    text-decoration: none !important;
}

.nieuws_overzicht .nieuws_naam {
    /*color: #f00;*/
}

/* Lijst */
.nieuws_lijst {
    margin-left: 15px;
    margin-right: 15px;
    border-top: solid 1px #DBDBDB;
    padding-top:  10px;
}

.nieuws_lijst .nieuws_item {
    height: 39px;
    position: relative;
    margin-bottom: 1px;
    cursor: pointer;
}

.nieuws_lijst .nieuws_odd {
    background: #F8F8F8;
}

.nieuws_lijst .nieuws_even {

}

.nieuws_lijst .nieuws_item_hover {
    border: solid 1px #f00;
    margin:-1px;
    margin-bottom: 0px;
}

.nieuws_lijst .nieuws_item_img {
    position: absolute;
    left:1px;
    top: 1px;
    width: 30px;
    height: 30px;
    border: solid 1px #DBDBDB;
    padding: 3px;
}

.nieuws_lijst .nieuws_item_title {
    position: absolute;
    left:45px;
    top: 1px;
    right: 100px;
    height: 30px;
    padding: 3px;
}

.nieuws_lijst .nieuws_item_date {
    position: absolute;
    width:150px;
    top: 1px;
    right: 100px;
    height: 30px;
    padding: 3px;
}

.nieuws_lijst .nieuws_item_btn {
    position: absolute;
    width:80px;
    top: 1px;
    right: 0px;
    height: 30px;
    padding: 3px;
}
.nieuws_lijst .nieuws_item_hover .nieuws_item_btn {
    text-decoration: underline;
}



/* Page */
.page {
    float: right;
    /*
    position: absolute;
    right: 0px;
    top:0px;
    height: 40px;*/
}

.page strong, .page ul, .page li{
	float: left;
}

.page ul{
	padding: 0 0 0 7px;
}

.page li{
	width: 24px;
	height: 24px;
	margin: 8px 0 8px 5px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #dbdbdb;
	background: #f8f8f8;
	list-style-type:none;
}

.page li.active{
	border-color: #FF0000;
	background: #FF0000;
}

.page a:hover{
	margin: -1px;
	border: 1px solid #b7b7b7;
	background: #e3e3e3;
}

.page li.active a{
	margin: 0;
	border: 0;
	background: none;
	color: #fff !important;
}

.page a{
	width: 24px;
	height: 24px;
	display: block;
	position: relative;
	text-decoration: none !important;
}

.page li.next, #content .page li.next a, #content .page li.active a:hover{
	background: none !important;
	border: none !important;
}

.page li.next a, #content .page li.active a:hover{
	margin: 0;
	border: 0;
}
/* Breadcrumb */
.breadcrumb{
	font: 11px/40px 'Arial';
	color: #525252;
	border-bottom: 1px solid #dbdbdb;
}

.breadcrumb p {
    height: 30px;
}

.breadcrumb a{
	color: #525252;
}

.breadcrumb a.active{
	color: #551b8c;
}

.breadcrumb a:hover{
	text-decoration: underline;
}


.aanbiedingbtn {
	width:141px;
	height:24px;
	padding-top:1px;
	margin-left:4px;
}
.aanbiedingbtn a {
	text-decoration:underline;
}
.aanbiedingbtn a:hover {
	text-decoration:none;
}



/* DialogWindow */
.dialog-window {
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background: url('/images/dialog-window-back.png');
	z-index: 1000;
}
.dialog-window .inner {
	position: absolute;
	left: 0px;
	top: 0px;
}
/* End DialogWindow */

/* Popup Contents */
.popup-contents {
	position: relative;
	width: 800px;
	border: 3px solid #ddd;
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	color: #5B5C5E;
}
.popup-contents .close {
	position: absolute;
	right: 5px;
	top: 5px;
	height: 17px;
	line-height: 17px;
	color: #07285B;
	font-weight: bold;
	text-decoration: none;
}
.popup-contents .close:hover {
	text-decoration: underline;
}
.popup-contents h1 {
	color: #0D589C;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-heigt: 32px;
	padding: 15px 0px 20px 15px;
color: red;
font-size: 12px;
text-align: left;
font-weight: bold;
}

.popup-contents h2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 31px;
	margin: 15px 0px 11px 0px;
	background: url(/images/document/line.png) repeat-x bottom;
	color: #07285B;
}
/* End Popup Contents */

/* Cookie-bar
#cookie-bar {
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: #DBDBDB;
	border-top: 1px solid #F8F8F8;
	z-index: 10000;
}
#cookie-bar > div {
	margin: 0px auto;
	width: 997px;
	height: 44px;
	line-height: 44px;
	font-family: Arial;
	font-size: 12px;
	color: #5B5C5E;
}
#cookie-bar input[type="button"] {
	float: right;
	width: 100px;
	height: 29px;
	font: normal normal normal 12px/29px Arial;
	background: #07285B;
	color: #fff;
	text-align: center;
	margin: 9px 0px 0px 0px;
	border: 0px;
	font-weight: bold;
}
#cookie-bar input[type="button"]:hover {
	text-decoration: underline;
}

#cookie-bar a {
	color: #07285B;
	font-weight: bold;
	text-decoration: none;
}
#cookie-bar a:hover {
	text-decoration: underline;
}*/
/* Cookie-bar */

#cookie_notice_desktop {
	position: sticky;
	bottom: 0px;
	background-color: black;
	opacity: 0.7;
	font-size: 13px;
	padding: 7px;
	color: rgb(255, 255, 255);
	z-index: 10000000000;
	margin-left: -8px;
	margin-right: -8px;
}
#cookie_notice_desktop p{
	display: inline-block;
	padding-left: 25px;
	padding: 0 0 0 25px;
}

#cookie_notice_desktop a.close_cookie{
	display: block;
	text-decoration: none;
	float: right;
	margin-right: 15px;
	background-color: red;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	margin-top: 1px;
}
#cookie_notice_mobile, .cookie_place_reserve{
	display: none;
}
@media only screen and (max-width: 640px) {
	#cookie_notice_desktop{
		display: none;
	}
	.cookie_place_reserve{
		display: block;
		height: 72px;
	}
	#cookie_notice_mobile {
		display: flex;
		align-items: center;
		position: fixed;
		top: 0px;
		background-color: grey;
		font-size: 13px;
		padding: 5px;
		color: rgb(255, 255, 255);
		z-index: 10000000000;
		width: 100%;
		height: 72px;
		box-sizing: border-box;
	}

	#cookie_notice_mobile p{
		float: left;
		padding-left: 11px;
		padding-right: 11px;
		width: 60%;
		margin: 0;
	}
	#cookie_notice_mobile div{
		float:right;
	}
	#cookie_notice_mobile a.close_cookie{
		padding: 5px;
		background-color: red;
		text-decoration: none;
		display: block;
		text-align: center;
		margin-bottom: 5px;
		margin-top: 5px;
		color: rgb(255, 255, 255);
	}
	#cookie_notice_mobile a.close_cookie:hover{
		color: rgb(255, 255, 255);
	}
	#cookie_notice_mobile a:last-of-type{
		display: table;
	}
}