/*
Theme Name: Press A Button
Theme URI: http://www.pressabutton.de/
Description: Customized Theme for Press A Button.
Author: Christian Leuenberg
Version: 1.0
License:
License URI:
Tags:
*/

@import url(css/reset.css);
@import url(css/text.css);
@import url(css/960.css);
@import url(css/mainstyles.min.css);
@import url(css/colorbox.min.css);

/* Cookie Law */
.cc_container a,
.cc_container a:visited {
	color:#9c26cd !important;
}

.cc_container a:hover {
	color:#fff !important;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
	background: #9c26cd !important;
	color:#fff !important;
}