html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	margin: 0;
}

h1{
	font-size:24px;
	line-height:28px;
}
h2{
	font-size:22px;
	line-height:26px;
}
h3{
	font-size:18px;
	line-height:28px;
}
h4{
	font-size:16px;
	line-height:24px;
}
h5{
	font-size:16px;
	line-height:24px;
	font-weight:bold;
}

#metabar, .color-bar,
.header .navi-wrapper, .header .suche {
    display: none;
}

.header{
	padding-top:0;
}
.logo img {
    width: 200px;
    margin-bottom:20px;
}
.content {
    min-height:0;
    padding-bottom:0;
}

.mainslider,
.teaserbox .pic:after, .teaserbox-sm .pic:after, .newsbox .pic:after, .slideroverlay:before, .tx-lohr-usiframe .pic:after,
a:after, a:before,
.col-md-2, .col-md-3
{
	display:none;
}

.col-md-5, .col-md-4, .col-sm-6{
	width:50%;
	float:left;
}
.col-sm-4{
	width:33.3%;
	float:left;
}

.breadcrumb {
    font-size: 12px;
}


.col-sm-5 .teaserbox .textbox .heading, .col-md-5 .teaserbox .textbox .heading {
    font-size: 18px;
    line-height: 24px;
}
.teaserbox .textbox, .teaserbox-sm .textbox, .newsbox .textbox, .tx-lohr-usiframe .textbox {
    padding: 15px 20px 15px 0;
}
.teaserbox .textbox p {
    font-size: 14px;
}

.portal .row.zusatzzeile {
    margin-top: 20px;
}
.eventbox .heading {
    font-size: 20px;
    padding:0;
}
.eventbox .inhalt {
    padding:0;
}
.events-box-item .roof {
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
}
.eventbox hr {
    border-top:1px solid #ccc;
    margin: 10px 0;
}

.whitebg {
    padding: 0;
    margin:0;
}

.tx-powermail label {
    width: 40%;
    float:left;
}
.tx-powermail input,
.tx-powermail textarea,
.tx-powermail select,
#powermail_field_plz {
    width: 60%;
}
.powermail_date{
	width:80%;
}

.footer{
    padding: 20px 0 0 0;
}
.footer .col-xs-6, 
.footer .col-xs-12 a,
.footer .col-xs-12 div:nth-child(3),
.footer .col-xs-12 div:nth-child(4){
    display: none;
}
.footer .col-xs-12 div:nth-child(2) {
    display: block;
}
.footer .col-xs-12.col-sm-4{
    border:none;
}
