a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
    background-color: #eee !important;
    border: 1px solid #eee !important;
    color: #999 !important;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    background-color: #eee !important;
    border: 1px solid #eee !important;
    color: #999 !important;
}

a#CybotCookiebotDialogPoweredbyCybot {
    display: none;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
    border-bottom: 1px solid #B59F78;
    color: #B59F78;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
    color: #B59F78!important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
	border: 2px solid #B59F78!important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	/*background-color: #B59F78!important;*/
	background-color: #ffffff!important;
	color: #B59F78!important;
	}



body {
	padding:0;
	margin: 0;
	background: #ffffff;
	color: #444444;
}

#menucontainer {
	width: 100%;
	height: 60px;
	background-color: #B59F78;
}


#bottombar {
	width: 100%;
	background-color: #B59F78;
	color: #ffffff;
	line-height: 18px;
	height: 40px;
	padding-top: 10px;
		text-align: center;
	}
#bottombar a, #bottombar a:hover {
	color: #ffffff;
	text-decoration:none;
}

#bottombar a:hover {
	color: #ffffff;
	text-decoration:underline;
}


#payment-types {
    padding-right: 0px;
    padding-left: 0px;
    color: #ffffff;
	margin: 0px 2px;

}

#payments {
	text-align: center;
	margin: 0 auto;
	width: 960px;
}
#payments li{
	float:left

}

#paymentstext{
	float:left;
	margin-top:7px;
	margin-left:27px;
	/*border:1px solid red;*/
}

#adresse{
	float:left;
	font-weight:bold;
	margin-top:7px;
	margin-left:15px;
	/*border:1px solid red;*/
}

#facebook {
	float:left;
	margin-top:7px;
	/*border:1px solid red;*/
}

.list-inline {
    padding-left: 0px;
    list-style: none outside none;
}

#menu {
    width: 960px;
    height: 60px;
    font-weight: normal; 
        margin: 0 auto;
        position: relative;
    z-index: 5; 
    background-color: #B59F78;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative; 
}

#menu li {
    float: left;
    position: relative;
}

#menu li a {
    padding: 21px 20px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    outline: none;
    line-height: 18px; 
        /*transition-property: background-color;*/
        /*transition-duration: 1s; */
}

#menu li li a {
    padding: 6px 10px;
}

#menu li li a:hover {
    background-color: #B59F78; 
        /* color: ; */
}

#menu li.hover a {
    background-color: #926B99;
}

#menu li ul {
    position: absolute;
    top: -9999px;
    left: 0;
    width: 188px;
    height: auto;
    background-color: #926B99;
    padding: 10px;
}

#menu li ul ul {
    padding: 0;
}

#menu li.hover ul {
    top: 60px;
}

#menu li a.first {
    font-weight: bold;
    text-transform: uppercase;
    /*text-decoration: underline;*/
}

#menu ul.multicol ul {
    width: 188px;
    position: relative;
    top: 0;
    left: 0;
}

#menu li li {
    width: 188px;
}

#menu li em {
    display: none;
}

#menu li.hover em {
    display: block;
    position: absolute;
    width: 220px;
    height: 55px;
    background: url(../images/pbubble.gif) no-repeat;
    padding: 5px 10px 20px 10px;
    left: 0;
    top: -80px;
    color: #ffffff;
    font-style: normal;
    line-height: 18px;
    overflow: hidden;
}

    #menu ul li a.sel {
    background-color: #926B99;
    }

    #menu ul li a.sel:hover {
    text-decoration: underline;
    }

    #menu ul li a.blubb {
    background-color: #B59F78;
    }

    #menu ul li a.blubb:hover  {
    color: #ffffff;
    }

    #menu ul li a.selsub {
    background-color: #926B99;
    }

    #menu ul li a.selsub:hover {
    text-decoration: none;
    }

#common {
	width: 960px;
	height: 65px;
	/*padding: 20px 0;*/
	background: url(../images/kisoma_logo.jpg) no-repeat left bottom;
		margin: 0 auto;
		text-align: right;
	color: #888888;
	line-height: 22px;
	margin-bottom:10px;
	margin-top:10px;
	cursor:pointer;
}

#common a {
	color: #888888;
	text-decoration: none;
}

#common a:hover {
	color: #B59F78;	
}

#commondb {
	width: 960px;
	height: 65px;
	/*padding: 20px 0;*/
	background: url(../images/kisoma_dblogo.jpg) no-repeat left bottom;
		margin: 0 auto;
		text-align: right;
	color: #888888;
	line-height: 22px;
	margin-bottom:10px;
	margin-top:10px;
	cursor:pointer;
}

#commondb a {
	color: #888888;
	text-decoration: none;
}

#commondb a:hover {
	color: #B59F78;	
}

#maincol {
	width: 960px;
		margin: 0 auto;
		padding: 30px 0;
}

#subnav  {
	margin-bottom:10px;
}
#subnav a {
	color: #888888 !important;
	padding: 0 10px 4px 10px !important;
	font-weight: normal !important;
	text-decoration: none;
	background: url(../images/psbnav.gif) no-repeat;
	background-position:0% 30%;
	display: block;
	float: left;
	position: relative;
}

#subnav a:hover, #subnav a.current  {
	color: #B59F78 !important;
	text-decoration: none !important;
}

#content {
	float: left;
	width: 720px;
	margin-right: 40px;
}

#sidebar {
	float: right;
	width: 200px;
}

#contentmax {
	float: left;
	width: 960px;
}


#contentmax {
	float: left;
	width: 960px;
}


.clearer {
	clear: both;
}

#bottom {
	width: 960px;
		margin: 0 auto;
		padding: 20px 0;
}

#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bottom li {
	margin: 0;
	padding: 0;
	float: left;
}

#bottom ul ul {
	width: 192px;
}

#bottom li a {
	display: block;
	padding: 6px 10px;
	width: 172px;
	text-decoration: none;
	color: #997B6B;
	font-weight: bold;
	text-transform: uppercase;
}

#bottom li li a {
	color: #926B99;
	font-weight: normal;
	text-transform: none;
}

#bottom a:hover {
	background-color: #f8f8f8;
}

#eyecatchercontainer {
	background: url(../images/pfade.gif) center center repeat-y;
	width: 100%;
}

#eyecatcher {
	width: 960px;
	height: 300px;
		margin: 0 auto;
		position: relative;
	overflow: hidden;
}

#eyecatcher div {
	width: 20px;
	display: none;
	height: 300px;
	position: absolute;
	z-index: 2;
}

#eyecatcher img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#searchbox {
	width: 200px;
	height: 30px;
	position: absolute;
	right: 0;
	background-color: #ffffff;
	top: 15px;
}

#searchsubmit {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
}

#searchcriteria {
	border: 0;
	width: 160px;
	top: 6px;
	left: 6px;
	position: absolute;
	color: #B59F78;
	outline: none;
}

#trustedshops input {
	width: 100px;
	height: 100px;
	padding-left: 50px;
	display: block;
}

#trustedshops a {
	display: block;
	color: #444444 !important;
	line-height: 160%;
	font-weight: normal  !important;
	padding: 10px 0;
}

.menuaudio {
	display: none;
}

.g-author {
	float:right;
	text-align:right;
	color: #9C8761;
	font-size:10px;
	width: 150px;
}

.g-author  a, .g-author  a:hover {
	text-decoration:none;
	text-align:right;
	color: #9C8761;
}

