#blocksatz {
        text-align:justify;
    }

.blocksatz {
        text-align:justify;
    }

body{
	font-family: sans-serif;
	padding-bottom:50px;
}

h1 {
	font-weight: bold;
	font-size: 16pt;
	text-decoration: underline;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 11pt;
}

h4 {
	font-size: 10pt;
}


.center {
width: 100%;
text-align: center;
}


.pic_subtitle {
	text-align: center; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: italic;
}


.spruch {
	font-family: serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	position: relative; 
	top: 20px; 
	line-height: 25px;
	margin: 0px auto;
	width: 600px;
	padding: 5px;
	border: #000000 1px solid;
	text-align: left;
}

.author{
	font-family: serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	position: relative; 
	line-height: 25px;
	text-align: right;
}


.text_underlay {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	background-color: #B1E2FC;
	width: 100%;
	display: block;
	margin-top: 35px;
}

.talentclub_text {
	text-align: center; 
	font-size: 10pt; 
}

/* Standard Text-Container */
.container {
  width: 100%;
  margin-bottom:20px;
  text-align:justify;
}

/* Textcontainer zur Verwendung, wenn mehrere <div>-Container nebeneinander angezeigt werden sollen */
.container_half {
  display: inline;
  width: 45%; 
  padding-top: 10px;
  position: relative;
  margin-bottom:20px;
  text-align:justify;
}

.press_header {
        text-align: left;
        font-size: 11pt;
        font-weight: bold;
        font-style: italic;
        text-decoration: underline;
}

.press_subheader {
        text-align: left;
        font-size: 10pt;
        font-style: italic;
        text-decoration: underline;
}
