body {
	margin: 0;
}
/***.fullBg {
	  position: fixed;
	  bottom: 0;
	  right: 0;
	  overflow: hidden;
}**/
.background {
	background: transparent url(images/background_fixed.png) right 0 no-repeat;
	height: 900px;
	width: 100%;
	position: fixed;
}
.container-fluid {
	position: relative;
	width: 100%;
	top: 0;
}
.logo {
	background: transparent url(images/logo.png) 100px 50px no-repeat;
	height: 190px;
	width: 50%;
	float: left;
}

.abstand {
margin: 20px; 
	padding: 20px;
}


.beratung {
	width: 50%;
	float: left;
}
.header {
	position: absolute;
	top: 220px;
	width: 100%;
	height: 230px;
	background-color: #f5f5f5;
}
.body {
	margin: 0; 
}
	
p {
	font-family: Myriad Pro;
	font-weight: lighter;
	padding-left: 100px;
	padding-top: 22px;
	font-size: 22px;
	color: #0f3648;
	margin: 0;
}

p.recht {
	font-family: Myriad Pro;
	font-weight: lighter;
    padding-top: 22px;
	font-size: 18px;
	color: #0f3648;
	margin: 0;
	padding-left: 0;
}

ul {
	padding-right: 100px;
	padding-top: 18px;
	float: right;
}
li {
	font-family: Myriad Pro;
	font-weight: lighter;
	padding-left: 17px;
	padding-top: 13px;
	font-size: 31px;
	color: #0f3648;
	margin: 0;
	list-style-type: none;
}

li.list-daten {
	font-family: Myriad Pro;
	font-weight: lighter;


	font-size: 18px;
	color: #0f3648;
	margin: 0;
	list-style-type: disc;
}


.eins {
	background: transparent url(images/eins.png) 0 0 no-repeat;
	height: 43px;
}
.zwei {
	background: transparent url(images/zwei.png) 0 0 no-repeat;
	height: 43px;
}
.drei {
	background: transparent url(images/drei.png) 0 0 no-repeat;
	height: 43px;
}
.unten {
	position: absolute;
	top: 780px;
	width: 100%;
	z-index: 999;
}
.footer {
	position: relative;
	bottom: 0;
	width: 25%;
	float: left;
}
.footer p {
	text-align: left;
}
.footer a {
	color: #0f3648;
	text-decoration: none;
}
.web a  {
	color: #d7353a !important;
}
.web p {
	text-align: right !important;
	padding-left: 0;
	padding-right: 30px;
}
/***
.sowieso {
	height: 66px;
	position: relative;
	padding-left: 900px;
}
a {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	color: #000;
}**/