html,
body,
div {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
    font-weight: bold;
}

a,
p,
ul,
ol,
li,
img,
span,
strong,
em {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

applet,
object,
iframe,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
caption,
fieldset,
form,
label,
legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

article,
aside,
figure,
footer,
header,
hgroup,
section {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

canvas,
details,
embed,
figcaption,
menu,
nav,
output,
ruby,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.grid-1,
.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-7,
.grid-8,
.grid-9,
.grid-10,
.grid-11,
.grid-12,
.grid-13,
.grid-14,
.grid-15,
.grid-16,
.grid-17,
.grid-18,
.grid-19,
.grid-20,
.grid-21,
.grid-22,
.grid-23,
.grid-24 {
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.clearfix:after {
    font-size: 0;
}

#skip-link {
    left: 50%;
    margin-left: -5.25em;
    margin-top: 0;
    position: absolute;
    width: auto;
    z-index: 50;
}

#skip-link a,
#skip-link a:link,
#skip-link a:visited {
    background: #444;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: block;
    padding: 1px 10px 2px 10px;
    text-decoration: none;
    -khtml-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-radius: 0 0 10px 10px;
}

#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
    outline: 0;
}

.inline li,
.tabs li,
.breadcrumb li {
    list-style: none;
    display: inline;
    margin-right: 0.5em;
}

.item-list li {
    list-style: none;
}

.pager li {
    display: inline;
    margin-right: 0.25em;
}

img {
    vertical-align: bottom;
}

.field-label-inline .field-label,
.field-label-inline .field-items,
.field-label-inline .field-item {
    display: inline;
}

::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="search"]::-webkit-search-decoration {
    display: none;
}

input,
button,
select,
textarea {
    margin: 0;
    vertical-align: middle;
}

button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
    -webkit-appearance: none;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    border-radius: 11px;
    background: #ddd url(../../../all/themes/omega/omega/images/button.png) repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
    background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
    border: 1px solid;
    border-color: #ddd #bbb #999;
    cursor: pointer;
    color: #333;
    font: bold 12px/1.2 Arial, sans-serif;
    outline: 0;
    overflow: visible;
    padding: 3px 10px 4px;
    text-shadow: #fff 0 1px 1px;
    width: auto;
    *padding-top: 2px;
    *padding-bottom: 0px;
}

button {
    *padding-top: 1px;
    *padding-bottom: 1px;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: #000;
    outline: 0;
    padding: 2px 3px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    height: 1.8em;
    *padding-top: 2px;
    *padding-bottom: 1px;
    *height: auto;
}

input.placeholder_text,
textarea.placeholder_text,
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #888;
}

::-webkit-input-placeholder {
    color: #888;
}

button:focus,
button:active,
input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
    -moz-box-shadow: #06f 0 0 7px;
    -webkit-box-shadow: #06f 0 0 7px;
    box-shadow: #06f 0 0 7px;
    z-index: 1;
}

input[type="file"]:focus,
input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

select[disabled],
textarea[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
    background-color: #eee;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #888;
    cursor: default;
}

textarea,
select[size],
select[multiple] {
    height: auto;
}

@media (-webkit-min-device-pixel-ratio:0) {
    select {
        background-image: url(../../../all/themes/omega/omega/images/select-arrow.gif);
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 20px;
    }

    select[size],
    select[multiple] {
        background-image: none;
        padding: 0;
    }
}

textarea {
    min-height: 40px;
    overflow: auto;
    resize: vertical;
    width: 100%;
}

