/* CSS Document */

/* ========== Farben ========== 

grün: #5d8002
hellgrün: #e5f1c4
orange: #f29400
hellorange: #fae6c7

*/


/* ========== ALLGEMEINES ========== */

body {
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size: 0.8em;
}



/* ========== CONTAINER ========== */




/* --- NEWS ---*/

a#news_section {
padding: 4px 4px 4px 6px;
margin: 0 0 20px 0;

}


/* --- NEWS  No. 2 ---*/

a#news_section2 {
padding: 4px 4px 4px 6px;
margin: 0 0 20px 0;
}


/* ========== NAVIGATION ========== */

.menu {
display:none;
}

/*.menu ul {
list-style: none;
color: #f29400;
text-decoration:underline;
}

.menu a {
color: #f29400;
text-decoration:underline;
}

.menu a:visited {
color: #5d8002;
}

ul#nav_right {
list-style: none;
color: #f29400;
text-decoration:underline;
}*/

#subnavigation {
display:none;
}

/* ========== FOMRATIERUNG ========== */

.link {
font-weight:bold;
font-size: 1em;
color: #f29400;
text-decoration:underline;
}

a {
font-weight:bold;
font-size: 1em;
color: #f29400;
text-decoration:underline;
}

p {
font-size: 0.8em;
color:#000000;
line-height: 1.5em;
text-align:justify;
}

p.vortext {
font-weight:bold;
color:#000000;

}

p.haupttext {
color: #000000;
}

p.haupttext_right {
color: #000000;
text-align: right;
}

p.orangerkasten {
font-weight: bold;
background: #f29400;
}

span.orangerkasten {
font-weight: bold;
background: #f29400;
}

.orangerkasten_hell {
background: #fae6c7;
}

p.aktualisierung {
text-align:right;
font-size: 0.7em;
color:#666666;
}


h1 {
text-transform:uppercase;
color:#FFFFFF;
background: #f29400;
}

h2 {
display:none;
}

h3 {
color:#FFFFFF;
text-transform:uppercase;
background: #666666;
}

h4 {
color: #fff;
text-transform:uppercase;
background: #999999;
}


img {
border-style: none;
}


.orange {
color: #f29400;
font-weight:bold;
}


.orangerkasten2 {
border: #f29400 2px solid;
}

ul.fotogalerie li {
list-style: none;
float:left;
}

ul.fotogalerie li img{
padding: 1px;
}

.clear {
clear:both;
display:block;
}

.invisible {
display:none;
}

hr {
display:none;
}

#interessiertenbereich {
display:none;
}

#nav_right {
display:none;
}

.line {
display:none;
}

span.span_english {
font-style:italic;
color:#3b4878;
}

