.hide {
	position: absolute;
	left: -10000px;	
}
.clear {
	margin: 0px;
	padding: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
.topic {
    margin-bottom: 20px;
}
.eingabe {
    border: 1px solid #cccccc;
	padding: 3px;
	width:100%;
}
.select {
    border: 1px solid #cccccc;
	padding: 2px;
    width:100%;
}
.textcontent {
    margin-bottom: 30px;
}
.subtopic {
    margin-bottom: 20px;
}
.textblock {
    /* margin-bottom: 20px; */
	color: #6f6f6f;
}
.textblock p {
    color: #6f6f6f;
}
.textcontent p {
/*    color: #6f6f6f; */
    margin-bottom: 15px;
}

.quote  {
  color: #EE2E24;
}

.blacktext {
 color: #000000;
}

.blacktext p {
 color: #000000;
}

.faq span {
color:#444444 !important;
font-size:14px;
}

h2 {
color:#D6373F !important;
font-size:16px;
margin-bottom:15px;
}

.textcontent ul li {
    line-height:        1.5em;  
    
}

.textcontent ul, .textcontent li {
    border-spacing:     0;
    margin:             0;
    padding:            0;
    list-style-image:none;
/*    list-style-position:outside; */
    list-style-type:disc;
    marker-offset:auto;	
}

.textcontent li {    
    margin-left:        13px;
}

.textcontent ul {
    margin-bottom: 15px;
}

.headerone {
    font-size: 16px;
    color: #d6373f!important;
	/* margin: 20px 0px 20px 0px; */
}
.headertwo {
    font-size: 14px;
    color: #444444!important;
	/* margin: 20px 0px 20px 0px; */
}
.headerthree {
    font-size: 11px;
    color: #d6373f!important;
}
.standardplusone {
    font-size: 12px;
    color: #6f6f6f!important;
}
.standardplustwo {
    font-size: 14px;
    color: #6f6f6f!important;
}
.textcontent a {
    text-decoration: underline!important;
}

.byline {
   margin-top: -10px;
   font-weight: bold;
}