
*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html, body {
	font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
	font-size:62.5%;
	line-height:1.5;
	font-weight:normal;
	height:100%;
}
body {
	color:#2f2f2f;
	font-size:1.7rem;
	margin: 0 auto;
}
.content br {
	line-height:.7;
}
p.break {
	line-height:2.5rem; margin:0; border-top: 1px dotted #444;
}
p.left {
	text-align:left;
}
p.center {
	text-align:center;
}
mark{
	display:block; font-weight:bold; margin:1rem; background:#f6f633;
}
small {
	text-align:left; font-size:1.55rem; color:#444; background:#ececec;
	display:block; padding:.3rem; color:black; border-radius:8px;
	border: 1px dashed #888;
}
big{
	font-size:2.5rem;
	margin-right:1rem;
}
ul.tab {
	list-style-type:none;
	line-height: 2rem !important;
	padding-left: 1.5rem;
}
table, tr, td {
	border: thin solid;
}
tr, td {
	border-collapse: collapse;
	border-style:none;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	padding: .5rem;
}

td.l {
	text-align: left;
}

caption {
	text-align: left
}

/* überschriften */

h1, h2, h3, h4, h5 {
color:#4f4f4f;
text-align:left;
letter-spacing:0px;
font-weight:bold;
text-transform:none;
}

h1 {text-align:left;
font-size:2.5rem;
line-height: 3rem;
margin-top: 0rem;
margin-bottom: 3.2rem;
}

h2 {text-align:left;
font-size:2.1rem;
line-height: 3rem;
margin-top: 0rem;
margin-bottom: 2.2rem;
}

h3 {
font-size:1.8rem;
line-height: 2.1rem;
margin-top: 2.1rem;
margin-bottom:1.4rem;
padding:.5rem;
border-left:1px solid #444;
letter-spacing:0rem;
}

h4 {
text-align:center;
font-size:1.8rem;
line-height: 2.3rem;
margin-top: 2.1rem;
margin-bottom:1.4rem;
letter-spacing:0rem;
}

/* allgemeine links  */

a.btn {
	background: none repeat scroll 0 0 #ffefda;
	cursor: pointer; display: inline-block;
	border: 1px solid #444;
	box-shadow: 0 8px 6px -8px black;
	padding: .1rem .5rem .1rem .5rem; color: #333;
	margin: .25rem .5rem .25rem .5rem; border-radius: 4px;
	text-decoration: none; font-weight: 550;
}
a.btn:hover {
	background: none repeat scroll 0 0 #f4a460;
	color: white;
	box-shadow: inset 2px 2px 4px #999;
}

a.set{
	display: block; color:#666;
	color: black; text-align: left;
	border: 1px dashed #444;
	text-decoration: none;
	color: #888; font-weight:bold;
}
a.sub{
	background: none repeat scroll 0 0 #f2f2f2;
	text-align: left; font-weight:bold;
	border: 1px solid #fff;
	display: block; color:#666;
	padding-left: .5rem; margin:0;
}
a.sub:hover{
	color: black; font-weight:bold;
	border-left: 1px solid #444;
	border-bottom: 1px solid #444;
}

a.lnk{
	background: none repeat scroll 0 0 transparent;
	text-align: center; font-weight:bold;
	border: 1px solid #fff;
	display: block; color:#666;
	padding: .25rem; margin-top:2rem;
}
a.lnk:hover{
	color: black;
	font-weight: bold;
	border-bottom: 1px solid #444;
	border-top: 1px solid #444;
}

a {
	background-color: transparent;
	color: #2f2f2f;
	text-decoration: underline;
}

a:hover {color:#2f2f2f;
	text-decoration: none;
}
pre.fnt {
	font-family: monospace;
	white-space: pre;
	color: #444;
}
pre {white-space: pre-wrap; position:relative;
	font-size: 1.6rem;
	padding: 0rem 0.5rem 1rem 0.5rem;
	margin: 2rem auto;
	text-align: left;
	background: #fff;
	color: #2f2f2f;
	border: dashed 1px #9F9F9F;
	font-family: 'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
}

pre.extra {
	display: inline-block;position:absolute;left:0rem;top:1rem;font-size:2rem;
	color: #2f2f2f;font-weight:bold;
	transform: rotate(-45deg);
}

