/*------------------------------------------------------------------------
Layout
------------------------------------------------------------------------*/
body 
{
    background-color: #fc7;
    margin: 0;
}
form 
{
    margin:0;
}
a img { border:0 }

#head 
{
    background: #fef6d1;
}
#head2 {
    position:relative;
}
#banner
{
    position:absolute;
    left:534px;
    top:3px;
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
    color: #a52;
}
#banner div 
{
    margin-bottom: 2px;
}
#logo 
{
    position:absolute;
    right:0; 
    top:0;
}
#katalog 
{
    float: left;
    margin-right: 40px;
    border: 0;
}
#topmenu
{
    background-image: url(/img/bg_navi.gif);
    height: 27px;
    margin: 0;
    font-family: Verdana;
    font-size: 11px;
    color: #6f6f6f;
    position: relative;
}
#topmenubuttons
{
    position: absolute;
    left:15px; 
    top:7px;

}
#topmenubuttons a {
    color: black;
    text-decoration: none;
    font-weight:bold;
}
#seitenContainer {
    margin: 0;
    border: 0;
    background: #fff;
    width: 1000px;
}

#copyright 
{
    font-family: Verdana;
    font-size: 9px;
    text-align: center;
    border-top: 0px solid #777;
    padding-top: 2px;
    clear: both;
    margin-bottom: 1em;
}
#seitenHeader 
{
    background:white;
}

#seitenMenue {
    float: right;
    margin-left: 15px;
    background: #eee;
    width: 140px;
}
.menuButton1 
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.hand 
{
        cursor: pointer;
}
.menuButton1 a, .menuButton1 a:visited
{
    color: #fff;
    text-decoration:none;
}
.menuButton1 a:hover
{
    color: #223366;
}
#seitenContent {
    overflow: hidden;
    width: 825px;
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    line-height: 1.5em;
    margin-bottom: 50px;
    padding-top: 14px;
    text-align:left;
    padding-left: 13px;
    background: #fff;    
    /*border: 1px dashed black;*/
}
#seitenContent h1 {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2em;
    color: #000;
}
#seitenContent h1 a {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2em;
    color: #000;
    text-decoration: none;
}
#seitenContent h1 a:hover {
    color: #223366;
    text-decoration: underline;
}
#seitenContent h2 {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2em;
    color: #000;
}

/*------------------------------------------------------------------------
Schriften
------------------------------------------------------------------------*/
.klein 
{
    font: 10px Verdana;
}

a { color: #24c; }
a:visited { color: #446; }

/*------------------------------------------------------------------------
Artikel
------------------------------------------------------------------------*/
.reportagen 
{
    background:#eee;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}
.region {
    background: #ddd;
    padding: 3px;
    font-weight: bold;
    color: White;
}
.regionklein {
    background: #ddd;
    padding: 2px;
    color: White;
}

.dachzeile {
    margin-top: .5em;
    font-size: 18px;
    margin-bottom: .5em;
}
.titel {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 1em;
    font-family: Tahoma;
}
.text {
    line-height: 1.5em;
    width: 540px;
}

.kasten  {
    margin-left: 20px;
    width: 260px;
    background: #ddd;
    margin-bottom: 20px;
    background:#eee;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}
.kastentitel{
    background: #007;
    font-weight: bold;
    color: #fff;
    padding: 2px 4px;
}
.kastentext {
    padding: 8px;
}
.kastentext p {
    margin: 0;
}
.rechts {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}
.links {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.clearrechts {
    clear: right;
}
.clearlinks {
    clear: left;
}


.listetitel 
{
    font-weight: bold;
    margin-bottom: 1em;
    padding: 2px;

}
.artikelButton 
{
    border: 1px solid #fff;
    width: 18px;
    height: 18px;
    margin-right: 4px;
    color: #222;
    text-align: center;
    padding: 0;
}
.wanderweg {
    background: #248d67;
    padding: 3px;
    font-weight: bold;
    color: White;
}
 .suche 
 {
    background:#333695;
 }
 
 .info 
 {
    padding: 4px;
    background:#eee;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}
#suchbutton 
{
    border: 1px solid #fff;
    color: #222;
    font-family: Verdana;
    font-size:10px;
    margin-top: 5px;
}
.suchbutton 
{
    border: 1px solid #fff;
    color: #222;
    font-family: Verdana;
    font-size:10px;
}
#rubsuche
{
    font-family:Tahoma;
    font-size:10px;
    width: 130px;
}
.newsTitel {
    font-weight: bold;
    background: #248d67;
    color: white;
    padding: 5px;
}
.newsText {
    padding: 5px;
}

.line1 td, .line2 td, div.line1, div.line2
{
    padding: 2px 5px;
}
.line1 
{
    background-color:#ebebeb;
}
.line2 
{
    background-color:#ffffff;
}
.aktivitaeten
{
    margin-left:400px;
    position: absolute;
}
.themen
{
    margin-left:600px;
    position: absolute;
}
ul
{
    list-style-type:square;
    padding-left: 0;
    margin-left: 16px;
}