@charset "UTF-8";

@import url("../fonts/fonts.css");

*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "soose";
}
p, #content ul, #content ol, #content table, address, h1, h2, h3, h4, h5, h6{margin-bottom: 16px;}

h1{
}
h2{
	font-weight: normal;
}
h3{
	font-weight: normal;
}
h4{
	font-weight: normal;
}

address{
	margin-bottom: 16px;
	font-style: normal;
}

a,
a:visited{
	outline: none;
	color: #a73a0c;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

a:hover,
a:active,
a:focus{
	text-decoration: none;
	color: #000;
}

img{
	border: none;
}

img.dblock{
	display: block;
	margin-bottom: 20px;
}

img.dblock.left{
	margin-right: 20px;
}

/**********************************************

	   ////////// Nicht l�schen ///////////

***********************************************/

.clear{
	clear: both;
	float: none;
}

.nopadding{
	padding: 0 !important;
}
.nomargin{
	margin: 0 !important;
}

.left{
	float: left;
}

.right{
	float: right;
}

/**********************************************

	   ////////// sticky footer ///////////

***********************************************/
html,body,#sf-wrapper {
	height: 100%;
}

#sf-wrapper {
	margin: 0 auto;
	width: 100%;
	overflow: visible;
	position: relative;
	z-index: 2;
}

body>#sf-wrapper {
	height: auto;
	min-height: 100%;
}

#sfc-wrapper {
	padding-bottom: 75px;
	margin: 0 auto;
}

/**********************************************

	   ////////// Seitenformatierung ///////////

***********************************************/


	
.main-wrapper{
	width: 960px;
	overflow: visible;
    margin: 0 auto;
}

img#logoimage{
	width: 80px;
	height: 56px;
	float: right;
    border: 0;
}

/*************Navigation*************/

#navi{
	height: 56px;
}

#first {
	padding: 0px;
}

#navi ul{
	list-style: none;
	font-size: 1px;
	font-size: 0;
	padding: 0;
	margin: 0;
}

#navi li{
	display: inline-block;

}

#navi li:after {
	display:inline-block;
	content: "";
	height: 56px;
	width: 1px;
	background-color: #dad5d5;
}

#navi li:last-child:after {
	content: "";
	padding: 0;
	height: 0px;
	width: 0px;
	}

#navi li:first-child  a{
	content: "";
	padding-left: 0px;
	}

#navi a, #navi a:visited {
    text-decoration: none;
    color: grey;
    vertical-align: 23px;
    padding-left: 36px;
    padding-right: 20px;
    font-size: 12pt;
    font-family: gouda, serif;
}

#navi a:hover,#navi a:active,#navi a:focus,#navi li.active a {
	transition: 0.5s;
	color: #b53000;
}

/***************Banner***************/


#banner {
	min-width: 960px;
	height: 236px;
	background-image: url(../images/banner_neu.jpg); background-repeat:no-repeat;
	background-position: center;
}

#banner li {
	display: inline-block;
	color: black;
	float: right;
	padding-left: 35px;
	font-family: gouda;
	font-weight: bold;
	font-size: 13pt;
}

#logo {
	width: 960px;
	height: 236px;
    margin: 0 auto;
}

#logo img {
	width: 245px;
	height: 162px;
	margin-top: 38px;
}

#logo h3 {
	float: right;
	color: white; 
	margin-top: 130px;
	font-size: 20pt;
	font-family: gouda, serif;
	margin-bottom: 5px;
}

#logo ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.banner2 {
	width: 100%;
	height: 285px;
	background-color: #f9f8f8;
	padding-top: 20px;
}

.block {
	margin: 0 auto;
	width: 960px;
	overflow: visible;
}

.banner2 img {
	float: right;
	margin-top: 5px;
	
}

#text{
	margin-left: 160px;
	margin-right: 160px;
	font-family: soose;
}

.font{
	font-family: soose, sans-serif;
	margin-left: 30px;
	margin-top: 40px;
	text-align: left;
}

.font section {
	float: right;
	text-decoration: none;
	color: #a73a0c;
	margin-right: 10px;
}

.font a {
	float: right;
	text-decoration: none;
	color: black;
	margin-right: 10px;
}

.font h3{
	font-size: 16pt;
	font-family: gouda, serif;
	text-align: center;
}

#text h4{
	text-align: center;
	font-size: 16pt;
	font-family: gouda, serif;
	word-spacing: 1em;
}


/*****************Inhalt*******************/

#blocker{
	clear:left;
}

#container {
	margin: 0px 0px;
	min-width: 960px;
	margin: auto;
}

#container h4{
	text-align: center;
	font-size: 14pt;
}

.verlinkterText {
	text-decoration: none;
	color: black;
	margin-right: 10px;
	line-height: 1.5em;
}

.half_left{
	float: left;
	min-width: 50%;
	height: 221px;
	background-image: url(../images/finger_li.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

.half_left2{
	float: left;
	min-width: 50%;
	height: 221px;
	background-image: url(../images/finger_li2.jpg);
	background-position: right;
}

.half_left3{
	float: left;
	min-width: 50%;
	height: 221px;
	background-image: url(../images/finger_li3.jpg);	
	background-position: right;
}

.half_right{
	float: left;
	width: 50%;
	height: 221px;
	font-size: 11pt;
}

* {
	box-sizing: border-box;
}

.bordertop {
	border-top: 1px solid #dad5d5;
}

.borderdown {
	border-bottom: 1px solid #dad5d5;
}

.left_re {
	width: 480px;
}

.half_left_text{
	float: left;
	position: right;
	width: 50%;
	font-size: 11pt;
	height: 221px;
}

.right_li {
	float: right;
	width: 480px;
}

.half_right_bild{
	float: right;
	min-width: 50%;
	height: 221px;
	background-image: url(../images/finger_re.jpg);	
	background-position: left;
}

.half_right_bild2{
	float: right;
	min-width: 50%;
	height: 221px;
	background-image: url(../images/finger_re2.jpg);	
	background-position: left;
}

.box:hover {
	background-color: black;
	transition: 0.2s;
	color: white;
	border: white;
}

.box:hover a {
	color: white;
	transition: 0.2s;
}

.unten {
	width: 100%;
	background-color: #f9f8f8;
	height: 75px;
	margin-top: -75px;
	position: relative;
	z-index: 3;
}


.unten address{
	display: block;
	font-style: normal;
	height: auto;
	padding-top: 12px;
	line-height: 1.5em;
}

.style span.format{
	color: #a73a0c;
	font-weight: bold;
}

/* ///// Inhalte ///// */
.halfcol{
	width: 470px;
	margin: 0 auto;
}

.main-wrapper ul{
	margin-bottom: 20px;
	padding-left: 20px;
}

.threeColContainer{
	width: 980px;
	margin: 0 -10px 0;
}

.threeColContainer .threeCol{
	width: 300px;
	margin: 0 10px 20px;
	float: left;
}

hr{
	height: 1px;
	border: none;
	background-color: #dad5d5;
	color: #dad5d5;
	margin-bottom: 16px;
}