/* @override http://wp.bluereport.net/wp-content/themes/bluereport/style.css */

/*
Theme Name: bluereport
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Andreas Dantz

*/


/* @group YUI Reset */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* @end */

/* @group Layout */
body {
	background: #666 url(images/background-index.jpg) no-repeat fixed center top;
}

.page-id-5, .page-id-17, .page-id-19, .page-id-21, .page-id-23, .page-id-25, .page-id-27, .page-id-139, .page-id-438 {
	background-image: url(images/background-vorteile.jpg);
}
.page-id-6 {
	background-image: url(images/background-mountains.jpg);
}
.page-id-7, .page-id-46, .page-id-49, .page-id-53, .page-id-55, .page-id-543, .page-id-545 {
	background-image: url(images/background-funktionen.jpg);
}
.page-id-8, .page-id-58, .page-id-61, .page-id-63, .page-id-132  {
	background-image: url(images/background-vorteile2.jpg);
}
.page-id-9, .page-id-204, .page-id-423, .page-id-425, .blog, .single, .author {
	background-image: url(images/background-ueberuns.jpg);
}

#body-wrapper {
	background: url(images/body-background.png) no-repeat center top;
	margin-bottom: 50px;
}

#wrapper {
	margin: 0 auto;
	width: 964px;
}

#page-header {
	height: 131px;
	position: relative;
}

#page-header h1 {
	position: absolute;
	left: 30px;
	top: 53px;
}

#login-box {
	position: absolute;
	right: 30px;
	top: 10px;
	width: 368px;
	color: #fff;
}

#login-box .forgot-password {
	margin-left: 15px;
}

#main-nav {
	position: absolute;
	bottom: 0;
	right: 15px;
}


#content-wrapper {
	background: url(images/content-wrapper-background.png) no-repeat center top;
	padding-top: 20px;
}

#content {
	width: 702px;
	float: left;
}

#page-sidebar {
	width: 262px;
	float: right;
}

#page-sidebar .section {
	margin-left: 20px;
	margin-bottom: 20px;
}

.home #content, #page-6 #content, #page-207 #content {
	width: 100%;
}


#page-6 #content, #page-207 #content {
	margin-bottom: 2em;
}

.section {
	background-color: #fff;
}

.main-content {
	margin-bottom: 20px;
	padding: 30px;
	position: relative;
}
body.home .main-content {
	padding-bottom: 0;
}

.main-content.section {
	min-height: 300px;
}
#content.wide {
	width: 100%;
}

#page-footer {
	clear: both;
	background: url(images/footer-background.png) no-repeat center bottom;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
}

#page-footer .content {
	width: 964px;
	margin: 0 auto;
	height: 41px;
	line-height: 50px;
	text-shadow: #e3e5e5 0 1px 0;
	overflow: hidden;
}

#page-footer a:link, #page-footer a:visited {
	color: #232c32;
	text-decoration: none;
}

#page-footer .cognita {
	display: block;
	width: 74px;
	height: 21px;
	float: left;
	text-indent: -9999px;
	background-image: url(images/cognita-logo.png);
	margin: 15px 15px 0px 30px;
	line-height: 0;
}

#page-footer a, #page-footer span {
	margin-right: 10px;
}

.box {
	margin: 0 -30px -32px -30px;
	background-color: #005e9c;
	border: solid 5px #FFF;
	color: #fff;
	padding: .9em 1em .9em 1em;
	text-align: center;
	font-size: 14px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	text-shadow: #003e6c 0 1px 0;
}
.box p {
	color: #FFF;
	font-size: 24px;
	margin: 0;
}
.box p strong {
	color: #fef9d3;
}

hr {
	border: 0;
	height: 7px;
	background: url(images/hr.png) no-repeat center;
}

.inline {
	margin: 0 0 0 -30px;
}
/* @end */

/* @group Typography */

body {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

h2 {
	color: #334455;
	font-size: 40px;
	line-height: 1;
	margin-bottom: 0.5em;
}

h3 {
	color: #334455;
	font-size: 16px;
	font-weight: bold;
}
h2.storytitle {
	display: none;
}
.main-content p,
.main-content ul,
.main-content ol {
	font-size: 13px;
	line-height: 170%;
}
.meta {
	display: none;
}
.feedback,
#respond {
	display: none;
}

