/*
-----------------------------------------------------------------------------------------------
INHALT
-----------------------------------------------------------------------------------------------
=BROWSERESET
=GENERELLER SEITENAUFBAU
*/



/* =BROWSERRESET
----------------------------------------------------------------------------------------------- */
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h1, h2, h3, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	color: #333;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
}



/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }




small {
	line-height: 1em;
}


a {
	outline: none;
	text-decoration: none;
	/* color: blue; */
} 

input, textarea, select {
	border: 1px solid #555;
	color: #000;
	padding: 1px 0;
}

select {
	padding: 0px;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #246127 !important;
	color: #246127;	
}

.right {
	float: right;
}


span.small_gap {
	clear: both;
	display: block;
	height: 5px;
}

span.large_gap {
	clear: both;	
	display: block;
	height: 12px;
}

span.prefix_small {
	display: inline-block;
	width: 50px;
}

span.prefix_large {
	display: inline-block;
	width: 100px;
}




span.line {
	background: transparent url(../img/line.jpg) no-repeat bottom;		
	clear: both;
	display: block;
	height: 9px;
	margin: 15px 0 10px 0;
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	display: block;
	font-weight: bold;
}


h1 {
	font-size: 2em;
}

h1.kwp {
    font-size: 15px;
    font-weight: normal;
}

h1.intro {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}


h2 {
    font-size: 13px;
    margin-bottom: 12px;
}

h3 {
	font-size: 1.2em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-size: 1em;	
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #7aa545;	
}

span.author {
    float: right;
    margin-top: -14px;
}

.reference {
    color: #AA9996;
    font-size: 10px;
    text-transform: uppercase;
}

h2.newsheadline {
		background: transparent url(../img/line.jpg) no-repeat bottom;	
    clear: both;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    margin: 14px 0 9px 0;
    padding-bottom: 10px;
    width: 100%;
}

#single h3.abstract {
    border: medium none;
    font-size: 13px;
    font-weight: bold;
}

#single h3 {
    border-bottom: 1px solid;
    clear: both;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 0;
    padding-bottom: 5px;
    width: 100%;
}

ul.pointed {
	margin-bottom: 0px;
}


ul.pointed.arrow li a, a.more {
	color: #38392c;
	display: block;
	height: 25px;
	border-bottom: 1px #ccc solid;
}


ul.pointed.arrow li a, a.more {
	background: transparent url(../img/listpoints.gif) no-repeat 10px 3px;
	color: #38392c;
	display: block;
	height: 25px;
	margin-top: 2px;
	padding-left: 25px;
	border-bottom: 1px #ccc solid;
}


ul.pointed.content li {
	display: block;
	border-bottom: 1px #ccc solid;	
	padding-bottom: 5px;
}




/* =GENERELLER SEITENAUFBAU
----------------------------------------------------------------------------------------------- */
body {
	background: transparent url(../img/header.jpg) 50% 0 no-repeat;
	padding-top: 20px;
}

html {
	background: url(../img/bg.jpg) repeat-x #F1F1F1;
}

div#wrapper {
	margin: 105px auto 0 auto;
	padding: 0px 8px;
	width: 1003px;
}

div#content {
	background: transparent url(../img/bg.png) -8px 0 repeat-y;	
	padding-top: 1px;
}


/* =HEADER
----------------------------------------------------------------------------------------------- */
div#header {
	height: 40px;
}


div#header ul#mainnav li {
	display: inline-block;
	float: left;
	text-align: center;
	margin-left: 10px;
}

div#header ul#mainnav li a {
	color: #fff;
	font-size: 10px;
}

a.logo {
	position: relative;
	margin-left: 5px;
	z-index: 99999;	
}

div.offer_right {
	position: absolute;
	margin: 165px 0 0 1040px;
	top: 0px;
}

div.offer_top {
	position: absolute;
	margin: 15px 0 0 110px;
	top: 0px;
}



/* =NAVIGATION
----------------------------------------------------------------------------------------------- */
#navigation {
	background: transparent url(../img/navi.png) repeat-x;
	height: 50px;
	padding-left: 300px;
	position: relative;
	z-index: 999;
}

