body
{
 font-family           : Arial,Helvetica,sans-serif;
 color                 : black;
 font-size             : 12px;
 line-height           : 16px;
 text-align            : justify;
 text-decoration       : none;
 margin                : 25px 0px 40px 0px;
 background-color      : white;
 background-image      : url(graphics/background2.png);
 background-repeat     : repeat;
 background-attachment : fixed;
}

p
{
 margin                : 0;
 padding               : 12px 0px 0px;
}

div#header
{
 border-style          : solid solid none;
 border-color          : #22537b;
 border-width          : 4px;
 margin                : 0 auto;
 padding               : 0px;
 background-color      : white;
 height                : 89px;
 text-align            : left;
 width                 : 860px;
 background-color      : #326691;
 background-image      : url(graphics/headerbackground.png);
 background-repeat     : repeat-x;
 display               : block;
 position              : relative;
}

.imglogo
{
 position              : absolute;
 left                  : 30px;
 top                   : 26px;
}

.imgflower
{
 position              : absolute;
 right                 : 0px;
 bottom                : 0px;
}

div#container
{
 border                : 4px solid #22537b;
 padding               : 10px 0px 4px;
 background-color      : white;
 width                 : 860px;
 margin-left           : auto;
 margin-right          : auto;
 text-align            : center;
 font-size             : 10px;
}

div#info
{
 border                : 1px solid #cccccc;
 margin                : 0px 10px 10px 170px;
 padding               : 4px 20px;
 text-align            : left;
 background-image      : url(graphics/containerbackground.png);
 background-position   : center top;
 background-repeat     : repeat-x;
 background-color      : white;
 font-size             : 11px;
}

div#content
{
 border                : 1px solid #cccccc;
 margin                : 0px 10px 6px 170px;
 padding               : 12px 16px 20px 16px;
 list-style-type       : circle;
 text-align            : justify;
 background-image      : url(graphics/containerbackground.png);
 background-position   : center top;
 background-repeat     : repeat-x;
 background-color      : white;
 font-size             : 12px;
}

div#content h1
{
 border                : 2px solid #22537B;
 margin                : 0px 0px 22px;
 padding               : 3px 0px;
 color                 : #ffffff;
 text-align            : center;
 font-weight           : bold;
 font-size             : 16px;
 background-color      : #316590;
 background-image      : url(graphics/h1background.png);
 background-position   : bottom;
 background-repeat     : repeat-x;
}

div#content h2
{
 border                : 1px solid #7E9AAB;
 margin                : 26px 0px 20px;
 padding               : 2px 0px 2px 10px;
 color                 : #164476;
 text-align            : left;
 font-size             : 12px;
 font-weight           : bold;
 background-image      : url(graphics/h2background.png);
 background-position   : bottom;
 background-repeat     : repeat-x;
}

div#content h3
{
 margin                : 20px 0px 14px;
 padding               : 0px;
 color                 : black;
 text-align            : left;
 font-size             : 12px;
 font-weight           : bold;
}

.navi
{
 margin                : 0px 0px 0px 0px;
 position              : relative;
 left                  : 10px;
 top                   : 0px:padding: 0px;
 float                 : left;
 width                 : 148px;
 text-align            : left;
 font-size             : 12px;
}

.naviblock
{
 border                : 1px solid #bbbbbb;
 margin                : 0px;
 padding               : 7px 0px;
 font-stretch          : normal;
 width                 : 148px;
 line-height           : 20px;
 background-image      : url(graphics/containerbackground.png);
 background-position   : center top;
 background-repeat     : repeat-x;
 background-color      : white;
}

.naviblock a
{
 border-style          : solid;
 border-color          : white;
 border-width          : 1px 0px;
 margin                : 0px 0px -18px;
 padding               : 0px 0px 0px 7px;
 display               : block;
 text-decoration       : none;
}

.naviblock a:link
{
 color                 : #30648f;
}

.naviblock a:visited
{
 color                 : #30648f;
}

.naviblock a:hover
{
 border-color          : #bbbbbb;
 color                 : #0d2131;
 background-color      : #f7f7f7;
}

ul
{
 list-style-type       : disc;
 color                 : black;
 line-height           : 22px;
}

.datelist
{
 font-family           : "Courier New",Courier,monospace;
 font-weight           : bold;
}

div#content a
{
}

div#content a:link
{
 color                 : #173955;
 text-decoration       : underline;
 font-weight           : bold;
}

div#content a:visited
{
 color                 : #173955;
 text-decoration       : underline;
 font-weight           : bold;
}

div#content a:hover
{
 background-color      : #d7ebff;
 font-weight           : bold;
}

.PicFrame
{
 border                : 2px solid #22537b;
}

.PageImage
{
 border                : 2px solid #22537b;
 margin                : 2px 14px 8px 0px;
 padding               : 0px;
}

table.Tabelle
{
 border                : 1px solid #A7A7A7;
 border-spacing        : 0px;
 border-spacing        : 0px;
 border-collapse       : collapse;
}

td.Tabelle
{
 border                : 1px solid #A7A7A7;
 border-spacing        : 0px;
 border-collapse       : collapse;
 padding               : 4px;
}

td.Tabelle a
{
 font-weight           : bold;
}

.Fotos
{
 border                : 1px solid #A7A7A7;
 padding               : 12px;
 text-align            : center;
}

.BildContainer
{
 text-align            : center;
 margin                : 12px;
}

.DivCode
{
 margin                : 10px 0px;
 padding               : 4px;
 font-family           : Courier New, Courier, monospace;
 background-color      : #F4F4F4;
 border                : 1px dashed #818181;
}

.Key
{
 background-color      : #EDEFEF;
 padding               : 0px 4px 0px 4px;
 border                : 1px solid;
 border-color          : #E3E6E6 #9AA5A5 #9AA5A5 #E3E6E6;
 font-weight           : bold;
 color                 : black;
}

.Hint
{
 background-color      : #FDE8D5;
}

.BlogInfo
{
 font-size             : 10px;
 line-height           : 16px;
 border                : 0px solid #A7A7A7;
 border-bottom-width   : 1px;
 margin                : 0px 0px 8px 0px;
 padding               : 2px 2px 2px 6px;
 background-color      : #FFFFFF;
 background-image      : url(graphics/blogheader.png);
 background-position   : bottom;
 background-repeat     : repeat-x;
 margin                : -6px -6px 0px;
}

.BlogLink
{
 margin                : 12px 0px 10px 0px;
 font-size             : 14px;
}

.BlogEntry
{
 padding               : 6px 6px 12px 6px;
 margin                : 4px 0px 4px 0px;
 border                : 1px solid;
 border-color          : #B1B1B1;
}

.NoBlogEntry
{
 font-style            : italic;
}