.main-content h3 {
	margin-top: 0.2em;
	margin-left: 10px;
}
.main-content h3+p,
.main-content h3+p+p,
.main-content h3+p+p+p {
	margin-left: 10px;	
}

.main-content ul, .main-content ol, .main-content dl {
	padding-left: 2em;
}

.main-content ul li {
	list-style-type: square;
}

.main-content form p {
	margin-left: 0;
}

.main-content p.intro {
	margin: 0px;
	margin-bottom: 1em;
	line-height: 150%;
}

p, ul, ol {
	margin-bottom: 1em;	
	color: #334455;
}

.main-content .intro,
.widgets.line1 .intro {
	font-size: 16px;
	color: #005e9c;
	font-weight: bold;
}

a:link {
	color: #005e9c;
	text-decoration: none;
}

a:visited {
	color: #005e9c;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #b03f2e;
}

strong {
	font-weight: bold;
}

.giftcode {
	font-size: 24px;
	font-weight: bold;
	color: #0AC;
}
/* @end */

/* @group Buttons */
a.button,
input.button,
#submit {
	display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: none;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: #2b2e31 1px 1px 1px;
	margin-top: 1em;
	font-size: 16px;
	background: url(images/button-background.png);
}
body.page-id-444 a.button {
	margin: 10px auto 0 auto;
	/*width: 220px;*/
}
body.page-id-615 a.button {
	width: 200px;
}
#box6 a.button,
#page-sidebar .section .button,
body.page-id-935 .button,
#submit {
	padding: 5px 0;
	margin: 0 -15px 0 0;
	background: url(images/button-background.png) no-repeat;
	width: 160px;
	border: none;
}
#box6 {
	height: 200px;
}
a.highlight {
	height: 41px;
	line-height: 41px;
	background-image: url(images/button-highlight-background.png);
	font-size: 22px;
	text-shadow: #7e0e06 0 1px 0;
}
/* @end */

/* @group Frontpage */

/* @group JS */
.nivo-controlNav {
	position: absolute;
	left: 59px;
	top: 311px;
	width: 200px;
}
.nivo-controlNav .nivo-control {
	float: left;
	display: block;
	width: 19px;
	height: 42px;
	text-indent: -9999px;
	background: url(images/controls.png) no-repeat;
}
.nivo-controlNav .active {
	background: url(images/controls-active.png) no-repeat;
}
.slide {
	display: none;
	position: absolute;
	width: 400px;
	left: 32;
	top: 30px;
}
#slide1 {
	display: block
}
/* @end */

#front-stage {
	background: #fff;
	min-height: 360px;
	position: relative;
}
#front-stage .content {
	float: left;
	width: 409px;
}
#front-stage .button {
	margin-top: 3em;
	width: 250px;
}
/*#front-stage .frame {
	width: 474px;
	height: 308px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(images/screen-frame.png) no-repeat center center;
}*/
#front-stage .frame {
	width: 536px;
	height: 389px;
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: hidden;
	/*background: url(images/screen-frame.png) no-repeat center center;*/
}
#slides .button {
	position: absolute;
	top: 250px;
	margin-top: 0;
}
#slider {
	width: 536px;
	height: 389px;
	position: absolute;
	top: 0px;
	left: 0px;
}
/* @end */

