﻿body {
    font-family: Arial,Verdana,Sans-Serif;
    font-size: 13px;
    line-height: 20px;
    color: #3D4450;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}

h1 
{
    font-size: 18px;
}

h2, .h2
{
    font-size: 14px;
    color: #0068B5;
    font-weight: bold;
}

#wrapper
{
    margin: 0 auto;
    width: 1000px;
}

#logo 
{
    position: absolute;
    left: 0;
    top: 50px;
    width: 143px;
    height: 92px;  
}

#facebook 
{
    position: absolute;
    left: 744px;
    top: 102px;
    width: 256px;
    height: 58px;
}

.content
{
    position: absolute;
    top: 297px;
    width: 725px;
}

.content2
{
    position: absolute;
    top: 297px;
    width: 950px;
}

.teaser
{
    position: absolute;
    top: 198px;
    margin-left: 757px;
    width: 243px;
}

.tdMonth
{
    width: 15px;
    border-bottom: 1px solid #0068B5;
    border-right: 1px solid #0068B5;
    text-align: center;
}

.mActive
{
    border-bottom: 1px solid #C6C6C6;
    border-right: 1px solid #C6C6C6;
    background-color: #008000;
}

.mInActive
{
    border-bottom: 1px solid #C6C6C6;
    border-right: 1px solid #C6C6C6;
}

.teaserTitle
{
    font-size: 18px;
    line-height: 24px;
    color: #0068B5;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

.teaserTitle2
{
    font-size: 18px;
    line-height: 24px;
    color: #0068B5;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
}

#topNavigation
{
    position: relative;
    line-height: 24px;
    top: 198px;
    margin-left: -10px;
    width: 735px;
}

#subNavigation
{
    position: absolute;
    line-height: 16px;
    top: 255px;
    margin-left: -10px;
    width: 725px;
}

h1 
{
    color: #4E4E4E;
    margin-bottom: 15px;
}

td, p, div
{
    text-align: left;
    vertical-align: top;
    padding: 0;
    margin: 0;
}

a
{
    color: #015D98;
}

a:hover
{
    text-decoration:none;
}

img
{
    border: 0;
}

.Level1 
{
    font-size: 18px;
    line-height: 24px;
    padding-left: 10px;
    color: #0068B5;
    text-transform: uppercase;
    text-decoration: none;
}

.Level1:Hover
{
    color: #FF7700;
}

.Level1Active
{
    font-size: 18px;
    line-height: 24px;
    padding-left: 10px;
    color: #FF7700;
    text-transform: uppercase;
    text-decoration: none;
}

.Level2 
{
    padding-left: 10px;
    font-size: 13px;
    text-decoration: none;
    color: #0068B5;
}

.Level2:Hover
{
    color: #FF7700;
}

.Level2Active
{
    padding-left: 10px;
    font-size: 13px;
    text-decoration: none;
    color: #FF7700;
}

.Level1Border
{
    float:left;
    padding-right:10px;
    border-right: 1px solid #0068B5;
}

.Level2Border
{
    float:left;
    padding-right:10px;
    border-right: 1px solid #0068B5;
}

.emptyText
{
    padding-left: 10px;
    color: #0068B5;
    font-style: italic;
}

.aTitel 
{
    color: #0068B5;
}

.aSep 
{
    border-bottom: 1px solid #C6C6C6; 
    width:500px;
    padding-bottom:5px;
    margin-bottom:5px;
}

.teaserSep
{
    border-bottom: 1px solid #C6C6C6; 
    padding-bottom:5px;
    margin-bottom:5px;
    width: 243px;
}

.tbxMedium
{
    color: #3D4450;
    font-size: 12px;
    border: none;
    border-bottom: 1px dotted #0068B5;
    width: 250px;
    padding: 3px;
    margin: 2px;
    background-color: #EBEBEB;
}

.tbxLarge
{
    color: #3D4450;
    font-size: 12px;
    border: none;
    border-bottom: 1px dotted #0068B5;
    width: 500px;
    height: 100px;
    padding: 3px;
    margin: 2px;
    background-color: #EBEBEB;
}

.textSmallItalic
{
    font-size: 11px;
    font-style: italic;
}

.sporenbilderHomeTitle
{
    font-size: 12px;
    color: #A0A0A0;
}

.pilzsubtitle
{
    font-style: italic;
    margin-top: -10px;
}

.pilzbacklink
{
    display: block;
    margin-top: 10px;
}

.sporenbilderHome
{
    color: #A0A0A0;
    padding-right: 3px;
    text-decoration: none;
    font-size: 11px;
}

.imagelist
{
    list-style-image: none;
    margin: 0;
    display: block;
    padding: 0;
}

.imagelist li
{
    margin: 0;
    padding: 0;
    display: inline;
}
.imagelist li a img
{
    padding: 5px;
    margin: 0;
    border: solid 1px #C9C9C9;
}

.imagelist li a
{
    text-decoration: none;
}