﻿body
{
    background-color: #c9c9c9;
    background-image: url(   '../images/verlauf_bg.png' );
    background-repeat: repeat-x;
    background-position: left top;
    background-attachment: scroll;
    color: White;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 0.8em;
}
h1 { display:none;}
.naviheadline {display:none;}
.pageheader
{
    width: 913px;
    margin: 0px auto 0px;
    background-color: White;
}
.breadcrumb
{
    text-align: right;
    font-size: 0.8em;
    margin-bottom: 5px;
}
.contentbox
{
    width: 777px;
    background-color: White;
    color: Black;
    border-left: solid 3px #352f2d;
    border-right: solid 3px #352f2d;
    border-bottom: 0px;
    border-top: 0px;
    padding: 20px;
    margin: 0px auto 0px auto;
    min-height: 350px;
}
.navigation
{
    float: left;
    width: 120px;
}
.navigation li
{
    list-style-type: none;
    padding: 3px;
    line-height:150%;
}
.navigation li li { padding:0px;}
.navigation ul
{
    margin: 0px;
    padding: 0px;
}
.navigation ul ul
{
    margin: 0px;
    margin-left: 10px;
    padding: 0px;
}
.navigation a:link, .navigation a:visited
{
    text-decoration: none;
    color: Black;
    background-color: Transparent;
}
.navigation a:active, .navigation a:hover
{
    text-decoration: none;
    color: #e31d22;
    background-color: Transparent;
}
.content
{
    margin-left: 150px;
    display: block;
}
.content_end
{
    clear: both;
    width: 817px; /*777 + 2*20*/
    background-color: White;
    color: Black;
    border-left: solid 3px #352f2d;
    border-right: solid 3px #352f2d;
    border-bottom: solid 3px #352f2d;
    margin: 0px auto 0px auto;
    padding: 0px;
}
.copy
{
    color: #352f2d;
    background-color: Transparent;
    font-size: 0.8em;
    text-align: center;
    padding-top: 8px;
}
.copy a:link, .copy a:visited, .copy a:active, .copy a:hover
{
    text-decoration: none;
    color: #352f2d;
    background-color: Transparent;
}
.artikelinfo
{
    font-size: 0.8em;
    color: #352f2d;
    clear: both;
    margin-top: 16px;
}

.ehrenliste
{
  text-align:left;
  vertical-align:top;
}

.ehrenliste_groupbar 
{
background-color: #f0f0f0;
border-bottom: solid 2px #a0a0a0;
padding: 0px;
height: 17px;
}

/*CollapsiblePanel*/
.collapsePanel
{
    background-color: white;
    overflow: hidden;
    height: 0px;
}

.collapsePanelHeader
{
    width: 100%;
    height: 30px;
    background-image: url(images/bg-menu-main.png);
    background-repeat: repeat-x;
    color: #FFF;
    font-weight: bold;
}
.tabelle
{
    border: 1px;
    border-style: solid;
    border-width: medium;
    border-color: Black;
    margin: 5px 5px 5px 5px;
    table-layout: auto;
    color: Black;
}

/*error*/
.errormessage_EsError
{
    border: 3px solid #920f0f;
    background-color: #efcece;
    margin: 3px;
}
/*warning*/
.errormessage_EsWarning
{
    border: 3px solid #b49b0e;
    background-color: #f2e8b0;
    margin: 3px;
}
/*information*/
.errormessage_EsInformation
{
    border: 3px solid #727ab3;
    background-color: #e5e6e9;
    margin: 3px;
}

.errordisplay_table td
{
    vertical-align: middle;
    padding: 3px;
}
.errortextfeld
{
    border: 3px solid #727ab3;
    background-color: #efcece;
}
.termintitel
{
    font-size: 1.3em;
    color: #352f2d;
    font-weight: bold;
}
.termin_monthbar {

background-color: #f0f0f0;
border-bottom: solid 2px #a0a0a0;
padding: 5px;
height: 17px;
}
.termin_hr, .group_hr { height: 2px; color:#a0a0a0;clear: both; }
 .width_box {width: 620px;}
 
 
 /*Artikel*/
 .suchegruppe0 { color: #e34f54; font-variant:small-caps; }
 /*Termin*/
 .suchegruppe1 { color: #4f61e3; font-variant:small-caps; }
 /*Download*/
 .suchegruppe2 { color: #e39400; font-variant:small-caps; }
 /*Bilderalbum*/
 .suchegruppe3 { color: #34e337; font-variant:small-caps; }
 /*.suchegruppe3alt { color: #fdd81a; }*/
 
 .suchergebnis_titel { margin: 0px; } 
 .suchergebnis_titel a:hover, .suchergebnis_titel a:active, .suchergebnis_titel a:link, .suchergebnis_titel a:visited {color: Black;}
 


