@font-face {
	font-family: 'SongForJennifer';
	src: url('../cpfont/a_song_for_jennifer-webfont.eot');
	src: url('../cpfont/a_song_for_jennifer-webfont.eot?#iefix') format('embedded-opentype'),
         url('../cpfont/a_song_for_jennifer-webfont.woff2') format('woff2'),
         url('../cpfont/a_song_for_jennifer-webfont.woff') format('woff'),
         url('../cpfont/a_song_for_jennifer-webfont.ttf') format('truetype'),
         url('../cpfont/a_song_for_jennifer-webfont.svg#a_song_for_jenniferregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	color: #575757;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 150%;
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
}
img {
	border-style: none;
}
.noborder {
	border-style: none !important;
}
/* abstände */
form {
	margin: 0;
	padding: 0;
}
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6, p, ul {
	
}
/*Linksteuerung*/
a, a:link, a:visited {
	color: #575757;
	text-decoration: none;
}
a:hover {
}
/* Textformatierung:Headline		h1Überschrift		h2Headline			h3große Überschrift		h4normale Überschrift		h5kleine Überschrift		h6	(z.B. Datum in News)normale Schrift		pkleine Schrift			span klein */
h1 {
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 20px;
	font: normal 36px/100% SongForJennifer;
	width: auto;
	background: url(../images/btn.png) no-repeat left;
	background-size: 100% 100%;
	display: inline-block;
	padding: 10px 80px 20px;
}
h2 {
	margin-bottom: 5px;
	color: #9d2704;
	font: normal 30px/100% SongForJennifer;
	margin-left: 80px;
}
h3 {
	color: #575757;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
p {
	margin-bottom: 20px;
}
.cms p {
	margin-left: 80px;
}
ul {
	margin-top: -10px;
}
li {
	margin-left: 20px;
}
.small, .kl {
	font-size: 11px;
}
/*
Seitenelemente
*/
.logo {
	display: inline-block;
	margin: 30px auto 50px;
}
.logo img {
	height: auto;
	width: 230px;
}
.image {
	position: relative;
	width: 100%;
	display: inline-block;
	margin-bottom: 40px;
}
.image img {
	z-index: 0;
	width: 100%;
	height: auto;
}
.inhalt {
	width: 100%;
	max-width: 975px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: calc(100% - 40px);
}
.cms {
	text-align: left;
	min-height: 350px;
	background: url(../images/sterne.png) no-repeat right top;
	margin-bottom: 20px;
}
.trennlinie, hr {
	font-size: 0;
	width: auto;
	height: 0;
	border-style: none;
	border-top: 2px dotted #ffffff;
	clear: both;
	margin: 10px 15px;
}
.center, .c {
	text-align: center;
}
.rechts, .r {
	text-align: right;
}
.hide {
	display: none;
}
.clearer {
	clear: both;
}
/* fuss */
footer {
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0;
	background: url(../images/bg_fuss.png) no-repeat;
	background-size: 100% auto;
	text-align: center;
}
footer h3 {
	font: normal 35px/140% SongForJennifer;
	color: #faf2e5;
	margin-bottom: 0;
	padding-bottom: 0;
}
footer p {
	font-size: 14px;
	margin-top: 0;
	padding-top: 0;
}
.fuss {
	float: left;
	display: table-cell;
	width: calc(66% - 2px);
	height: 100%;
	vertical-align: middle;
}
.fussmen {
	float: left;
	display: table-cell;
	width: 33%;
	height: 100%;
	vertical-align: middle;
	border-left: 2px dotted #ffffff;
	margin-top: 15px;
}
.fussmen a {
	border-top: 2px dotted #ffffff;
	width: 150px;
	display: inline-block;
	font: 25px/50px SongForJennifer;
	color: #ffffff;
}
.fuss a, .fuss a:visited, .fussmen a:visited {
	color: #ffffff;
}
.fussmen a:first-of-type {
	border-top: none;
}
/* pad */
@media(max-width: 980px) {
	.body {
	}
}
/* menue */@media(max-width: 750px) {
	.body {
	}
}
/* smartphone */@media(max-width: 560px) {
	.body {
	}}