/*
Theme Name: Begleiteter Umgang Template
Theme URI: http://www.begleiteter-umgang-berlin.de/
Description: Template für Website vom Fachverband Begleiteter Umgang Berlin
Author: THE BRETTINGHAMS GmbH
Author URI: http://www.brettingham.de
*/

* {
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, sans-serif;
	color:#000;	
}

img {
	border:0;
}

br.clear {
	clear:both;
}

body {
	background: #f8f8f8 url('images/bg_body.jpg') center center repeat-y;
}
#logo{
	position:relative;
	top: 29px;
	left: 49px;
}
#wrap {
	width: 900px;
	margin: auto;
}

#header, #content, #footer {
	float: left;
}

#header #title {
	width: 900px;
	height: 329px;
}
#title{
	background: url('images/header.jpg') no-repeat;
}
#footer {
	width: 885px;
	height: 25px;
	padding-right: 15px;
	padding-top: 8px;
	background: #155298;
}
#mainnav ul,
ul#main_nav {
	list-style: none;
	width: 864px;
	height: 42px;
	padding-left: 36px;
	background: #155298 url('images/bg_main_nav.jpg') 0 0 no-repeat;
}
#mainnav ul li,
ul#main_nav li {
	float: left;
}
#mainnav ul li a,
ul#main_nav li a {
	float: left;
	height: 29px;
	padding: 8px 13px 0 13px;
	margin-right: 8px;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	border-radius: 4px 4px 0 0;
	color: white;
}
#mainnav ul li a:hover,
#mainnav ul li.current_page_item a,
ul#main_nav li a:HOVER,
ul#main_nav li a.active {
	color: #155298;
	background: white;
}

#content {
	padding-top: 45px;
	background: white;
}

#content .col {
	float: left;
	margin-bottom: 100px;
}
#content .col.left {
	width: 576px;
	padding-left: 42px;
	padding-right: 16px;
}

#content .col.left.fullwidth {
	width: 100%;
	box-sizing: border-box;
	padding-right: 21px;
}

#content .col.left .entry table {
	width: 100%;
}

#content .col.left .entry table tr td:first-child {
	width: 25%;
}

h1{
	font-weight: normal;
	font-size: 18px;
	color: #7d7d7d;
}
h1.slogan{
	position:relative;
	
	top: 130px;
	left: 49px;
}
h2,
h2 a {
	font-size: 18px;
	font-weight: normal;
	color: #f7b03f;
	margin-bottom: 30px;
	text-decoration: none;
}

h2.center {
	text-align: center;
}

h2.big {
	font-size: 22px;
	margin-bottom: 45px;
}

h3 {
	font-weight: normal;
	font-size: 16px;
	color: #155298;
	margin-bottom: 30px;
}

h3 a {
	color: #155298;
	text-decoration: none;
}

h4 {
	font-size: 12px;
	color: #242424;
	margin-bottom:30px;
}

p {
	font-size: 14px;
	line-height: 24px;
	color: #5d5d5d;
	margin-bottom: 25px;
}

ul {
	color: #414141;
	font-size: 14px;
	list-style-image: url('images/bullet.gif');
}

.col.left ul li {
	padding-left: 7px;
	margin-bottom: 20px;
	color: #5d5d5d;
}

.panel {
	width: 213px;
	padding: 26px 10px 30px 22px;
	background: #eeeeee;
	border-radius: 4px;
}
.panel h3 {
	margin-bottom: 27px;
}

.panel p {
	color: #242424;
	font-size: 12px;
	line-height: 16px;
}

.panel ul {
	color: #242424;
	font-size: 12px;
	line-height: 16px;
	margin-left: 16px;
	list-style-image: url('images/bullet_sm.gif');
}

.panel ul li {
	margin-bottom: 16px;
}

.panel ul li span.label,
.panel ul li span.value {
	float: left;
}
.panel ul li span.label {
	width: 35px;
}

