#ccp_overlay { display:none; /*left:550px !important;*/ }
#cp_btn {
	background:transparent url(../images/ccp_btn.jpg) 0 0 no-repeat;
	bottom:0;
	height:22px;
	left:0;
	padding:7px 0 0 13px;
	position:absolute;
	width:164px;
	color:#fff;
	text-decoration:none;
	font-size:10px !important;
	line-height:20px;
}
#cp_btn:hover { color:#F67992; }

#cp_container ul {
	margin:72px 0 0 25px;
	padding:0;
	list-style:none;
}
#cp_container li {
	float:left;
}
#cp_container strong {
	font-size:13px;
	color:#F0DBBB;
}
#cp_container a, #cp_container a:link,
#cp_close, #cp_close:link {
	font-size:12px;
	color:#f0dbbb;
	text-decoration:none;
	line-height:18px;
	display:block;
}
#cp_close {
	height:53px;
	left:546px;
	position:absolute;
	text-indent:-9999px;
	top:13px;
	width:53px;
}
#cp_container a:hover, #cp_container a.active,
#cp_close:hover, #cp_close.active {
	color:#352317 !important;
}
#cp_container li.cp_left {
	width:158px;
	margin-right:20px;
}
#cp_container li.cp_middle {
	width:173px;
	margin-right:20px;
}
#cp_container li.cp_right {
	width:172px;
}
#cp_block {
	position:absolute;
	width:200%;
	height:100%;
	background-color:black;
	z-index:100;
	display:none;
	margin-left:-50%;
}
#cp_container {
	position:absolute;
	left:-340px;
	/*top:-100px;*/
	width:615px;
	height:445px;
	background:transparent url(../images/ccp_bg.png) left top no-repeat;
	z-index:200;
	display:none;
	text-align:left;
}

a.cp_ch {
	background:transparent url(../images/ccp_flags/ch.png) left no-repeat;
	padding-left:34px;
	margin-left:-2px;
	display:inline-block;
}
a.cp_de {
	background:transparent url(../images/ccp_flags/de.png) left no-repeat;
	padding-left:34px;
	margin-left:-2px;
	display:inline-block;
}
a.cp_it {
	background:transparent url(../images/ccp_flags/it.png) left no-repeat;
	padding-left:34px;
	margin-left:-2px;
	display:inline-block;
}
a.cp_nl {
	background:transparent url(../images/ccp_flags/nl.png) left no-repeat;
	padding-left:34px;
	margin-left:-2px;
	display:inline-block;
}
a.cp_s {
	background:transparent url(../images/ccp_flags/nordic.png) left no-repeat;
	padding-left:34px;
	margin-left:-2px;
	display:inline-block;
}
a.cp_uk {
	background:transparent url(../images/ccp_flags/gb.png) left no-repeat;
	padding-left:34px;
	margin-left:-2px;
	display:inline-block;
}
a.cp_usa {
	background:transparent url(../images/ccp_flags/usa.png) left no-repeat;
	padding-left:34px;
	margin-left:-2px;
	display:inline-block;
}
a.cp_emmiGroup {
	background:transparent url(../images/ccp_flags/gruppe.png) left no-repeat;
	padding-left:34px;
	margin-left:-2px;
	display:inline-block;
	margin-top:20px;
}
a.cp_at {
	background:transparent url(../images/ccp_flags/at.png) left no-repeat;
	padding-left:34px;
	margin-left:-2px;
	display:inline-block;
}

