
/* Backgrounds
================================================== */
::-moz-selection {
    background:#fff; /*-- PAIDOULA weiss --*/
}

body {
	background:#fff; /*-- PAIDOULA weiss  --*/
}

::selection {
    background:#fff;
}

.services.style-1 .item.active .circle, 
.services.style-1 .item:hover .circle, 
.more:hover, 
.subscribe input.submit, 
#menu > a, 
.page-title, 
.accordion h4.ui-state-active, 
.accordion.style2 h4.ui-state-active .icon-plus, 
.accordion.style2 h4.ui-state-active .icon-minus, 
.meter > span:after, 
.animate > span > span, .button.color, 
.button.black:hover, 
#horizontal-tabs.style2 ul.tabs li.current, 
#vertical-tabs.style2 ul.tabs li.current, 
#horizontal-tabs.style2 ul.tabs li:hover, 
#vertical-tabs.style2 ul.tabs li:hover, 
#toggle-view li h4.color, 
.highlight-color, 
.dropcap.color, 
.pagination a.next-button:hover, 
.pagination a.prev-button:hover, 
.pagination a:hover, 
.pagination a.current, 
table.style.color th, 
.meter .meter-content, 
.team .item .member-social a:hover, 
.services.style-2 .item .circle, .services.style-2 .item.active:hover .circle, 
.services.style-3 .item.active .circle, 
.services.style-3 .item:hover .circle, 
.tables-column .footer h4 a:hover, 
.tables-column.color .header h3 , 
.tables-column.color .footer h4 a, 
.tables-column .header h3 span.pop, 
.share-social a:hover, 
.popular-tags a:hover, 
.widget .followers li a:hover, 
body.under-construction #wrap.boxed, 
body.under-construction .content input.subscribe-button, 
.flex-control-nav li a.flex-active, 
.flex-control-nav li a:hover, 
header.style-4 .top-bar, html.ie.ie8 .img-caption, 
html.ie.ie8 .fancybox-title-float-wrap .child, .slide-bg-color {
	 background:#666; /* mittel grau */
}

.img-caption, .fancybox-title-float-wrap .child {
	background:rgba(18,31,61,1.0); 			/*  PAIDOULA Blau  */
	
}

		/* Colors 
		================================================== */
		p a, a:hover,  
		footer a:hover, 
		.button.normal:hover,  
		.item .post-meta a:hover, 
		.post-tags a, 
		.form-box label small, i.color {
	 		color:#666;
		}	

		/* borders
		================================================== */
		.navigation ul li a:hover, .navigation ul li a.selected, .navigation ul li.active a {
			border-top:0px solid #2f4f9b; /* -- PAIDOULA Blau --*/
		}

		#horizontal-tabs ul.tabs li.current {
			border-top:2px solid #2f4f9b;
		}

		#vertical-tabs ul.tabs li.current {
			border-left:2px solid #2f4f9b;
		}
