/* Getting from cache template-blogseiten */
 
h2 {
	font-family:Open Sans;
	font-size:16pt;
	color:#be1522;
}

#row7 {
	max-width:1230px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	margin-bottom:3%;
}

#ueber-row8 {
	background-color:#be1522;
}

body {
	font-family:Open Sans;
	color:#542800;
	line-height:1.5;
	font-size:12pt;
	background-color:#fbf9f4;
}

a:active {
	color:#be1522;
	text-decoration:underline;
}

.buttonLevel3Hover {
}

input {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#efefef;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#efefef;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#efefef;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#efefef;
	background-color:#ffffff;
	color:#191919;
	width:95%;
	height:22px;
	border-radius:3px;
}

a:hover {
	color:#be1522;
	text-decoration:underline;
}

#ueber-row5 {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cccccc;
}

#container {
	width:100%;
}

#ueber-row3 {
	padding-top:2%;
	padding-bottom:1%;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#bc191e;
	background-color:#f7eed7;
}

a {
	color:#542800;
	text-decoration:underline;
}

#row3 {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
}

input[type=checkbox] {
	width:95%;
}

select {
	width:91%;
}

h1 {
	font-size:18pt;
	font-family:Open Sans;
	color:#be1522;
}

a:visited {
	color:#be1522;
	text-decoration:underline;
}

#row5 {
	margin-left:auto;
	margin-right:auto;
}

#row8 {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
}

h3 {
	font-family:Open Sans;
	font-size:14pt;
	color:#542800;
}

input[type=radio] {
	width:95%;
}

#row6 {
	max-width:1230px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	margin-bottom:3%;
}

#row1 {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
}

#row2 {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3%;
}

textarea {
	width:95%;
}

#row4 {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
}

input.button {
	width:95%;
}

i.material-icons {
	font-size:22px;
}

.tabs-header ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	width:calc(100% - 68px);
}

[ripple] .ripple {
	position:absolute;
	background:#FFFFFF;
	width:12px;
	height:12px;
	border-radius:100%;
	-webkit-animation:ripple 1.6s;
	animation:ripple 1.6s;
}

li.active a {
	color:#f1bdff;
}

[ripple] {
	z-index:1;
	position:relative;
	overflow:hidden;
}

.tabs-header a {
	z-index:1;
	display:block;
	box-sizing:border-box;
	color:#FFFFFF;
	font-weight:500;
	text-decoration:none;
	font-size:24px;
	padding-top:15px;
	padding-right:20px;
	padding-bottom:15px;
	padding-left:20px;
}

.tabs-nav:before {
	content:'';
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	height:100%;
}

.tabs-header {
	position:relative;
	background:#8e24aa;
	overflow:hidden;
}

.tabs-header li {
	-webkit-transition:0.3s ease;
	transition:0.3s ease;
}

.tabs {
	z-index:15px;
	position:relative;
	background:#FFFFFF;
	border-radius:4px;
	box-shadow:0 0 30px rgba(0, 0, 0, 0.1);
	box-sizing:border-box;
	overflow:hidden;
}

.tabs-header .border {
	position:absolute;
	bottom:0;
	left:0;
	background:transparent;
	width:100%;
	height:3px;
	-webkit-transition:0.3s ease;
	transition:0.3s ease;
}

.tabs-nav i {
	border-radius:100%;
	cursor:pointer;
}

.tabs-content:after {
	content:'';
	position:absolute;
	bottom:-1px;
	left:0;
	display:block;
	width:100%;
	height:1px;
	box-shadow:0 0 20px 10px #FFFFFF;
}

.tabs-nav {
	position:absolute;
	top:0;
	right:0;
	background:#8e24aa;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height:100%;
	color:#FFFFFF;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	padding-top:0;
	padding-right:10px;
	padding-bottom:0;
	padding-left:10px;
}

.tabs-content .tab {
	display:none;
}

.tabs-content .tab.active {
	display:block;
}

.tabs-content {
	position:relative;
	-webkit-transition:0.3s ease;
	transition:0.3s ease;
	overflow:hidden;
	padding-top:15px;
	padding-right:20px;
	padding-bottom:15px;
	padding-left:20px;
	height:100% !important;
}

.cp-fab {
	background:#FFFFFF !important;
	color:#8e24aa !important;
}

.pen-footer a .material-icons {
	width:12px;
	vertical-align:middle;
	font-size:12px;
	margin-top:0;
	margin-right:5px;
	margin-bottom:0;
	margin-left:5px;
}

.buttonLevel3Normal {
}

.pen-footer {
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	width:600px;
	margin-top:20px;
	margin-right:auto;
	margin-bottom:100px;
	margin-left:20px;
}

.pen-footer a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	text-shadow:1px 2px 0 rgba(0, 0, 0, 0.1);
}

@keyframes ripple {
	0%:Array Array Array;
	100%:Array Array Array;
}

@-webkit-keyframes ripple {
	0%:Array Array Array;
	100%:Array Array Array;
}

@media (min-width: 980px) and (max-width: 1199px) {
	.row-fluid {
		width:100%;
		*zoom:1;
	}
	.row-fluid [class*="span"] {
		display:block;
		float:left;
		width:100%;
		min-height:30px;
		margin-left:2.564102564102564%;
		*margin-left:2.5109110747408616%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left:0;
	}
	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left:2.564102564102564%;
	}
	.row-fluid .span1 {
		width:5.982905982905983%;
		*width:5.929714493544281%;
	}
	.row-fluid .span2 {
		width:14.52991452991453%;
		*width:14.476723040552828%;
	}
	.row-fluid .span3 {
		width:23.076923076923077%;
		*width:23.023731587561375%;
	}
	.row-fluid .span4 {
		width:31.623931623931625%;
		*width:31.570740134569924%;
	}
	.row-fluid .span5 {
		width:40.17094017094017%;
		*width:40.11774868157847%;
	}
	.row-fluid .span6 {
		width:48.717948717948715%;
		*width:48.664757228587014%;
	}
	.row-fluid .span7 {
		width:57.26495726495726%;
		*width:57.21176577559556%;
	}
	.row-fluid .span8 {
		width:65.81196581196582%;
		*width:65.75877432260411%;
	}
	.row-fluid .span9 {
		width:74.35897435897436%;
		*width:74.30578286961266%;
	}
	.row-fluid .span10 {
		width:82.90598290598291%;
		*width:82.8527914166212%;
	}
	.row-fluid .span11 {
		width:91.45299145299145%;
		*width:91.39979996362975%;
	}
	.row-fluid .span12 {
		width:100%;
		*width:99.94680851063829%;
	}
	.row-fluid:before {
		content:"";
		display:table;
		line-height:0;
	}
	.row-fluid:after {
		content:"";
		display:table;
		line-height:0;
		clear:both;
	}
}

@media (max-width: 767px) {
	body {
		padding-left:0px;
		padding-right:0px;
	}
	#row1 {
		width:100%;
	}
}

@media (max-width: 480px) {
	body {
		text-align:center !important;
	}
	#row1 {
		width:100%;
	}
}