/* @group Boxes & Widgets */
a.teaser {
	text-decoration: none;
}
.widgets {
	position: relative;
	margin-bottom: 60px;
	width: 690px;
	float: left;
	margin-left: 32px;
}
.home .widgets {
	clear: both;
	margin: 0 auto;
	width: 900px;
	float: none;
}
.widgets .flap, .section .flap {
	display: block;
	width: 40px;
	height: 42px;
	position: absolute;
	background: url(images/flaps/flaps-sprite.png) no-repeat 0 0;
	right: 15px;
	top: -10px;
}
.pos14 .flap, .pos24 .flap {
	right: 37px;
}
.widgets h3, .aside .section h3 {
	width: 70%;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
.line1 {
	height: 200px;
}
.line2 {
	height: 500px;
}
.widgets .content, .aside .content {
	padding: 15px;
}
.w11, .w12, .w21 {
	position: absolute;
	width: 210px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 180px;
	background: url(images/widget-background.png) no-repeat right bottom;
}
#content .w31 {
	width: 702px;
}
.pos11, .pos12, .pos13, .pos14 {
	top: 0;
}
.pos21, .pos22, .pos23, .pos24 {
	top: 190px;
}
.pos11, .pos21 {
	left: 0px;
	width: 242px;
	margin-left: -32px;	
}
.pos12, .pos22 {
	left: 230px;
}
.pos13, .pos23 {
	left: 460px;
}
.pos14, .pos24 {
	left: 690px;
	width: 242px;
	margin-right: -32px;
	background: url(images/widget-right-background.png) right bottom;
}
.w12 {
	height: 370px;
}
.w21 {
	width: 470px;
	background-image: url(images/widget-21-background.png);
}
.pos11 .content, .pos21 .content {
	padding-left: 50px;
}
body.home .pos11 .content,
body.home .pos21 .content {
	padding-left: 47px;
}
.pos14 .content, .pos24 .content {
	padding-right: 47px;
}
/* @group Concrete */

#box2 .flap {
	background-position: -1845px 0px;
}
#box3 .flap {
	background-position: -2520px 0px;
}
#box4 .flap, #box-euro .flap {
	background-position: -2385px 0;
}
#box5 .content {
	/*padding-right: 50%;
	background: url(images/ansprechpartner-logo.jpg) no-repeat 260px 30px;*/
}
#box6 h3 {
	width: 100%;
}
#box6 {
	/*background: url(images/widget-right-contact-background.png) right bottom;	*/
}
#page-sidebar #contact {
	/*background: url(images/widget-right-contact-background.png) 0 -284px;*/	
}
/* @end */
/* @end */

/* @group Form */
input[type="text"], input[type="password"], select {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #d7d7d7;
	-webkit-box-shadow: 0px 1px 0px ;
	-moz-box-shadow: 0px 1px 0px ;
	box-shadow: 0px 1px 0px;
	padding: 5px;
}
.user-input input {
	padding: 2px;
	width: 130px;
	border: 1px solid #727a7f;
}
.user-input {
	margin-bottom: 2px;
}
label.weak {
	visibility: hidden;
}
#login-box .submit {
	position: absolute;
	right: 0;
	top: 0px;
	display: block;
	height: 21px;
	width: 83px;
	background: url(images/login-box-submit.png) no-repeat 0 0;
	border: none;
	text-indent: -1000px;
	cursor: pointer;
}
#login-box .submit:hover {
	background: url(images/login-box-submit.png) no-repeat 0 -21px;
}
#login-box a:link, #login-box a:visited {
	color: #fff;
}
#login-box a:hover {
	color: #005e9c;
}
form .section {
	float: left;
	width: 100%;
	border-bottom: 1px solid #b1b1b1;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
form .hint,
.hint.full {
	background-color: #fef9d3;
	border: 1px solid #fbea47;
	padding: 10px;
	width: 190px;
	float: right;
}
.hint span.h4 {
	color: #005e9c;
	font-weight: bold;
}
form .full,
.hint.full {
	clear: both;
	width: 97%;
	float: none;
}
.hint.full {
	margin-bottom: 10px;
}
form .full p {
	margin-bottom: 0;
}
.hint h4 {
	color: #005e9c;
	font-weight: bold;
}
.full h4 {
	float: left;
}
#order-form label {
	float: left;
	padding: 4px;
	display: block;
	width: 80px;
}
#order-form #payment label, #order-form #misc label {
	width: 120px;
}
#order-form .second {
	display: inline;
	width: auto;
	float: none;
}
.error {
	background: url(images/error.png) no-repeat right top;
}
.error input {
	border: 1px solid #b03f2e;
}
.verified {
	background: url(images/verified.png) no-repeat right top;
}
.verified input {
	border: 1px solid #9abb32;
}
#order-form input {
	width: 210px;
}
#order-form .salutation {
	width: 60px;
}
#order-form .title {
	width: 80px;
}
#order-form .zipcode {
	width: 50px;
	margin-right: 5px;
}
#order-form .country {
	padding-left: 90px;
}
#order-form .city {
	width: 140px;
}
#order-form .securecode {
	width: 80px;
}
#order-form .description {
	font-size: 11px;
	padding-left: 90px;
}
#order-form .terms input {
	width: 20px;
}
#order-form .terms label {
	float: none;
	display: inline;
}
#personal-information, #business-information {
	float: left;
	width: 340px;
}
#customer-information {
	border-top: 1px solid #b1b1b1;
	margin-top: 15px;
	padding-top: 15px;
}
.buttonbar {
	float: right;
}
#order-form #button-order-now {
	width: 134px;
	height: 37px;
}
#order-form #button-estimate {
	width: 157px;
	height: 37px;
}
/* @end */