#navigation #mainnav {
	margin-top: -35px;
}

fieldset {
	background: none;
	border: none;
	margin-top: 0px;
}


div#navigation ul#mainnav li a.firstlevel, div#navigation ul#mainnav li span.firstlevel.plainspan {
	background: transparent url(../img/navi.jpg) right 0 no-repeat;	
	display: inline-block;
	color: #000;
	float: left;
	height: 23px;
	padding-top: 8px;
	text-align: center;
	top: 7px;
	width: 140px;
}

div#navigation ul#mainnav li:hover a.firstlevel, div#navigation ul#mainnav li:hover a.firstlevel.plainspan {
	background: #fff 0 0;	
	color: #333;
}



div#navigation ul#mainnav li:hover a-firstlevel, body.home div#navigation ul#mainnav li.home a.firstlevel {
	color: #333 !important;
}


div#navigation ul#mainnav li a.firstlevel, div#navigation ul#mainnav li span.firstlevel.plainspan {
	display: inline-block;
	font-size: 1.1em;
	/* margin-top: 12px; */
    position: relative;	
	text-decoration: none;
	font-weight: bold;
}

div#navigation ul#mainnav li a.secondlevel {
  font-weight: bold;
}

#mainnav ul.subnavi {
	display: none;
}

div#navigation ul#mainnav li:hover ul.subnavi.gebraucht {
	background: #fff url(../img/dropdown.jpg) no-repeat -70px 0px;	
	border: #D5E2F5 3px solid;
	border-top: none;	
	display: inline-block;
	margin: 38px 0 0 0px;
	left: 438px;
	padding: 25px 5px 5px 5px;
	position: absolute;
	width: 230px;
	box-shadow: 0px 4px 4px #333;	
}

div#navigation ul#mainnav li:hover ul.subnavi.themen {
	background: #fff url(../img/dropdown.jpg) no-repeat -70px 0px;	
	border: #D5E2F5 3px solid;
	border-top: none;	
	display: inline-block;
	margin: 38px 0 0 0px;
	left: 298px;	
	padding: 25px 5px 5px 5px;
	position: absolute;
	width: 372px;
	box-shadow: 0px 4px 4px #333;	
}

div#navigation ul#mainnav li:hover ul.subnavi.nachrichten {
  background: #fff url(../img/dropdown.jpg) no-repeat -70px 0px;  
  display: inline-block;
  margin: 38px 0 0 0px;
  left: 580px;  
  padding: 25px 5px 5px 5px;
  position: absolute;
  width: 130px;
}

div#navigation ul#mainnav li:hover ul.subnavi span.col1 li {
	border-bottom: 1px solid #ccc;
	padding: 3px;
	width: 220px;
}

div#navigation ul#mainnav li:hover ul.subnavi span.col2 li {
	border-bottom: 1px solid #ccc;
	padding: 3px;
	width: 160px;
}

div#navigation ul#mainnav li:hover ul.subnavi span.col2 {
	display: inline-block;
	float: left;
	margin: 0 10px;
	width: 160px;
}

div#navigation ul#mainnav a.plain {
	cursor: default;
	text-decoration: none !important;
	color: #333 !important;
}

div#navigation ul#mainnav a.unplain:hover {
	background: transparent url(../img/navi_active.jpg) right 0 no-repeat !important;	
	height: 40px;
}

/* =SUCHE
----------------------------------------------------------------------------------------------- */
div.searchbox {
	padding-top: 15px;
}

#searchbox input.submit {
	background: transparent url(../img/search.gif) 0px 0px no-repeat;
	float: left;
	width: 25px !important;
	height: 21px;
}

#searchbox input.submit:hover {
	background: transparent url(../img/search.gif) no-repeat 0px -20px;
}



/* =TOPBAR
----------------------------------------------------------------------------------------------- */
div#topbar {
	background: #e5ebb5;
	height: 140px;
}

div#topbar fieldset {
	background: none;
	border: none;
	margin-top: 0px;
}