optgroup {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.ie6-button,
* html button {
    background: #ddd url(../../../all/themes/omega/omega/images/button.png) repeat-x;
    border: 1px solid;
    border-color: #ddd #bbb #999;
    cursor: pointer;
    color: #333;
    font: bold 12px/1.2 Arial, sans-serif;
    padding: 2px 10px 0px;
    overflow: visible;
    width: auto;
}

* html button {
    padding-top: 1px;
    padding-bottom: 1px;
}

.ie6-input,
* html textarea,
* html select {
    background: #fff;
    border: 1px solid;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: #000;
    padding: 2px 3px 1px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    vertical-align: top;
}

* html select {
    margin-top: 1px;
}

.placeholder_text,
.ie6-input-disabled,
.ie6-button-disabled {
    color: #888;
}

.ie6-input-disabled {
    background: #eee;
}

.logo-img {
    float: left;
    margin-right: 20px;
}

.site-name-slogan {
    float: left;
}

.site-name {
    margin-top: 20px;
}

.site-name a {
    text-decoration: none;
}

.site-name,
.site-slogan {
    margin-bottom: 0;
    line-height: 1em;
}

.site-slogan {
    font-weight: normal;
}

.menu {
    margin: 0;
    padding: 0;
}

.menu li {
    list-style: none;
}

.form-actions input {
    margin-right: 0.5em;
}

.form-actions input:hover {
    background: #FFFFFF;
}

label {
    font-weight: bold;
}

a {
    text-decoration: none;
}

.zone-branding {
    height: 124px;
}

.region-logo {
    padding-top: 28px;
}

.region-slogan .content {
    padding-top: 25px;
    font-size: 15px;
    letter-spacing: 0.05em;
}

.zone-menu-wrapper {
    background-color: #4fbab2;
    border-bottom: 4px solid #80cdc7;
}

.block-system-main-menu .menu li {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    list-style-type: none;
    float: left;
    list-style-image: none;
    line-height: 40px;
}

.block-system-main-menu .menu li a {
    padding-left: 15px;
    padding-right: 15px;
}

.block-system-main-menu .menu li a:hover {
    color: #FFFFFF;
    background-color: #80cdc7;
    height: 38px;
    display: block;
    margin-top: 2px;
    line-height: 38px;
}

.block-system-main-menu .menu li a.active {
    color: #FFFFFF;
    background-color: #80cdc7;
    height: 38px;
    display: block;
    margin-top: 2px;
    line-height: 38px;
}

.zone-header-wrapper {
    background-image: url(../../../all/themes/praxis/pics_styles/praxis_header_background.png);
    background-repeat: repeat-x;
}

.section-content {
    background-image: url(../../../all/themes/praxis/pics_styles/praxis_content_background.png);
    background-repeat: repeat-x;
    ;
}

.zone-content {
    padding-top: 15px;
    line-height: 1.5em;
}

.zone-content .region-inner {
    padding-left: 5px;
}

.zone-content .block-title {
    padding-top: 6px;
    padding-bottom: 20px;
}

.zone-content .region-sidebar-second .region-sidebar-second-inner {
    padding-left: 0px;
}

.region-sidebar-second-inner {
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
}

.region-sidebar-second-inner .block-block-4 .block-title {
    background-color: #4fbab2;
    color: #FFFFFF;
    padding-bottom: 10px;
    padding-left: 55px;
    margin-bottom: 10px;
    border: 1px solid #e8e8e8;
    border-bottom: none;
}

.region-sidebar-second-inner .content {
    padding-left: 10px;
    padding-right: 10px;
}

.views-field-field-mitarbeiter-img img {
    border: 4px solid #cccccc;
    margin-bottom: 10px;
}

.views-field-title {
    color: #00a2d3;
    padding-left: 4px;
}

.views-field-field-info {
    color: #979797;
    padding-left: 4px;
}

.block-block-3 adress {}

.webform-client-form label {
    clear: left;
    float: left;
    display: inline-block;
    text-align: left;
    color: #979797;
    margin-bottom: 3px;
    margin-top: 10px;
}

.webform-component.form-item {
    margin: 0px;
}

.webform-client-form input,
.webform-client-form select {
    clear: left;
    display: inline-block;
    float: left;
    width: 320px;
}

.webform-client-form textarea {
    clear: left;
    width: 100%;
    min-height: 250px;
}

.webform-client-form input.form-submit {
    clear: both;
    display: inline-block;
    width: 100px;
}

.block-views-aktuelles-block-1 {
    margin-top: 20px;
}

.view-aktuelles .views-row {
    margin-top: 15px;
}

.block-views-aktuelles-block-1 .block-title {
    background-color: #00a2d3;
    color: #FFFFFF;
    padding-bottom: 10px;
    padding-top: 6px;
}

.view-aktuelles .views-field-title {
    clear: both;
    float: left;
    padding-left: 0px;
    font-size: 16px;
}

.view-aktuelles .views-field-created {
    float: right;
    text-align: right;
    color: #979797;
}

.view-aktuelles .views-field-body {
    clear: both;
}

.view-aktuelles .views-field-body p {}

.view-aktuelles .item-list ul li {
    margin: 0px 0px;
}

.view-aktuelles .item-list h2 {
    font-size: 16px;
}

.view-aktuelles .item-list article {
    margin-bottom: 20px;
}

#section-footer {
    margin-top: 12px;
}

.zone-footer {
    background-color: #e9e9e9;
    font-size: 11px;
    color: #878787;
    padding-top: 12px;
    padding-bottom: 8px;
    margin-bottom: 12px;
}

.zone-footer p {
    margin-bottom: 0px;
}

.region-footer-info {
    letter-spacing: 0.10em;
}

