a:link
{
	color: #C19D6D;
	text-decoration: none; 
}
a:visited
{
	color: #C19D6D;
	text-decoration: none;
} 
a:active 
{
	color: #000;
	text-decoration: none;
}
a:hover
{
   color: #000;
   text-decoration: none;
}
   
body
{
    font-family: Georgia,serif;
	font-size: 0.9em;
    color: #423119;
  font-weight: 300;
  -webkit-text-size-adjust:none;
}

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

strong, b {font-weight: bold;}

input, textarea
{  
   font-size: 13px;
}

 
.small
{
   font-size: 90%;
}
         
h1 {
font-size: 1.9em;
color: #423119;
font-weight: normal;
margin: 15px 0 20px 0;
line-height: 1.2em;
padding: 0;
}

h2 {
font-size: 1.2em;
color: #800000;
font-weight: bold;
margin: 20px 0 15px 0;
}
h3 {
color: #423119;
font-size: 1.2em;
margin: 20px 0 10px 0;
font-weight: normal;
}

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;
}

.unav h3 a {
padding-left: 20px;
background: url(../images/pfeilr2.gif) 0 6px no-repeat;
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.gif') 0 8px no-repeat; }


.teaserbox {
margin: 10px 6% 10px 2%;
float:left; position: relative;
padding: 0;
width: 25%; height: 300px; overflow: hidden;
}

.teaserbox img {
float: left; margin: 0; width: 100%; height: auto;
}

.teaserbox h3, .box h3, #newsletterabo h2 {
padding: 0;
margin: 10px 0; color: #3E3E3E;
}

.teaserbox h3 a {color: #3E3E3E;}

.teaserbox p.thl {font-size: 3.0em; color: #5C7CBD;}

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: #800000;
color: #fff; text-align: center;
}


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