/*
Theme Name: Webo
Theme URI: http://www.mboettcher.com
Author: Marcel Boettcher
Author URI: http://www.mboettcher.com
Description: Webo is great Template
Version: 2
License: http://www.mboettcher.com
License URI: http://www.mboettcher.com
Tags: responsive
*/

html {
	
	font-family: Helvetica !important;
}

body {
	background-color: #ccc !important;
}

.container {
	background-color: #fff;
}

h1,h2,h3,h4,h5 {
	
	font-family: Helvetica !important;
}

header {
	font-size: 80%;
}

header a, footer a {
	color: #000;
}

#mainnav ul {
	list-style-type: none;
	float:right;
}

#mainnav ul li {
	float:left;
	padding: 0 10px;
}

.smallh3 {
	font-size: 95%;
}

.btn-me1 {
    background-color: #9CAFC3;
    border-color: #0275d8;
    color: #fff;
	padding: 0.5rem 5rem !important;
}

.greybottom {
	
	border-bottom: 1px solid #9CAFC3;
}

.second {
	padding: 60px 0;
}

.backicon {
	background-image: url("/wp-content/themes/webo/img/icons-mb.png");
	display:inline-block;
	height:45px;
	width: 45px;
	position: relative;
	background-repeat: no-repeat;
	top: 15px;
}

.bimg-1 {
	background-position: 0 0;
}

.bimg-2 {
	background-position:  -60px 0;
}

.bimg-3 {
	background-position:  -120px 0;
}

.bimg-4 {
	background-position: 0 -50px;
}

.bimg-5 {
	background-position:  -60px -50px;
}

.bimg-6 {
	background-position:  -120px -50px;
}

.pad20 {
	padding: 0 20px;
}

.height700 {
	min-height:700px;
}

.centered_top {
	margin-top:250px;
}

.centered_200 {
	margin-top:100px;
}

.height_b {
	min-height:437px;
}

.black_bg {
	background-color: black;
	color:#ccc;
}
.arbeit {
	margin-top:200px;
}

.arbeit h2  {
	text-align:center;
}
.arbeit ul {
	list-style-type: none;
	line-height: 200%;
	padding-left: 0;
}