@import
	url(//google-fonts.hellwach.io/googleapis/css?family=PT+Sans:400,400italic,700italic,700)
	;

body {
	font-family: 'PT Sans', sans-serif;
	padding: 0;
	color: #333;
	-moz-font-feature-settings: "liga", "kern";
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizelegibility;
	margin-top: 45px;
}

.bg-kachel {
	background-image: url(../../images/salesseite/kachel.jpg);
	padding-bottom: 50px;
}

h1.lead {
	font-size: 52px;
	font-weight: 300;
	line-height: 1.0865;
	margin-bottom: 48px;
}

h2.lead {
	font-weight: 300;
	font-size: 36px;
	margin: 48px 0;
	color: #666;
}

h3.lead {
	margin: 96px 0 24px 0;
	font-weight: 400;
	color: #333;
	font-size: 24px;
}

i.lead {
	font-size: 24em;
	color: #ccc;
}

@media ( max-width : 450px) {
	h1.lead {
		font-size: 36px;
	}
	h2.lead {
		font-size: 24px;
	}
	i.lead {
		font-size: 16em;
	}
}

h6.note {
	font-weight: 300;
	color: #777;
	line-height: 1.45;
}

p.lead {
	font-size: 18px;
	margin: 1em 0 96px 0;
	line-height: 1.45;
}

table p.lead,table h4 {
	margin: 40px 0;
}

ul.lead,ol.lead {
	margin: 12px 0 48px 0;
	font-size: 18px;
	line-height: 1.45;
	padding: 0;
}

ul.lead li,ol.lead li {
	list-style: none;
	padding: 20px;
	margin: 0;
}

ul .gadget,ol .gadget {
	padding: 0 10px;
	background-color: #3baee7;
	border-radius: 25px;
	color: #fff;
	font-size: 2em;
	margin-right: 15px;
}

ol .gadget {
	font-size: 1.8em;
}

.fa-xxl {
	font-size: 100px;
	color: #fff;
}

.kachel {
	background-image: url(../../images/salesseite/kachel.jpg);
	border-top: 10px solid #eee;
	border-bottom: 10px solid #eee;
	text-shadow: 0 2px #ddd;
	padding: 40px 0;
}

.whitebordered {
	background: #eee;
	padding: 15px;
	border: 10px solid #dedede;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
}

.wordpress-app {
	background-color: #00aadc;
	padding: 50px 0;
	border-top: 10px solid #0088CC;
	border-bottom: 10px solid #0088CC;
	text-shadow: 0 3px #0087be;
}

.wordpress-app h1,.wordpress-app h2,.wordpress-app h3 {
	color: #FFF;
	margin-top: 0;
}

.wordpress-app td {
	padding: 40px 10px;
	border-bottom: 1px solid rgba(0, 135, 190, 0.6);
}

.marker {
	background-color: #FFF;
	border-radius: 4px;
	color: #0088CC;
	display: block;
	box-shadow: 0 3px #0087be;
	text-shadow: none;
	font-size: 28px;
	padding: 10px;
	color: #0088CC;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.marker .fa {
	font-size: 24px;
	margin-right: 6px;
}

footer {
	background-color: #ececec;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
	color: #999;
	padding-left: 15px;
	padding-right: 15px;
}

footer .btn {
	margin: 5px;
}

footer .social-btn {
	width: 40px;
	height: 40px;
	margin: 10px;
	font-size: 20px;
	text-align: center;
	line-height: 35px;
	border-radius: 20px;
	display: inline-block;
	background-color: inherit;
	border: 2px solid #999;
	color: #999;
}

.social-btn a {
	display: block;
	color: #CCC;
}

footer .social-btn:hover,footer .social-btn a:hover {
	border-color: #C7513F;
	color: #C7513F;
}

.marketing {
	padding-top: 50px;
	padding-bottom: 50px;
}

/* NAVIGATION */
.navbar-static-top {
	border: 0;
}

.salesseite .navbar-wrapper {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	right: 0;
	z-index: 9999;
}

.salesseite .navbar-inverse {
	background: rgba(0, 0, 0, 0.8) !important;
	border-bottom: 3px solid #181818;
	left: 0;
	margin: 0;
	width: 100%;
}

.salesseite .navbar-inverse .navbar-nav>li>a:hover,.salesseite  .navbar-inverse .navbar-nav>li>a:focus
	{
	color: #c7513f;
}

.list-group .list-group-item.active,.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus
	{
	background-color: #0088cc;
	background: linear-gradient(#3baee7, #0088cc) repeat scroll 0 0
		rgba(0, 0, 0, 0);
	border-color: #c7513f;
}

#MainMenu .list-group .list-group-item.active {
	background-color: #444;
	background: #444;
	border-color: #444;
	background-image: url('../../images/verwaltung/nav-arrow.png');
	background-position: right;
	background-repeat: no-repeat;
}

.navbar {
	margin: 0;
}

.navbar-wrapper {
	margin-top: 0;
}

.navbar-wrapper .navbar {
	border-radius: 0;
}

.logo {
	box-shadow: 0 4px 4px rgba(50, 50, 50, 0.5);
}

.menu-logo {
	width: 100%;
}

/* ANPASSUNGEN */
.row {
	border: 0;
}

.table thead>tr>th,.table tbody>tr>th,.table tfoot>tr>th,.table thead>tr>td,.table tbody>tr>td,.table tfoot>tr>td
	{
	padding: 20px;
}

.selectBox {
	width: 100% !important;
	border: 0 !important;
}

.selectBox label {
	width: 100% !important;
}

.btn-primary {
	background-color: #c7513f;
	border-color: #98271d;
}

.btn-success,.btn {
	background-image: none;
	background: linear-gradient(#3baee7, #0088cc) repeat scroll 0 0
		rgba(0, 0, 0, 0);
	border-color: #1992da #137ec6 #0d6ab2;
}

.btn-success:hover {
	background: linear-gradient(#1b9dde, #006da3) repeat scroll 0 0
		rgba(0, 0, 0, 0);
	border-color: #1992da #137ec6 #0d6ab2;
}

.btn-success:focus {
	border-color: #1992da #137ec6 #0d6ab2;
	background: linear-gradient(#1b9dde, #006da3) repeat scroll 0 0
		rgba(0, 0, 0, 0);
}

.btn-success:active {
	border-color: #1992da #137ec6 #0d6ab2;
	background: linear-gradient(#006da3, #1b9dde) repeat scroll 0 0
		rgba(0, 0, 0, 0);
}

a.btn.btn-success {
	color: #FFF;
}

.featurette-heading {
	margin-bottom: 20px;
}

.ui-tabs .ui-tabs-panel {
	padding: 0;
}

.list-group .fa {
	margin-right: 10px;
}

.icon-lg .fa {
	font-size: 36px;
}

/* Error Messages */

.ui-message-info, .ui-message-error, .ui-message-warn, .ui-message-fatal {
	margin: 5px 0;
}

.ui-message-info-icon, .ui-message-warn-icon, .ui-message-error-icon, .ui-message-fatal-icon {
	margin-top: 3px;
}

/* Fuktionen */
.preise {
	background-color: #F0F0F0;
	padding: 5px;
	border-radius: 10px;
}

.preise hr {
	opacity: 0.5;
}

.preis {
	border: 5px solid #F0F0F0;
	background-color: #FFF;
	border-radius: 10px;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.width-full,.preis input,.preis textarea {
	width: 100%;
}

.preis td {
	padding: 10px;
}

.preis .header {
	background-color: #666;
	background: url("../../images/salesseite/bg_pricing_block.png")
		no-repeat scroll center bottom #666666;
	height: 215px;
	padding-top: 20px;
	color: #FFF;
}

.preis h2 {
	margin-top: 0;
}

.preis h6 {
	opacity: 0.7;
}

.preis table {
	margin: 40px 0;
}

.preis .content {
	background-color: #FFF;
	padding: 20px;
}

.preis .footer {
	padding: 20px;
	color: #FFF;
	background-color: #666;
}

/* Farben */
.maia {
	color: #C7513F;
}

.maia-bg {
	background-color: #C7513F
}

/* Funktionen */
.fa-mr {
	margin-right: 10px;
}

.text-justify {
	text-align: justify;
}

table.middle-v p {
	vertical-align: middle;
}

.radius {
	border-radius: 18%;
}

.shadow {
	box-shadow: 0 3px 3px 3px rgba(50, 50, 50, 0.2)
}

.padding-top {
	padding-top: 20px;
}

.padding-bottom {
	padding-bottom: 20px;
}

.padding-vertical {
	padding: 20px 0;
}

.margin-right {
	margin-right: 20px;
}

.iphone-drehen-img {
	display: none;
}
/* Paginator */
.ui-paginator {
	margin-top: 1em;
	padding: 0;
	background: none;
	border: none;
}

.ui-paginator-page,.ui-paginator
 
.ui-paginator-next,.ui-paginator
 
.ui-paginator-last,.ui-paginator
 
.ui-paginator-first,.ui-paginator
 
.ui-paginator-prev {
	margin: 0 0.25em;
	padding: 4px 12px;
	background: none;
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: #AAA;
	line-height: 18px;
}

.ui-paginator {
	margin: 40px 0;
	padding: 0;
	background: none;
	border: none;
}

.ui-paginator .ui-paginator-page,.ui-paginator .ui-paginator-next,.ui-paginator .ui-paginator-prev
	{
	margin: 0 0.25em;
	padding: 4px 12px;
	background: none;
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: #3c667c;
}

.ui-paginator .ui-state-active {
	background-color: #c8503f;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
}

.ui-paginator .ui-state-hover {
	border-color: #c8503f;
	color: #c8503f;
	box-shadow: none;
}

.btn-default {
	background-image: none;
}

.ui-widget-content .ui-button,.ui-button {
	background-image: none;
	box-shadow: 0px;
	text-shadow: none;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}

.ui-widget-content .ui-button:hover,.ui-button:hover {
	background-color: #EBEBEB;
	border-color: #ADADAD;
	color: #333333;
}

.ui-widget-content .btn-speichern,.btn-speichern {
	background-color: #428BCA;
	border-color: #357EBD;
	color: #FFFFFF;
	width: 100%;
}

.ui-widget-content .btn-speichern:hover,.btn-speichern:hover {
	background-color: #3276B1;
	border-color: #285E8E;
	color: #FFFFFF;
}

.ui-widget-content .btn-abbrechen,.btn-abbrechen {
	background-color: #D9534F;
	border-color: #D43F3A;
	color: #FFFFFF;
	width: 100%;
}

.ui-widget-content .btn-abbrechen:hover,.btn-abbrechen:hover {
	background-color: #D2322D;
	border-color: #AC2925;
	color: #FFFFFF;
}

.ui-messages ul {
	border-bottom: medium none;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
	width: 25px;
	border: 1px solid #DDDDDD;
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight
	{
	background-color: #C8503F;
	background-image: linear-gradient(to bottom, #C8503F, #C8503F);
}

.updates .ui-widget-content {
	border: 0;
}

.active.list-group-item {
	filter: none;
}

/* FLUID*/
.container-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

/* TopBar */
.topbar {
	padding: 8px 0;
	position: relative;
	z-index: 12;
	background-color: #ececec;
}

.topbar ul.loginbar {
	margin: 0;
}

.topbar ul.loginbar>li {
	display: inline;
	list-style: none outside none;
	padding-bottom: 15px;
	position: relative;
}

.topbar ul.loginbar li.topbar-devider {
	border-right: 1px solid #bbb;
	font-family: Tahoma;
	font-size: 8px;
	margin: 0 9px 0 5px;
	padding: 0;
	position: relative;
	top: -1px;
}

#helpbox {
	text-align: center;
	background-color: #222;
	opacity: 0.5;
	color: #FFF;
	position: fixed;
	top: 50%;
	right: -40px;
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	transform: rotate(270deg);
	writing-mode: lr-tb;
	border-radius: 6px 6px 0 0;
	color: #FFF;
}

#helpbox p {
	margin: 0;
	padding: 0;
}

#helpbox p a {
	color: #FFF;
	padding: 10px;
	line-height: 2.5em;
}

/* STICKY TAB */
.nav-justified>li>a {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	border-radius: 0;
}

.nav-pills>li.active>a {
	border-radius: 5px;
}