/* @group Navigation */
#main-nav ul {
	margin-bottom: 0;
	overflow: hidden;
}
#main-nav li {
	float: left;
}
#main-nav a:link, #main-nav a:visited {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 15px 8px 15px;
	display: block;
	text-shadow: #555 0 1px 0;
}
#main-nav a:hover {
	color: #fff;
	background-color: #333;
	background-color: rgba(50, 50, 50, 0.6);	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
#main-nav .current_page_item a, #main-nav .current_page_parent a {
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0.7);	
	color: #2a2e32;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;	
	text-shadow: none;
}
.aside .nav {
	margin-bottom: 20px;
}
.aside .nav a:link, .aside .nav a:visited {
	display: block;
	padding-left: 30px;
	background: url(images/aside-nav-background.png) no-repeat;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: #000000 0px 1px 0px;
}
.aside .nav li:first-child a {
	background: url(images/aside-nav-background-first.png) no-repeat;	
}
.aside .nav a:hover {
	color: #ccc;
}
.aside .nav .active a {
	position: relative;
	color: #005e9c;
	background: url(images/aside-nav-active.png) no-repeat left bottom;
	margin: -6px 0px;
	height: 46px;
	line-height: 46px;
	text-shadow: none;
	z-index: 10000;
}
.aside .nav li:first-child.active a {
	margin-top: 0;
	height: 40px;
	line-height: 34px;
	background: url(images/aside-nav-active.png) no-repeat left bottom;	
}
/* @end */

/* @group Sidebar */
.aside .section {
	position: relative;
}
/* @end */

/* @group Tables */
table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 4px;
}
table th {
	font-weight: bold;
	font-size: 14px;
}
table th, table td {
	border-bottom: 1px solid #d1cfd0;
	padding: 0.5em;
}
table tr:last-child td {
	border-bottom: none;
}
table .total td {
	color: #005e9c;
	border-bottom: 0;
}
#print-options {
	width: 430px;
}
#print-options td {
	border-bottom: 0;
	padding: 0px;
}
#print-options input {
	width: 20px;
}
#print-options label {
	width: auto;
	float: none;
	display: inline;
}
/* @end */

/* @group FlexiBG */
img#expando {
padding: 0;
margin: 0;
position: absolute;
display: none;
z-index: 1;
-ms-interpolation-mode: bicubic;
}
 .wide img#expando,
.tall img#expando {
display: block;
}
.wide img#expando {
width: 100%;
height: auto;
}
.tall img#expando {
width: auto;
height: 100%;
}
.ie6fixed {
position: absolute;
top: expression((ignoreMe = document.documentElement.scrollTop ?
document.documentElement.scrollTop : document.body.scrollTop) + 'px');
}
/* @end */

/* @group Flaps */
.horizontal-flap {
	display: block;
	width: 47px;
	height: 50px;
	text-indent: -9999px;
	background: url(images/flaps/flaps-sprite.png) no-repeat 0 -40px;
	position: relative;
	margin-bottom: -39px;
	left: -47px;
	top: 28px;
}
#flap-richten-sie-suchagenten-ein {
	background-position: -495px -40px;
}
#flap-nutzen-sie-unsere-volltext-recherche {
	background-position: -765px -40px;
}
#flap-kommentieren-bewerten-sie-ihre-ergebnisse {
	background-position: -900px -40px;
}
#flap-nutzen-sie-tags {
	background-position: -1755px -40px;
}
#flap-teilen-sie-interessante-suchergebnisse {
	background-position: -990px -40px;
}
#flap-erstellen-sie-grafiken-diagramme {
	background-position: -945px -40px;
}
#flap-archivieren-sie-mit-einem-klick {
	background-position: -1125px -40px;
}
#flap-redaktionelle-zusammenfassung-reporting {
	background-position: -1170px -40px;
}