/* =BREADCRUMB
----------------------------------------------------------------------------------------------- */
div#breadcrumb, div#breadcrumb a {
	font-size: 10px;
	margin-bottom: -10px;
}



/* =SIDENAVIGATION
----------------------------------------------------------------------------------------------- */
div#sidenavigation {
	height: 110%;
	margin-top: 0px;
}


div#sidenavigation h3 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 0 15px;
	height: 23px;
	margin: 0px;	
	text-transform: uppercase;
}


div#sidenavigation ul li a {
	border-bottom: 1px solid #ccc;
	display: block;
	font-size: 11px;
	height: 17px;
	padding: 4px 0 4px 15px;
	margin-bottom: 1px;
	text-decoration: none;
}

div#sidenavigation ul li a {
	background: transparent url(../img/sidenavi.jpg) no-repeat;
}

div#sidenavigation ul li a:hover {
	background: transparent url(../img/sidenavi.jpg) 0 -36px no-repeat;
	color: #fff !important;
}

div#sidenavigation ul li ul li a {
	background: #ddd;		
	font-size: 1em;
	margin-bottom: 0;
	padding-left: 40px;
}







/* =BRANDCLOUD
----------------------------------------------------------------------------------------------- */
div#sidenavigation ul.brandcloud li a {
	background: none;
	display: block;
	padding: 0px 0 0px 15px;
}

div#sidenavigation ul.brandcloud li a:hover {
	color: #0000EE !important;
}



/* =NEWSLETTER
----------------------------------------------------------------------------------------------- */
#submission {
	background: url(../img/newsletter.jpg) no-repeat #2C61A3;	
	width: 306px;
}

#submission label {
	display: inline-block;
	color: #fff;
	float: left;
	width: 70px;
}

input[type=text] {
	color: #333;
	width: 150px;
}

input[type=submit] {
	background: url(../img/button_newsletter.jpg) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	height: 30px;
	width: 50px;
}

.visual_newsletter {
	background: url(../img/visual_newsletter.png) no-repeat;	
	display: block;
	height: 122px;
	margin-left: 203px;
	position: absolute;
	width: 117px;
}



/* =TOPCHART
----------------------------------------------------------------------------------------------- */

#topchart {
	background: url(../img/listchart.jpg) no-repeat;	
	height: 260px;
	width: 306px;
}

#topchart ul {
	margin-top: -20px;
}

#topchart ul li {
    background: none repeat scroll 0 0 #8DCB66;
    margin: 0 0 5px -11px;
    padding: 3px 10px;
    width: 286px;
}

#topchart ul li img {
	border: 1px solid #333;
	margin-right: 5px;
	position: relative;
	float: left;
	top: 3px;
}

#topchart ul li a {
	font-size: 10px;
}

#topchart ul li.top a {
	font-size: 13px;
	font-weight: bold;
}

#topchart ul li.top a img {
	width: 70px;
}


.list_category {
	background: url(../img/listchart.jpg) no-repeat;		
}

#sidebar .list_category .box, #sidebar .single_teaser .box  {
	padding: 0 0 0 0;
	margin: 0px;
}

#sidebar .list_category h3, #sidebar .single_teaser h3 {
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.teasertexts {
	margin: 10px;
}

.teasertexts li {
	font-size: 11px;
	margin-top: -15px;
}

ul.themen li {
	margin-bottom: 6px;
	font-size: 11px;
}

ul.themen li a {
	display: inline-block;
	padding-left: 15px;
}

ul.themen li a.secondlevel {
	margin-left: -15px !important;
}

ul.themen li div {
	font-weight: bold;
}

div.themen div.box {
	margin-bottom: 0px;
}

#themecloud {
	padding-bottom: 10px;
}

#themecloud .box {
	margin-bottom: -10px;
}

#themecloud li {
	display: inline;
	/* float: left; */
	margin-right: 5px;
}



/* =SINGLE
----------------------------------------------------------------------------------------------- */
div#single p, div#single p a {
	font-size: 13px;
}

