a
{
	color: #000;
	text-decoration: none;
}
a:active 
{
	color: #26229d;
	text-decoration: none;
}
a:hover
{
   color: #000;
   text-decoration: none;
   text-shadow: none;
}
   
body
{
font-family: 'Abel', sans-serif;
	font-size: 1.1em;
  color: #000;-webkit-text-size-adjust:none;
}

p, td {

}


input, textarea
{  
font-family: 'Abel', sans-serif;
font-size: 1.2em;
}

 
.small
{
   font-size: 0.9em;
}
         
h1 {
font-size: 2.0em;
color:#26229d;
font-weight: bold;
font-style: italic;
margin: 10px 0 20px 0;
line-height: 1.4em; font-family: serif;
}

h1 span {
    display: inline-block; color: #fff; background: #26229d; padding: 0 5px; margin: 5px 0;
}

h2 {
font-size: 1.5em;
color: #26229d;
font-weight: bold;
margin: 15px 0 20px 0;
line-height: 1.4em;
letter-spacing: 1px;
}
h3 {
font-size: 1.1em; font-weight: 700;
margin: 20px 0 15px 0;
color: #222;
}

footer h3 {
   color: #fff;
}

h4 {
font-size: 1.0em;
margin: 20px 0 10px 0;
border-bottom: 1px solid #999;
}


.alignleft {text-align: left;}
.aligncenter {text-align: center;}
.alignright {text-align: right;}

.unav h3 a {
padding-left: 20px;
font-size: 90%;
}

p {
margin: 10px 0 15px 0;
line-height: 1.5em;
}

p.willkommen {
color: #23388B;
margin-top:15px;
font-size: 120%;
font-weight: bold;
}

p.utitle {
font-weight: bold;
}


.teaserbox {
margin: 5px 0 10px;
float:left;
padding: 10px 0;
box-sizing: border-box;
border-bottom: 2px solid #26229d;
}

#textfeld .box div.bildrahmen img {
    max-width: 170px;
}

.teaserseite {
    float: left; width: 100%; margin: 0;
}
.teaserseite .artikel {
    width: 100%; padding: 0;
}

.teaserbox {
width: 100%; margin: 10px 0;
}
.teaserbox h2 { font-family: serif; font-style: italic; margin: 0 0 10px; letter-spacing: 0; font-size: 1.4em; }

#textfeld img.boxbild {
float: left;
margin: 0 20px 10px 0;
max-width: 25%;
}

.teaserbox a {
color: #26229d;
}


p.teaserinhalt {
margin:0;
}

hr {
    border: 0; float: left; width: 100%; height: 1px; background:#26229d; margin: 10px 0;
}


#textfeld ul {
    line-height: 1.5em;
}

.table.wohnanlagen {
font-size: 0.8em; width: 100%; min-width: 900px;
}
.wohnanlagen tr th {
    background: #514eb1; font-weight: normal;
    color: #fff; vertical-align: bottom; text-align: left;
}
.wohnanlagen tr:nth-child(even) td {
    background: #eeedf7;
}


@media only screen and (max-width: 960px)
{

.box {margin: 10px 1.5%;width: 47%; }
}

@media only screen and (max-width: 680px)
{
h1 {font-size: 1.6em;}
h3 { font-size: 1.2em;}
.anfrageform div.kontaktformular {float: left; width: 100%;}
.anfrageform div.artikeldaten {width: 100%;}

}

@media only screen and (max-width: 460px)
{
.teaserseite {width: 100%; margin: 0;}
.teaserseite .artikel {width: 100%; padding: 0;}

#textfeld img.boxbild {
margin: 0 0 10px; max-width: 100%;
}

}