.container_haupt {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
img , a img {max-width: 100%;
	height: auto;
	margin: 0 auto;
	border-radius: 6px;
	border: solid 1px #dadada;
	box-shadow: 2px 2px 4px #666;
}
img.title {
	max-width: auto;
	max-height: 500px;
}
img.fnt{
	float: left;
	padding: 0;
	margin: .25rem;
	vertical-align: top;
	border-radius: 0;
	border: solid 1px transparent;
	box-shadow: 0px 0px 0px transparent;
}
.wrapper-box {display:block;
	text-align: left;
	padding: 0rem;
}
.wrapper-box .box img,
.wrapper-box .box a img {display:block;
	width: 100%;
	height: auto;
	box-shadow: 1px 1px 2px #000;
}
.box {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: .5rem;
	margin: 0 -.2rem 0 -.2rem ;
}
.box-1_of_1 ,
.box-1_of_2 ,
.box-1_of_3 ,
.box-1_of_4 ,
.box-1_of_5 { width:100%; }
######################### */

.section-content {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #f2f2f2;
}

.content {
	display: table;
	border-spacing: 0rem 0rem ;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 1rem 2rem;
	text-align: left;
}

.contentbox-1a {width:100%;
	display: inline-block;
	text-align: left;
	padding: 0rem 0rem;
}

#inhalt.wrapper-box-table {
	display: table;
	border-spacing: 0 .5rem;
	width: 100%;
	height:100%;
	padding: 0;
	box-shadow: none;
}

#inhalt .box {
}

#inhalt .box-tabcell-1a {
	background: #fff;
	display: table-cell;
	width: 100%;
	height: 24rem;
	padding: 4rem 3rem;
	vertical-align: top;
	text-align: left;
	box-shadow: 0px 0px 3px #9F9F9F;
}

/* sidebar  (seitenleiste  */

.contentbox-1b {
	width: 100%;
	color: #2f2f2f;
	display: inline-block;
	vertical-align: top;
	font-size: 1.5rem;
	line-height: 2.5rem;
}

.contentbox-1b .text {
	display: inline-block;
	line-height: 2.1rem;
}


.contentbox-1b b {
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 1rem;
}


#sidebar.wrapper-box-table {
	display: table;
	border-spacing: 0 .5rem;
	width: 100%;
	padding: 0;
	box-shadow: none;
}

#sidebar .box {
	background: #fff;
	display: table-cell;
	width: 100%;
	height: 22rem;
	padding: 3rem 2rem;
	vertical-align: middle;
	text-align: left;
	box-shadow: 0px 0px 2px #9F9F9F;
}

#sidebar .box-tabcell-1a {text-align:center; }
#sidebar .box-tabcell-1b {text-align:center; }


/* tabellenzelle-reihe */
#sidebar .tabrow ,
#sidebar .tabrow2 ,
#sidebar .tabrow3 {display:table-row; }


/* icons */

#sidebar .fas ,
#sidebar .fab ,
#sidebar .far {
	display: inline-block;
	color: #000;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	margin-right: .6rem;
	font-size: 1.4rem;
	border-radius: .5rem;
	text-align: center;
}

/* einrückung nach den icons */

#sidebar.wrapper-box-table blockquote {
	display:inline-block;
	margin: 0 0 0 2.6rem;
	font-size: 1.6rem;
}

/* name */

.name {
font-family:'josefin_sansregular',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
	display: block;
	color: #4f4f4f;
	text-align: center;
	padding: 1rem .4rem;
	font-size: 2.2rem;
	letter-spacing: 1px;
	font-weight: bold;
	font-variant: small-caps
}

.f-letter {color: #000;font-weight: bold; }

/* seitentitel */
.seitentitel {
	display: block;
	color: #2f2f2f;
	font-size: 1.5rem;
	font-weight: normal;
	margin: 0rem;
	text-transform: uppercase;
}


/* -----logo icon ----- */

#sidebar .logo  { }

#sidebar .logo ul {
	padding: 0rem;
	margin: 0rem;
}

#sidebar .logo li {list-style:none;
display:inline-block;
padding:0rem;
}

#sidebar .logo .fas ,
#sidebar .logo .fab ,
#sidebar .logo .far  {
display:inline-block;background:#EEEEEE;
height:14rem;
width:14rem;
line-height:14rem;
font-size:9rem;
letter-spacing:0rem;
color:#C5C5C5 ;
box-shadow:0px 0px 1px #3F3F3F;
border-radius:1rem;
}

/* bereich fuss */

.section-fuss {
	width: 100%;
	background: #272727;
}

.fuss-content {
	text-align: center;
	margin: 0rem auto;
	padding: 2.5rem 0 ;
}

/* -----menu ----- */

#fuss ul {text-align:center;
	padding: 0rem;
	margin: 0;
}