div#single p {
	margin-bottom: 17px;
}

div#single p a {
	color: #3F4F68;
	text-decoration: underline;	
}

div#single p a:hover {
	text-decoration: underline;
}

div#single p img {
	float: left;
	margin-right: 10px;
}


div#single .right {
	float: right;
	margin: 5px 0 5px 5px;
}

div#single .left {
	float: left;
	margin: 5px 5px 5px 0;
}

ul.otherposts li {
	background: transparent url(../img/list.gif) 0px 2px no-repeat;		
	display: block;
	margin-bottom: 5px;
	padding: 0 0 3px 21px;	
	border-bottom: 1px solid #CECECE;
}

ul.otherposts li img {
	display: inline-block;
	float: left;
	margin-right: 10px;
	/* width: 30px; */
}


div.intro {
	font-weight: bold;
}

ul.teaser li {
	display: block;
	margin-bottom: 5px;
	min-height: 80px;
	border-bottom: 1px solid #CECECE;
}

ul.teaser li a {
	font-weight: bold;
}

ul.teaser li img {
	display: inline-block;
	border: 1px solid #333;
	float: left;
	margin-right: 10px;
	/* width: 30px; */
}

.teaserimage {
	float: left;
	height: 70px;
}

ul.otherposts.news li {
	background: none;
	padding-left: 0px;
}

ul.otherposts.news li div {
	font-style: italic;
	height: 20px;
	width: 90px;
}

ul.othernews {
  margin-top: 5px;
}

ul.othernews li {
  display: block;
  margin-bottom: 5px;
  padding-bottom: 3px;  
  border-bottom: 1px solid #CECECE;
  min-height: 35px;
}

ul.othernews li a {
  display: inline-block;
  width: 460px;
  color: #282825 ! important;
}

ul.othernews li img {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

ul.othernews div.date {
  font-size: 10px;
  margin: 2px 0 0px 0px;
}

div.paging a, div.paging {
	font-size: 11px;
}

div.main p a {
	color: #0000EE !important;
}



/* =ARCHIV
----------------------------------------------------------------------------------------------- */
div#list img {
	margin: 0 5px 5px 0;
	float: left;
}

div#list span.line {
	margin: 14px 0 9px 0;
}


/* =FLASH
----------------------------------------------------------------------------------------------- */
div#flash li.error {
    color: #ff0000;
}






/* =Suche
----------------------------------------------------------------------------------------------- */
#search {
	position: relative;
	top: 47px;
	z-index: 9999;
}

input.search {
	background: transparent url(../img/button_search.png) no-repeat;		
}



/* =SIDEBAR
----------------------------------------------------------------------------------------------- */
#sidebar h3 {
	color: #fff;
	font-size: 15px;
	height: 27px;
	margin-bottom: 30px;	
	text-transform: uppercase;
	text-align: center;
}




#sidebar label,
#sidebar a,
#sidebar div {
	font-size: 11px;

}


div.listbox {
	border: #d5e2f5 4px solid;
	border-right: none;	
}

img.topoffer {
	position: relative;
	top: -10px;
	left: 260px;
}

#topbar div.offer {
	background: transparent url(../img/topoffer.jpg) no-repeat;	
	border: 1px solid #74A344;
	height: 120px;
	margin-top: 10px;
	width: 300px;
}

ul.tagcloud li {
	/* display: inline-block; */
	display: inline;
}

ul.tagcloud li a {
	color: #1D3868;
	text-decoration: none;
}

ul.tagcloud li a:hover {
	color: #645048;
}

/*
ul.tagcloud li a.grading1 { font-size: 0.8em; }
ul.tagcloud li a.grading2 {	font-size: 0.9em; }
ul.tagcloud li a.grading3 {	font-size: 1em; }
ul.tagcloud li a.grading4 {	font-size: 1.1em; }
ul.tagcloud li a.grading5 {	font-size: 1.2em; }
ul.tagcloud li a.grading6 {	font-size: 1.3em; }
*/