#flap-reputationsanalyse {
	background-position: -1440px -40px;
}
#flap-marktanalyse {
	background-position: -1350px -40px;
}
#flap-resonanzanalyse {
	background-position: -1890px -40px;
}
#flap-professionell-schnell {
	background-position: -2160px -40px;
}
#flap-redaktionelle-zusammenfassung-reports-präsentationen {
	background-position: -1170px -40px;
}


#flap-tägliche-email-benachrichtigung {
	background-position: -2250px -40px;
}
#flap-sofortbenachrichtigung-im-akutfall {
	background-position: -1665px -40px;
}
#flap-artikel-weiterleiten {
	background-position: -810px -40px;
}
#flap-rss-feeds {
	background-position: -990px -40px;
}
#flap-pdf-clippings {
	background-position: -1170px -40px;
}


#flap-ueber-2-000-relevante-medienseiten {
	background-position: -270px -40px;
}
#flap-4-500-primärquellen {
	background-position: -225px -40px;
}
#flap-social-web-sites {
	background-position: -540px -40px;
}
#flap-internationale-quellen {
	background-position: -2340px -40px;
}
#flap-quellen-selbst-definieren {
	background-position: -1710px -40px;
}


#flap-unabhängige-fortschrittliche-suchtechnologie {
	background-position: -1935px -40px;
}
#flap-benutzerfreundlich-webbasiert {
	background-position: -1935px -40px;
}
#flap-relevante-aktivitäten-beobachten {
	background-position: -765px -40px;
}
#flap-zielgenau-reagieren {
	background-position: -90px -40px;
}


#flap-alle-ergebnisse-aus-tagespresse-publikums--fachzeitschriften,
#flap-wir-machen-der-zeitung-beine {
	background-position: -270px -40px;
}
#flap-kalkulierbare-kosten {
	background-position: -2385px -40px;
}

#flap-sie-sind-schon-längst-im-social-web-angekommen-wir-zeigen-ihnen-wo {
	background-position: -495px -40px;
}
#flap-relevante-aktivitäten-in-echtzeit-beobachten {
	background-position: -1035px -40px;
}
#flap-analyse-reporting-im-handumdrehen- {
	background-position: -2160px -40px;
}


#flap-kundenspezifische-medienbeobachtung {
	background-position: -765px -40px;
}
#flap-beste-ergebnissse-–-mit-ihrem-logo-in-ihrem-branding {
	background-position: -1080px -40px;
}
#flap-teamwork-–-komfortabel-schnell {
	background-position: -900px -40px;
}
#flap-attraktives-festpreismodell {
	background-position: -2385px -40px;
}
#flap-medienbeobachtung {
	background-position: -495px -40px;
}


#flap-aufgabenstellung-kunden-akquise-fuer-ein-dienstleistungsunternehmen {
	background-position: -1260px -40px;
}
#flap-unser-angebot {
	background-position: -1170px -40px;
}
#flap-kundennutzen {
	background-position: -1935px -40px;
}
#flap-aufgabenstellung-medienresonanzanalyse {
	background-position: -1890px -40px;
}
#flap-aufgabenstellung-medienresonanzanalyse-marktbeobachtung {
	background-position: -2340px -40px;
}


#flap-schneller-mehr-wissen {
	background-position: -1935px -40px;
}
#flap-neuigkeiten-gezielt-verbreiten {
	background-position: -1440px -40px;
}
#flap-informationen-aus-erster-hand {
	background-position: -1395px -40px;
}


#flap-neben-der persönlichen telefonischen vorführung von bluereport bieten wir ihnen und ihren mitarbeitern thematische schulungen und beratungen in den bereichen {
	background-position: -2520px -40px;
}
flap-service {
	background-position: -2520px -40px;
}
#flap-aufgabenstellung-neukunden-akquise {
	background-position: -1260px -40px;
}