.col.right .panel h3 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 30px;
}


#partner_slider {
	position: relative;
	float: left;
	width: 900px;
	height: 103px;
	background: url('images/bg_slider.png') 0 0 no-repeat;
	overflow: hidden;
}
#partner_slider a.btn {
	display: block;
	position: absolute;
	z-index: 100;
	top: 0;
	width: 60px;
	height: 103px;
	cursor: pointer;
}
#partner_slider a.btn.left {
	left: 0;
	background: url('images/arrow_left.png') 22px 41px no-repeat;
}
#partner_slider a.btn.right {
	right: 0;
	background: url('images/arrow_right.png') 22px 41px no-repeat;
}

#partner_slider .slider {
	position: relative;
}
#partner_slider .slider .view {
	float: left;
	height: 65px;
	padding-top: 35px;
	padding-left: 85px;
	width: 815px;
}
#partner_slider span {
	position: absolute;
	left: 86px;
	top: 8px;
	font-size: 14px;
	color: #a6a6a6;
}

#partner_slider img{
	float: left;
	margin-right: 30px;
}

#footer ul {
	list-style: none;
}
#footer ul li {
	float: right;
}
#footer ul a {
	font-size: 12px;
	color: white;
	text-decoration: none;
}
#footer ul li.last {
	padding-left: 9px;
	margin-left: 8px;
	background: url('images/bullet_footer_nav.gif') 0 5px no-repeat;
}
#content ul{
	margin-left: 18px;
}
table{
	margin-bottom: 100px;
}
table tr td{
	padding-bottom: 10px;
	vertical-align: top;
	padding-right: 30px;
	font-size: 14px;
	color: #5D5D5D;
}
table tr td.first{
	width: 140px;
}
table tr td.second img{
	max-height:80px;
}
.col.left table tr td ul li{
	margin-bottom: 10px;
}

#mainnav li.menu-item {
	position: relative;
}

#mainnav ul ul.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	width: auto;
	height: auto;
	padding: 0;
	top: 100%;
	margin-top: -3px;
	z-index: 10;
	min-width: 120px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	overflow: hidden;
}

#mainnav ul.sub-menu li {
	width: 100%;
	background: #155298;
	border-top: 1px solid white;
}

#mainnav ul li.current_page_item a {

}

#mainnav ul.sub-menu li a {
	width: 100%;
	margin: 0;
	text-align: left;
	border-radius: 0;
	box-sizing: border-box;
	padding: 10px 13px;
	height: auto;
}

#mainnav ul.sub-menu li a:hover,
#mainnav ul.sub-menu li.current_page_item a,
ul#main_nav ul.sub-menu li a:HOVER,
#mainnav ul li.current_page_item ul.sub-menu a:hover,
ul#main_nav ul.sub-menu li a.active,
#mainnav ul li.current_page_item ul.sub-menu a.active {
	color: white;
	background: #3679c6;
}

#mainnav ul li.current_page_item ul.sub-menu a {
	background: #155298;
	color: white;
}

#mainnav ul li.menu-item:hover > .sub-menu {
	display: block;
}

#content .left ol {
	counter-reset: item;
}

#content .left ol li {
	display: block;
	padding-left: 35px;
	position: relative;
}

#content .left ol li:before {
	content: counter(item);
	counter-increment: item;
	display: inline-block;
	position: absolute;
	left: -15px;
	top: -7px;
	background-color: #155298;
	color: white;
	width: 37px;
	text-align: center;
	padding: 6px 0;
	font-size: 20px;
	border-radius: 25px;
	line-height: 1.2;
	font-weight: 100;
}

#content .left ol li span[style*="text-decoration: underline;"] {
	margin-top: 12px;
	display: inline-block;
}

#content .left ol li strong {
	margin-top: 35px;
	display: block;
}

#content .left ol li p {
	margin-bottom: 0;
}

#content .left ol li * {
	font-size: 14px;
}