ul.tagcloud li a.grading1 { font-size: 11px !important; }
ul.tagcloud li a.grading2 { font-size: 11px !important; font-weight: bold; }
ul.tagcloud li a.grading3 { font-size: 13px !important; }
ul.tagcloud li a.grading4 { font-size: 12px !important; font-weight: bold; }
ul.tagcloud li a.grading5 { font-size: 15px !important; }
ul.tagcloud li a.grading6 { font-size: 14px !important; font-weight: bold; }
ul.tagcloud li a.grading7 { font-size: 17px !important; }
ul.tagcloud li a.grading8 { font-size: 16px !important; font-weight: bold; }





/* =INDEX
----------------------------------------------------------------------------------------------- */
div.teaserbox a, div.teasercol a {
	color: #333 !important;
	border-bottom: 1px #333 solid;
	border-top: 2px #333 solid;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 0 3px 0;
	margin-bottom: 3px;
}

div.teasercol a {
	border-bottom: none;
}

div.teaserbox img, div.teaserliste img, div.teasercol img {
	border: 3px solid #D5E2F5;
	float: left;
	margin: 3px 10px 20px 0;
}

div.teasercol img {
	margin-bottom: 0px;
}


div.actionbox {
	background: transparent url(../img/actionbox.jpg) no-repeat;	
	border: 3px solid #D5E2F5;
	height: 115px;
	padding: 15px 10px 10px 200px;
}

div.main div.actionbox a {
  color: #000000 ! important;
  text-decoration: underline;
}

div.teaserliste ul li {
	height: 86px;
}

div.teaserliste a {
	color: #333 !important;
	border-bottom: 1px #333 solid;
	font-weight: bold;
	margin-bottom: 3px;
}	

span.category {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 2px 0px;
	border-bottom: 2px solid #333;
	text-transform: uppercase;
	margin-bottom: 6px;
}



/* =FOOTER
----------------------------------------------------------------------------------------------- */
div#footer {
	background: #2E61A0;
	padding: 30px 0px 140px 0px;
}

div#footer div, div#footer ul li a {
	color: #fff;
	font-size: 0.9em;
}

div#footer ul li {
	display: inline-block;
	float: left;
	margin-left: 20px;
}

.main_image .subline {
    color: #665858;
    display: block;
    font-size: 11px;
    line-height: 1em;
    margin-bottom: 0px;
    padding: 2px 2px 8px 2px;
    width: 296px;
}

.main_image .source {
  color: #665858;
  font-size: 9px;
  line-height: 1em;
  margin-bottom: 0px;
  display: block;
  padding: 0px 2px 3px 2px;
  width: 296px;
  text-align: right;
}

.main_image img {
  display: block;
} 

div.main_image {
    float: left;
    margin-top: 2px;
		width: 300px;
    margin-right: 5px;
    margin-bottom: 2px;
    background-color: #f2f2f2;
}

div.advertisement.main {
    margin-left: 60px;
    margin-top: 11px;
    padding-left: 0;
    width: 338px;
}

div.advertisement {
    color: #AA9996;
    font-size: 10px;
    padding: 0 15px 20px;
    text-transform: uppercase;
}

div.advertisement {
    text-align: right;
}

a:hover {
	color: #0000EE !important;
	text-decoration: underline !important;
}

span.sidebar_image {
	display: inline-block;
	margin-right: 5px;
	float: left;
}
	
span.sidebar_text {
	font-size: 11px;
	margin-left: 20px;
}
	
	
.sidebar_title {
	display: block;
	font-size: 12px !important;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 2px;
}

div.box.teaser {
	margin-bottom: -17px;
}

div.listbox.offer {
	padding: 0px;
}

.box {
    padding: 0.5em 1em 1em 1em;
}

/* vibrant_info */

.vibrant_info {
  text-align: center;
  margin: 12px 12px 24px 12px;
  border: solid 2px #006400;
  padding: 12px;
  width: 248px;
}

.vibrant_info .vi_heading {
  font-weight: bold;
}

.vibrant_info div {
  margin-bottom: 4px;
}

.vibrant_info .vi_link a {
  text-decoration: none;
}