body.page-id-63 .horizontal-flap {
	background-position: -1260px -40px;
}
#flap-ich-erhalte-zwar-suchtreffer-diese-stehen-aber-nicht-in-verbindung-zu-meinen-suchbegriffen,
#flap-wie-lege-ich-fest-wann-zu-welcher-uhrzeit-meine-tägliche-zusammenfassung-verschickt-wird {
	top: 52px;
}
#flap-newsletter-abonnieren {
	display: none;
}
/* @end */

/* @group Products */
.step span {
	color: #d5a500;
}
.product {
	width: 161px;
	border: 1px solid #d7d7d7;
	float: left;
	margin-right: 14px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-bottom: 2em;
}
.product .header {
	margin-left: -12px;
	color: #fff;
	padding: 5px 10px;
	background-image: url(images/product-header.png);
}
.product .header .horizontal-flap {
	display: none;
}
.product .header h3, .product .header h4 {
	margin-left: 10px;
}
.product .header h3 {
	margin-top: 8px;
	color: #FFF;
}
.product .header h4 {
	margin-top: 8px;
	font-size: 12px;
}
#pricing-overview {
	margin-top: 40px;
	height: 470px;
}
#pricing-overview hr {
	display: none;
}
#pricing-overview .active {
	font-size: 2em;
	width: 178px;
	margin-top: -20px;
	z-index: 20;
}
.features {
	width: 131px;
	border-collapse: collapse;
	border-spacing: 0;
	min-height: 300px;
	margin: 10px 0 10px 10px;
}
.features td, .features th {
	border-bottom: 0;
	padding: 2px;
}
#pricing-overview .active td, #pricing-overview .active th {
	font-size: 13px;
}
.features th {
	font-weight: normal;
	font-size: 11px;	
}
.features td {
	text-align: right;
	font-weight: bold;
	color: #005e9c;
	vertical-align: top;
	width: 18px;
	padding-right: 3px;
	font-size: 12px;
}
.features th a {
	border-bottom: 1px dashed #005e9c;
}
.features th a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #000;
}
.yes span, .no span {
	visibility: hidden;
	width: 10px;
	display: block;
}
.yes td {
	background: url(images/icon-check.png) no-repeat right 4px;	
}
.no {
	color: #d7d7d7;
}
.product .pricing {
	text-align: center;
	font-size: 20px;
	margin-top: 0.2em;
	padding-top: 0.2em;
	border-top: 3px solid #d7d7d7;
	color: #555;
}
.product .button {
	font-size: 16px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 0.5em;
}
#compare-products {
	clear: both;
	text-align: center;
	background: url(images/products-compare.png) no-repeat;
	padding-top: 0.5em;
	margin-bottom: 2em;
}
#compare-products p {
	width: 16%;
	float: left;
	margin-left: 0;
	text-align: center;
}
#compare-products label {
	text-indent: -9999px;
	display: block;
	float: left;
}
#compare-products .submit {
	clear: both;
	margin-top: 5px;
}
/* @end */

/* @group Tooltips */
#rstooltip {
	width: 150px;
	background-color: #fef9d3;
	border: 1px solid #fbea47;
	z-index: 100000;
	margin-top: -25px;
	-webkit-box-shadow: 0px 0px 5px #666;
	-moz-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
}
#rstooltip .content {
	padding: 1em;
	color: #000;
}
/* @end */

/* @group Countries */
#countries {
	position: absolute;
	right: 30px;
	top: 45px;
}
#countries ul {
	list-style-type: none;
}
#countries li {
	list-style: none;
	float: left;
	margin-right: 5px;
}
#countries a {
	display: block;
	width: 26px;
	height: 18px;
	text-indent: -9999px;
}
#countries .switzerland a {
	background: url(images/flags.jpg) no-repeat 0 -18px;
	width: 18px;
}
#countries .switzerland a:hover {
	background: url(images/flags.jpg) no-repeat 0 0;
	width: 18px;
}

#countries .germany a {
	background: url(images/flags.jpg) no-repeat -18px -18px;
}
#countries .germany a:hover {
	background: url(images/flags.jpg) no-repeat -18px 0;
}