.region-footer-menu .menu li {
    list-style-type: none;
    list-style-image: none;
    display: inline-block;
    margin: 0px 0px;
    float: right;
}

.region-footer-menu .menu li a {
    color: #878787;
    border-right: 1px solid #878787;
    padding-right: 5px;
}

.region-footer-menu .menu li a:hover {
    color: #00a2d3;
}

.region-footer-menu .menu li.first a {
    border: none;
}

body {
    font: 13px/1.5 Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a:link,
a:visited {
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    color: #dcdc4c;
    text-decoration: none;
}

a:active {
    color: #202124;
    text-decoration: none;
    color: #000;
}

.section-content a:link,
.section-content a:visited {
    color: #4fbab2;
    text-decoration: none;
}

.section-content a:hover {
    color: #4fbab2;
    text-decoration: none;
}

.section-content a:active {
    color: #4fbab2;
    text-decoration: none;
    color: #000;
}

hr {
    margin: 0;
    padding: 0;
    border: none;
    height: 1px;
    background: #dcdc4c;
    margin-top: 40px;
    margin-bottom: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: -0.03em;
    font-family: Verdana, 'Times New Roman', sans-serif;
    color: #4fbab2;
    font-weight: normal;
}

h1 {
    font-size: 18px;
    color: #4fbab2;
    padding-top: 6px;
    padding-bottom: 18px;
}

h2 {
    font-size: 18px;
}

h1.site-name,
h2.site-name {
    font-size: 18px;
}

h2.block-title {
    font-size: 18px;
    margin: 0;
}

h2.node-title {
    font-size: 18px;
}

h3 {
    font-size: 16px;
    padding-bottom: 6px;
    margin-top: 20px;
}

h4 {
    font-size: 14px;
    padding-bottom: 6px;
    margin-top: 18px;
    color: #000;
    font-weight: bold;
}

h5 {
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

h6 {
    font-size: 12px;
}

ol {
    list-style: decimal;
}

ul {
    list-style: none;
}

.section-content ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #4fbab2; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

ul ul,
ol ol {
    padding-top: 0.5em;
}

.node ol,
.node ul {
    padding-left: 1.2em;
}

.node ul.inline,
.node ol.inline {
    padding-left: 0;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
    margin-bottom: 6px;
}

p {}

.region-slogan p{
	margin-bottom:0;
}

dt,
.admin h3 {
    font-size: 18px;
    margin: 0;
}

dd {
    padding-left: 10px;
    font-size: 0.9em;
    font-style: italic;
    margin-bottom: 20px;
}

.jcarousel-skin-default {
    text-align: center;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
    width: auto;
    height: 255px;
}

.jcarousel-skin-default .jcarousel-clip-horizontal {
    width: 844px;
    margin-left: 10px;
}

.jcarousel-skin-default .jcarousel-item {
    padding: 0;
    width: 279px;
    height: 259px;
    overflow: hidden;
    list-style: none;
    background: #fff none;
}

.jcarousel-skin-default .jcarousel-item-horizontal {
    margin: 0;
}

.jcarousel-skin-default .jcarousel-item-placeholder {
    background: #fff url(../../../all/themes/praxis/jcarousel/throbber.gif) no-repeat center center;
    color: #000;
}

.jcarousel-skin-default .jcarousel-next {
    display: block;
    width: 34px;
    height: 260px;
    background-image: url(../../../all/themes/praxis/jcarousel/arrows_right.png);
    background-repeat: no-repeat;
    background-position: 0px 117px;
    background-color: #cccccc;
}

.jcarousel-skin-default .jcarousel-prev {
    display: block;
    width: 34px;
    height: 260px;
    background-image: url(../../../all/themes/praxis/jcarousel/arrows_left.png);
    background-repeat: no-repeat;
    background-position: 0px 117px;
    background-color: #cccccc;
}

.jcarousel-skin-default .jcarousel-prev-horizontal {
    position: absolute;
    top: 20px;
    left: 5px;
}

.jcarousel-skin-default .jcarousel-prev-horizontal:hover {
    background-position: -34px 117px;
}

.jcarousel-skin-default .jcarousel-next-horizontal {
    position: absolute;
    top: 20px;
    right: 5px;
}

.jcarousel-skin-default .jcarousel-next-horizontal:hover {
    background-position: -34px 117px;
}

.item-list .pager {
    padding: 0;
    margin: 0;
}

.item-list .pager li,
.item-list .pager ul li {
    margin: 0;
    padding: 0;
    float: left;
}

.item-list .pager {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-align: left;
}

.pager li a {
    display: inline-block;
}

.pager li.pager-ellipsis,
.pager li.pager-current,
.pager li a {
    padding: 4px 8px;
    text-decoration: none;
}

.pager li.pager-current {
    padding: 4px 8px;
    font-weight: bold;
}

.pager li.pager-first a,
.pager li.pager-previous a,
.pager li.pager-next a,
.pager li.pager-last a {
    width: 50px;
    text-align: center;
    padding: 4px 0;
}

.pager li.pager-next {
    position: absolute;
    top: 0;
    right: 50px;
}

.pager li.pager-last,
.pager li.pager-next.last {
    position: absolute;
    top: 0;
    right: 0;
    border-right: 0;
}

.pager li.pager-ellipsis,
.pager li.pager-current,
.pager li a {
    color: #1a1a1a;
}

.pager li {
    border-right: 1px solid;
    border-color: #ddd #bbb #999;
    color: #333;
    font: bold 12px/1.2 Arial, sans-serif;
    outline: 0;
}

.pager li.pager-current {
    background: #ddd url(../../../all/themes/praxis/images/button.html) repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1a1a1a), color-stop(1, #5a5a5a));
    background: -moz-linear-gradient(top center, #1a1a1a 0%, #5a5a5a 100%);
    color: #FFF;
    outline: 0;
}

.pager li.pager-next {
    border-left: 1px solid;
    border-color: #ddd #bbb #999;
}

.pager li a {
    background: #ddd url(../../../all/themes/praxis/images/button.html) repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
    background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
    cursor: pointer;
}

.pager li a:hover {
    background: #FFF;
    color: #454545;
}

.pager {
    background: #ebebeb;
    border: 1px solid;
    border-color: #ddd #bbb #999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pager li.first,
.pager li.first a,
.pager li.first a:hover {
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
}

.pager li.pager-last,
.pager li.pager-last a,
.pager li.pager-last a:hover {
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
}

table {
    border: none;
    width: 100%;
}

thead th,
th {
    background: #f7f7f7;
    border-bottom: 1px solid #ccc;
    color: #333;
}

td,
th {
    padding-left: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 0px;
    /*vertical-align: middle;*/
}

th a,
th a:link,
th a:visited {
    text-decoration: none;
}

th a {
    display: block;
}

th a img {
    margin: 0 0 0 5px;
}

th.active {
    background: #DDD;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

tr.even td {
    background: #F1F5FA;
}

tr.odd td {
    background: #fff;
}

td.active {
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

tr.even td.active {
    background: #e5e9ed;
}

tr.odd td.active {
    background: #f2f2f2;
}

td ul.links {
    margin-bottom: 0;
}

.node-links ul li a,
.comment-links ul li a {
    text-transform: lowercase;
    display: block;
    float: left;
    text-decoration: none;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    margin: 0 0.5em 0.5em 0;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    background: #ddd url(../../../all/themes/praxis/images/button.html) repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
    background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
    border: 1px solid;
    border-color: #ddd #bbb #999;
    cursor: pointer;
    color: #333;
    font: bold 12px/1.2 Arial, sans-serif;
    outline: 0;
    overflow: visible;
    padding: 4px 10px 3px;
    text-shadow: #fff 0 1px 1px;
    width: auto;
    *padding-top: 2px;
    *padding-bottom: 0px;
}

.node-links ul li a:hover,
.comment-links ul li a:hover {
    background: #FFF;
}

.tips,
.description {
    font-size: 10px;
    color: #6a6a6a;
}

.region-sidebar-second-inner .block-block-4 .block-title span {
    background-image: url(../../../all/themes/praxis/pics_styles/praxis_icon_notfaelle.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: -5px;
}

.region-sidebar-first .block-block-2 .block-title span {
    background-image: url(../../../all/themes/praxis/pics_styles/praxis_icon_info.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 40px;
    display: inline-block;
    float: left;
    margin-top: -10px;
}

.region-content-inner .block-block-3 .block-title span {
    background-image: url(../../../all/themes/praxis/pics_styles/praxis_icon_earth.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 40px;
    display: inline-block;
    float: left;
    margin-top: -10px;
}

.region-content-inner .block-block-3 h3 span {
    background-image: url(../../../all/themes/praxis/pics_styles/praxis_icon_clock.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 40px;
    display: inline-block;
    float: left;
    margin-top: -10px;
}

.block-views-aktuelles-block-1 .block-title span {
    background-image: url(../../../all/themes/praxis/pics_styles/praxis_icon_news.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 40px;
    display: inline-block;
    float: left;
    margin-top: -10px;
    margin-right: 8px;
}
.team img{
	max-width: 140px;
}