a:link
{
	color: #58585A;
	text-decoration: none; 
}
a:visited
{
	color: #58585A;
	text-decoration: none;
} 
a:active 
{
	color: #000;
	text-decoration: none;
}
a:hover
{
   color: #000;
   text-decoration: none;
}
   
body
{
	font-family: 'PT Sans', sans-serif;
	font-size: 1.0em;
    color: #fff;
  font-weight: 400;
  -webkit-text-size-adjust:none;background: #B1B3B4;
}

p, td {
font-size: 1.0em;
}

strong, b {font-weight: bold;}

input, textarea
{
   font-size: 1.1em;
}

 
.small
{
   font-size: 90%;
}
         
h1 {
font-size: 2.0em;
color: #58585A;font-weight: bold;
margin: 20px 0 15px;
line-height: 1.2em;
padding: 0;
}

h2 {
font-size: 1.5em;
color: #fff;
font-weight: normal;
margin: 15px 0;
}
h3 {
color: #fff;
font-size: 1.1em;
margin: 20px 0 15px 0;
font-weight: normal;
}

#adresse h3 {font-size:1.0em;}

h4 {
font-size: 1.2em;
margin: 10px 0 5px 0;
font-weight: bold;
}

h5 {
font-size: 1.0em;
color: #999;
font-weight: bold;
margin: 15px 0;
}

.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: 140%;
}


ul li { line-height: 140%; }

p.utitle {
font-weight: normal; font-size: 1.2em; margin-top: -15px;
}

ul.liste1 {
list-style-type: none;
color: #0089D1;
margin: 0;
padding: 0;
}

ul.liste1 li {float: left; width: 150px; border-bottom: 1px solid #C0E2F2; padding: 3px 0 3px 10px; margin: 0; background: url('images/navhin2.html') 0 8px no-repeat; }



.teaserbox {
margin: 10px 0;
float:left; position: relative;
padding: 0 0 30px 0;
width: 100%; border-bottom: 1px solid #D9261C;
}

.teaserbox img {
float: left; margin: 5px 1%; width: 25%; height: auto;
}
.teaserbox a.weiterlink {width: auto; position: absolute; right: 5px; bottom: 5px;}

.teaserbox h3 {margin-top: 5px;}

a.button:link, a.button:visited {
float: left;
display: block;
padding: 5px 10px;
font-weight: normal;
text-decoration: none;
width: 100px;
margin-top: 20px;
background: #6D6E71;
color: #fff; text-align: center;
}


a.button:hover {
color: #fff;
text-decoration: none;
background: #999;
}

hr {display: block; float: left; width: 100%; border: none; height: 10px; background: url('images/linie.html') no-repeat; margin: 10px 0; padding: 0;}




@media only screen and (max-width: 960px)
{
body {font-size: 0.9em;}
}

@media only screen and (max-width: 680px)
{
body {font-size: 0.8em;}
}

@media only screen and (max-width: 460px)
{
.teambox {width: 100%; }
.teambild {width: 100%;}
}