.vibrant_info .vi_link a .vi_link_text {
  text-decoration: underline;
  color: blue;
}

.vibrant_info .vi_link a:hover, .vibrant_info .vi_link a:active {
  background-color: white;
}

.vibrant_info a:hover {
  text-decoration: none ! important;
}

.vibrant_info a img {
  border: none 0px;
}

input.submit.button {
	width: 300px !important;
}

div#sidenavigation a.highlight {
  background-image: url(/img/sidenavi_hl.jpg);
}

div.probefahrt {
	background: transparent url(../img/probefahrt.jpg) no-repeat;	
	height: 164px;
}

div.probefahrt_form {
	background: transparent url(../img/probefahrt_form.jpg) no-repeat;	
	height: 205px;
}

div.probefahrt p {
    display: block;
    font-size: 19px;
    line-height: 25px;
    margin: 0px 0 0 150px;
		padding-top: 15px;
    text-align: center;
    width: 330px;
}

div.probefahrt_form p {
    display: block;
    font-size: 13px;
    line-height: 25px;
    margin: 0 0 0 171px;
    padding-top: 5px;
    width: 330px;
}

div.probefahrt_form span {
    font-size: 21px;
    font-weight: bold;
    line-height: 25px;
}

div.probefahrt_form label {
		display: inline-block;
		width: 75px;
}

div.probefahrt p span {
	font-weight: bold;
	font-size: 22px;
}

.button_probefahrt {
    background: url("../img/button_probefahrt.png") no-repeat scroll 0 0 transparent !important;
    display: block;
    height: 36px;
    margin: 10px 0 0 36px;
    width: 257px !important;
}

ul.teaser li.no-border-above-ads, ul.teaser li.ads-g-fullsize {
  border-bottom: 0px none;
  min-height: 0px;
  margin-bottom: 20px;
}

.probefahrt_box p {
	color: #333333;
	padding-right: 120px;
}

.probefahrt_box label {
	color: #333333 !important;
}

#submission.probefahrt_box {
    background: url("../img/probefahrt_bg.jpg") no-repeat scroll 0 0 transparent !important;	
		color: #333333;
}

.inarticle_ads {
  padding: 5px 15px 6px 0px;
  float: left;
}

div.article_main_image {
  position: relative;
}

div.article_main_image span.subline {
  font-size: 10px;
  line-height: 1em;
	background: #fff;
	display: inline-block;
	padding: 2px 4px;
	margin: 0 1px 0px 1px;
	bottom: 17px;
	right: 0px;
	position: absolute;
	z-index: 999;
	color: #000000;
	
	filter: alpha(opacity=50);
	opacity: 0.5;	
}

img.article_main_image {
	margin-bottom: 12px;	
}

#single ul {
  list-style: disc outside none;
  padding-left: 16px;
  margin-bottom: 17px;
}

#single ul.othernews {
  list-style: none outside none;
  padding-left: 0px;
  margin-bottom: 0px;
}

#single table {
  border: 1px solid #b8b8b8;
}

#single table td {
  border: 1px solid #b8b8b8;
  padding: 2px 4px;
}

div.cc_container {
  padding-top: 8px;
  padding-bottom: 8px;
}

div.cc_container .cc_message,
div.cc_container a {
  color: #999999 !important;
  font-family: "Helvetica Neue Light","HelveticaNeue-Light","Helvetica Neue",Calibri,Helvetica,Arial !important;
}

body div.cc_container .cc_btn,
body div.cc_container .cc_btn:visited {
  background-color: #dddddd;
  color: #000000 !important;
}

body div.cc_container .cc_btn:hover {
  color: #000000 !important;
}

div.cc_container .cc_btn:hover {
  background-color: #31a8f0 !important;
}

div.cc_container a, 
div.cc_container a:visited {
  color: #31a8f0 !important;
  text-decoration: none !important;
  transition: color 200ms ease 0s !important;
  font-size: 17px;
}

div.cc_container a:hover,
div.cc_container a:active {
  color: #555555 !important;
  text-decoration: none !important;
}