#countries .austria a {
	background: url(images/flags.jpg) no-repeat -44px -18px;
}
#countries .austria a:hover {
	background: url(images/flags.jpg) no-repeat -44px 0;
}

/* @end */

/* @group Download Links */

.download span {
	display: block;
	width: 13px;
	height: 16px;
	background: url(images/filetypes-sprite.png) no-repeat;
	float: left;
	margin-right: 6px;
}

.pdf span {
	background-position: 0 0;
}

.csv span {
	background-position: -13px 0;
}

.xls span {
	background-position: -26px 0;
}

.doc span {
	background-position: -39px 0;
}

/* @end */

/* @group Mitarbeiter */
ul#mitarbeiter {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul#mitarbeiter li {
	margin: 6px 2px;
	padding: 0;
	list-style: none;
	float: left;
	background: url(images/company-back.jpg) no-repeat 0 0;
	width: 210px;
	height: 248px;
}
ul#mitarbeiter li:nth-child(4) {
	background: url(images/company-back.jpg) no-repeat -210px 0;
}
ul#mitarbeiter li img {
	width: 182px;
	height: 182px;
	margin: 10px 0 0 14px
}
ul#mitarbeiter li div {
	text-align: center;
	margin: 5px 0 0 0;
	line-height: 120%;
}
ul#mitarbeiter li h4 {
	font-weight: bold;
}

/* @end */

/* @group Imprint */
#adresses {
	overflow: hidden;
}
.vcard {
	width: 200px;
	float: left;
}
.office {
	font-weight: bold;
}
.country {
	margin: 0 0 10px 0;
}
/* @end */

/* @group Contact */
body.page-id-423 table {
	padding: 0 30px 0 0 ;
}
body.page-id-423 table td {
	border-bottom: none;
	padding: 5px 0;
	margin: 0;
	vertical-align: top;
}
body.page-id-423 table td:first-child {
	width: 150px;
}
body.page-id-423 textarea {
	width: 100%;
	border: solid 1px #D7D7D7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px;
}
.wpcf7-form input[type=text] {
	width: 100%;
} 
.wpcf7-form input[type=submit] {
	border: none;
	display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: #2b2e31 1px 1px 1px;
	margin-top: 1em;
	font-size: 16px;
	padding: 5px 0;
	background: url(images/button-background.png) no-repeat;
	width: 160px;
}


.wpcf7-form br {
	display: none;
}
/* @end */

/* @group twitter */

body.home #content #box5,
body.page-id-615 #box5,
#content-wrapper.error #box5,
body.page-id-935 #box5 {
	margin-bottom: 20px;
	height: auto;
	background: url(images/widget-21-background-b.png) no-repeat bottom;
	padding-bottom: 60px;
}
.entry-meta {
	display: none;
}
.twitter-avatar {
	width: 18px;
	height: 18px;
	overflow: hidden;
	margin: -36px 5px 0 -15px;
	border: 15px solid transparent;
}
.twitter-avatar img {
	border: 1px solid #0099CC;
	width: 16px;
	height: 16px;
}
#box5 li {
	border-bottom: 1px solid #222;
	margin: 5px 0;
	padding: 0 0 2px 0;
	color: #CCC;
}
#box5 ul {
	margin: -5px 0;
}
#box5 li a {
	color: #FFFFFF;
}
#box5 li:last-child {
	border-bottom: none;
}
h4 a.twitterwidget-title {
	color: #FFF;
	text-shadow: #333 0 1px 0;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 25px;
}
/* @end */

/* @group Angebot */
body.page-id-615 .main-content.section.wide {
	background: #FFF url(images/aktion/aktion-relaunch.jpg) no-repeat right;
}
.section.w31.pos11 {
	background: #FFF url(images/aktion/aktion-relaunch-small.jpg) no-repeat right;
}
/* @end */

/* @group 404 */
#content-wrapper.error .main-content .content {
	padding-right: 300px;
}
#content-wrapper.error .main-content{
	background: #FFF url(images/error.jpg) no-repeat bottom right;
}

/* @end */