#fuss li {display:inline;
	list-style: none;
	padding: 0rem 0rem;
	margin: 0;
}

#fuss li a {
	text-decoration : none;
	font-size: 1.4rem;
	height: 2.4rem;
	line-height: 2.4rem;
	letter-spacing: 0rem;
	padding: .3rem .5rem .3rem .5rem;
	margin: 0;
	color: #fff;
	background: transparent;
	border-bottom: solid 1px #8D8D8D;
}

#fuss li a:hover  {
	text-decoration: none;
	border-bottom: solid 2px white;
}


/* fussname */

.fussname {display:inline-block;
	font-weight: normal;
	color: #fff;
	text-shadow: none;
	margin: 0 auto;
	padding: .6rem 0rem;
	font-size: 1.2rem;
	letter-spacing: 2px;
}

/* M E D I A   Q U E R I E S - RESPONSIVE-BILDSCHIRMABFRAGEN */


/* ==================================== ab 360 pixel ================================== */
@media (min-width: 360px) {
/* keine angabe */
}


/* ==================================== ab 400 pixel ================================== */
@media (min-width: 400px) {
/* keine angabe */
}


/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {
/*  keine angabe  */
}


/* ==================================== ab 580 pixel ================================== */
@media (min-width: 580px) {

/* - - - - -   GRID-SYSTEM #1 mit display:inline-block  - - - - - */
.box-1_of_1 {width: 50%; }
.box-1_of_2 {width: 50%; }
.box-1_of_3 {width: 33.33%; }
.box-1_of_4 {width: 50%; }
.box-1_of_5 {width: 33.33%; }
/* - - - - - ende  GRID-SYSTEM #1 - - - - - */

/* - - - - -  GRID-SYSTEM #2 - mit display:table-cell - - - - - */
#sidebar.wrapper-box-table {border-spacing:1rem .5rem; }
#inhalt.wrapper-box-table {border-spacing:1rem .5rem; }
#sidebar .box {width: 50%;display:table-cell; }
#sidebar .tabrow {display:none; }
#sidebar .tabrow3 {display:none; }
/* - - - - - ende  GRID-SYSTEM #2  - - - - - */

}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 600px) {
/* keine angabe */
}

/* ==================================== ab 768 pixel ================================== */
@media (min-width: 768px) {
html {font-size:70%;}

/* - - - - -   GRID-SYSTEM #1 mit display:inline-block - - - - - */
.box-1_of_2 {width: 50%;  }
.box-1_of_3 {width: 33.33%;  }
/* - - - - - ende  GRID-SYSTEM #1  - - - - - */
}
/* ==================================== ab 800 pixel ================================== */
@media (min-width: 800px) {
/*  keine angabe  */
}
/* ===================================== ab 960 pixel ================================= */
@media (min-width: 960px) {

/* - - - - -  GRID-SYSTEM #1 mit display:inline-block  - - - - - */
.box-1_of_4 {width: 25%; }
.box-1_of_5 {width: 20%; }
/* - - - - - ende  GRID-SYSTEM #1  - - - - - */

.content { padding:3rem 1rem; }
#inhalt .box-tabcell-1a {padding:8rem 3rem; }

/* - - - - -  GRID-SYSTEM #2 mit display:table-cell  - - - - - */
#sidebar.wrapper-box-table {border-spacing:1rem 1rem; }
#inhalt.wrapper-box-table {border-spacing:1rem 1rem; }
.contentbox-1a  {width:70%;display:table-cell; }
.contentbox-1b  {width:30%;display:table-cell;font-size:1.3rem; }
.content .tabrow {display:none; }
#sidebar .tabrow {display:table-row; }
#sidebar .tabrow3 {display:table-row; }
/* - - - - -  ende GRID-SYSTEM #2 - mit display:table-cell  - - - - - */

}
/* ===================================== ab 1100 pixel ================================= */
@media (min-width: 1100px) {
.content { padding:3rem 3rem; }
pre {width:50vw; }
}

/* ===================================== ab 1200 pixel ================================= */
@media (min-width: 1200px) {
.content { padding:3rem 5rem; }
}

/* ===================================== ab 1300 pixel ================================= */
@media (min-width: 1300px) {
.content { padding:3rem 7rem; }
}

/* ===================================== ab 1400 pixel ================================= */
@media (min-width: 1400px) {
.content { padding:3rem 8rem; }
}

/* ===================================== ab 1500 pixel ================================= */
@media (min-width: 1500px) {
.content {padding:3rem 10rem; }
}


/* ENDE */