
body {
font-family : Arial, Helvetica, sans-serif;
font-size: 80%;
}
#navie h1 {
font-family : Arial, Helvetica, sans-serif;
color : #333;
font-size : 1.2em;
text-decoration : none;
font-weight : bold;
letter-spacing : 0px;
text-align:center;
}
#navie a{
font-family : Arial, Helvetica, sans-serif;
color : #14604F;
font-size : 1.1em;
text-decoration : none;
font-weight : bold;
letter-spacing: 0px;

}

#navie a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 1.1em%;
text-decoration : none;
font-weight : bold;
letter-spacing : 0px;
color: #333;


}

/* set all to 0 */
h1, h2, h3, h4, p, ul, li {
margin: 0;
padding: 0;
}

/* headings */
h1, h2, h3, h4 {
margin: 10px 0px 20px 0px;
}
#rechts h1 {
background-color: transparent;
color: #666;
font-size: 110%;
letter-spacing: 2pt;
}
#rechts h2 {

color: #a67b33;
font-size: 120%;
letter-spacing: 1pt;
}
h3 {
font-size: 110%;
letter-spacing: 1pt;
}
h4 {
font-size: 95%;
letter-spacing: 1pt;
color: #a67b33;
}

/* Texte */
p, li {
font-size: 100%;
}
#content p, #content li {
/*line-height: 150%;*/
margin: 10px 0px 2px 3px;

}

ul {
margin: 0px 0px 0px 30px;
}

/* Links */
#content a {
text-decoration: none;
padding: 0px 3px 2px 3px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
background-color: #f0f0f0;
color: #600;
}
/*#menue a {
display: block;
width: 120px;
}*/
#footer a, #rechts a, #fenster a  {
color : #14604F;
font-family : Arial, Helvetica, sans-serif;
font-size : 1em;
text-decoration : none;
font-weight : bold;

}
#footer a:hover, #rechts a:hover, #fenster a:hover {
color : #333;
font-family : Arial, Helvetica, sans-serif;
font-size : 1em;
text-decoration : underline;
font-weight : bold;

}

/* others */
.invis,  {
display: none;
}
.gold {
color : #7A5A15;
font-family : Arial, Helvetica, sans-serif;
font-size : 1.1em;
text-decoration : none;
background: #F6EFDD;
}
img {
border: none;
}



.gruen {
color : #14604F;
font-family : Arial, Helvetica, sans-serif;
font-size : 1.1em;
text-decoration : none;
font-weight : bold;

}
