#stdnavigation_top, #stdnavigation_bottom {
    border: 1px #55649F;
    background-color: transparent;
    border-style: solid;
    padding-left: 4px;
    z-index: 1000;
    font-size: 12px;
    vertical-align: middle;
}
#stdnavigation_bottom {
    clear:both;
}

#stdnavigation_top .workingDir, #stdnavigation_bottom .workingDir {
    font-weight: bold;
    color: red;
}

/* mittlere Trennlinie im oberen Menu */
#stdnavigation_top .mlinie, #stdnavigation_bottom .mlinie {
    width: 2px;
    background-image: url("../images/menurul.gif");
    background-repeat: no-repeat;
    background-position: center;
}

#footer {
    border: 1px #55649F;
    font-size: smaller;
    font-weight: bolder;
    padding-top: 1em;
    text-align: right;
}

#header {
    border: 1px #55649F;
    font-size: x-large;
    font-weight: bold;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
}

#content {
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px #55649F;
    border-style: none;
}

.actualHead {
    font-weight: bold;
}

body,table,td,th,tr,div,p,pre,h1,h2,h3,h4,ul
{
    font-family       : Arial,Verdana,sans-serif;
    font-weight       : normal;
    text-decoration   : none;
    color             : black;
}

table {
    font-size         : 12px;
}

th {
    font-weight       : bold;
}

h1 {
    text-align        : center;
}

input, select, textarea
{
    font-family       : Arial,Verdana,sans-serif;
    font-weight       : normal;
    text-decoration   : none;
    text-align        : left;
    color             : black;
}

a {
    text-decoration   : none;
    font-weight       : bold;
}
a:link {
    color             : #7a0202;
}
a:visited {
    color             : #669966;
}
a:hover {
    color             : black;
    text-decoration   : underline;
}
.date {
    font-weight       : bold;
    color             : red;
}
.actual {
    font-size         : 14px;
}

.small {
    font-size         : 10px;
}

.big {
    font-size         : 18px;
}

.big_emphazised {
    font-size         : 16px;
    font-weight       : bold;
}

.emphazised {
    font-weight       : bold;
}

.navigation {
    font-size         : 10px;
    background-color  : lightgrey;
}

#mottoOfTheDay {
    height: 50px;
    left:250px;
    width: 75%;
    border: 1px #55649F;
    padding-top: 1em;
    border-style: none;
}
#mottoOfTheDay .motto {
    position:relative;
    text-align:center;
    color:  red;
}
#mottoOfTheDay .author {
    position:relative;
    text-align:left;
    font-size: 11px;
}

#galerieListe_oben {
    text-align:center;
}

#galerieListe_links {
    float:left;
    width:200px;
    margin:0;
    text-align:center;
}

#galerieListe_rechts {
    float:right;
    width:200px;
    margin:0;
    text-align:center;
}

#galerieListe_unten {
    text-align:center;
/*     clear:both; */
}
#bildflaeche {
    margin-left:200px;
    margin-right:200px;
}

#infoText {
    width:600px;
    height:150px;
    overflow:hidden;
    margin-bottom:10px;
}