/*
Theme Name: Suffusion (BauIng & Imm)
Description: Child Theme based on Suffusion
Version: 1.0.0
Author: Felix Arntz
Author URI: http://leaves-and-love.net
Template: suffusion
*/
 
@import url("../suffusion/style.css");
@import url("../suffusion/skins/light-theme-royal-blue/skin.css");

.down-ptr {
	display: none;
}
#nav ul li a.with-arrow, #nav-top ul li a.with-arrow {
	padding-right: 8px;
}

.custom-header {
	background-repeat: no-repeat;
}

#nav ul ul a,
#nav ul ul a:visited {
	height:auto;
	line-height:1em;
	padding:8px 10px 5px 10px;
	width:210px;
	border-width:1px 1px 1px 1px;
	text-align: left;
}

.ausweis_align_right {
	float: right;
}

#content .breakpoint {
	margin: 10px 0px 20px;
	padding: 5px 5px 10px;
	background-color: #f4f4f4;
}

#content .offer-title {
	margin-left: 10px;
}

#content .thirds-wrapper {
	width: 100%;
	height: 400px;
}

#content .third {
	margin: 5px 10px 10px 10px;
	padding: 8px;
	width: 28%;
	background-color: #c4f3ff;
	border: 1px solid #444444;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	min-height: 100%;
}

#content .third img, #content .third h5 {
	clear: both;
	margin: 5px auto 5px auto;
}

#content .third h5 a {
	color: #000000;
	text-decoration: none;
}

#content .third h5 a:hover {
	color: #1a78d4;
	text-decoration: none;
}

#content .contact-icon {
	padding: 5px;
	float: left;
}

#content .contact-content {
	font-size: 20px;
	line-height: 45px;
}

#content #contact-left {
	float: left;
	margin-right: 50px;
}

.bottomclearer {
	border-bottom: 1px solid #cccccc;
	clear: both;
	float: none;
	margin-bottom: 20px;
}
