h2 {
    font-size: 26px;
}

h1, h2 {
	//TMP_BOOTSTRAP_FONT_COLOR_TWO (param of template backend setting) -- set in index.php
        text-align: left;
}

a {
	// TMP_BOOTSTRAP_FONT_COLOR_THREE (param of template backend setting) -- set in index.php
}

.btn-primary, .btn-primary:active, .btn-primary:visited {
    background-color: #a30000 !important;
}

.btn-primary:hover {
   background-color: #6b0303 !important;
}

.textArea {
    text-align: left !important;
    font-size: 16px;
    line-height: 150%;
    
}

table {
    font-size: 12px;
}

.fliessend image {
	float: left;
}