/* @group Newsletter */
#newsletter {
	background: #FFF;
	background: rgba(255,255,255,0.7);
	/*border: 3px solid #DD8927;*/
}
#newsletter h3 {
	color: #333;
}
#newsletter table,
body.page-id-423 #newsletter table {
	margin-bottom: 10px;
	padding: 0;
}
#newsletter input[type=text],
#newsletter input[type=password] {
	width: 90%;
}
body.page-id-423 #newsletter table td:first-child {
	width: auto;
	padding: 0;
	vertical-align: middle;
}
#newsletter table td,
body.page-id-423 #newsletter table td {
	color: #333;
	padding: 0;
	border: none;
	margin: 0;
}
#contact .flap {
	background: url(images/flaps/flaps-sprite.png) no-repeat -2520px 0;
}
#newsletter .flap {
	background: url(images/flaps/flaps-sprite.png) no-repeat -2250px 0;
}

body.page-id-935 table td {
	border-bottom: none;
}
body.page-id-935 table td.first {
	width: 40px;
}
body.page-id-935 #ukhkhl-ukhkhl,
body.page-id-935 #name {
	width: 200px;
}
body.page-id-935 .main-content .content {
	padding-right: 350px;
}
body.page-id-935 .main-content{
	background: #FFF url(images/newsletter.jpg) no-repeat bottom right;
}

/* @end */

/* @group Blog */
.post.type-post h2.storytitle{
	display: inherit;
}
.post.type-post h2.storytitle a{
	color: #345;
}

.post.type-post .meta {
	display: inherit;
	color: #CCC;
}
.post.type-post .meta a,
.post.type-post .feedback a,
.type-post .public a {
	color: #AAA;
}
.post.type-post .feedback,
.post.type-post #respond,
.type-post .public {
	display: inherit;
	color: #CCC;
}
.com,
.public {
	display: none;
}
.type-post .com{
	display: inherit;
	background: url(images/hr.png) no-repeat top center;
	padding: 20px 0 0 0;
	margin: 20px 0 30px 0;
}
.type-post .entry {
	border-bottom: 2px dotted #EEE;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}
.com h2 {
	font-size: 18px;
	border-top: 2px dotted #EEE;
	padding: 10px 0 0 0;
	margin: 10px 0 20px 0;
}
textarea#comment {
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #d7d7d7;
	-webkit-box-shadow: 0px 1px 0px ;
	-moz-box-shadow: 0px 1px 0px ;
	box-shadow: 0px 1px 0px;
	padding: 5px;
}
#wrapper #submit {
	width: auto;
	padding: 5px 10px;
}
#commentlist {
	margin: 10px 0 0 0;
}
#commentlist li {
	margin: 20px 0;
}
#authors {
	display: none;
}
body.single #authors,
body.blog #authors,
body.author #authors {
	display: inherit;
}
body.single h2,
body.blog h2,
body.author h2  {
	font-size: 24px;
}
.avatar {
	padding: 0;
	margin: 0;
	line-height: 0;
}
#authors h4 {
	display: none;
}
#authors a {
	display: block;
	padding: 0;
}
#authors a:hover {
	color: #000;
	text-decoration: none;
}

#authors .name {
	margin: 0 0 0 10px;
	position: relative;
	top: -15px;
	}
.author-list {
	margin: 0 0 20px 0;
	}
iframe.fb {
	display: none;
}
body.blog iframe.fb,
body.single iframe.fb,
body.authors iframe.fb {
	display: inherit;
	margin: 5px 0 0 0;
}
/* @end */

a.app {
	display: block;
	height: 40px;
	background: url(images/appstore.jpg) no-repeat top left;
	padding: 8px 0 0 125px;
}

/* @group Referenzen */
.page-id-55 hr {
	display: none;
}
.page-id-55 a.logo {
	display: block;
	text-indent: -1000px;
	height: 56px;
	width: 181px;
	float: right;
	margin: 10px 0 0 0;
}
#getabstract {
	background: url(images/testimonials/test-ben-logo.jpg) no-repeat top left;
}
#swissolympic {
	background: url(images/testimonials/swissolympic-logo.jpg) no-repeat top left;
}
ul.references {
	padding: 0;
	margin: 0;
}
ul.references li {
	padding: 0;
	margin: 0 0 60px 0;
	list-style: none;
	border-bottom: 1px solid #CCC;
}

/* @end */
