body
{
   margin: 0px;
   background: #7F7F7F;
   background-color: #7F7F7F;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 12px;
   text-decoration: none;
   color: #000000;
   font-weight: normal;
}

p,ul,ol,li,div,td,th,input,textarea,select
{
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 12px;
   text-decoration: none;
   color: #000000;
   font-weight: normal;
}

input.rand, textarea.rand, select.rand
{
   border: 1px solid #000000;
}

div.klein
{
   font-size:10px;
}

div.gross
{
   font-size:14px;
}

a
{
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 12px;
   color: #0000CF;
   text-decoration: underline;
   font-weight: bold;
}

a:hover
{
   text-decoration: none;
   color: #00009F;
}


a.klein
{
   font-size: 10px;
}

a.normal
{
   font-size: 12px;
}

a.gross
{
   font-size: 14px;
}

a.schwarz
{
   color: #000000;
}

a.mod_aktion
{
   font-weight: bold;
   display: block;
   color: #000000;
   background: #e2e2e2;
   text-decoration: none;
   border: 1px #e2e2e2 solid;
}

a.mod_aktion:hover
{
   background: none;
   font-weight: bold;
   display: block;
   text-decoration: none;
   border: 1px #000000 solid;
}

h1
{
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 28px;
   color: #000000;
}

h2
{
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 23px;
   color: #000000;
}

h3
{
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 16px;
   color: #000000;
}

h3.ueberschrift
{
   color: #63829A;
}

table.inhalt
{
   border: 1px solid #90AAC0;
}

td.ueberschrift
{
   color: #ffffff;
   font-weight: bold;
   background-color: #90AAC0;
   padding: 8px;
}

td.inhalt
{
   line-height: 160%;
   padding: 5px;
   background-color: #F2F2F2;
}

td.inhalt_klein
{
   line-height: 120%;
   padding: 5px;
   background-color: #F2F2F2;
   font-size: 10px;
}

td.inhalt_padding
{
   line-height: 160%;
   padding: 16px;
   background-color: #F2F2F2;
}

td.vip
{
   line-height: 160%;
   background-color: #FFF0B7;
   padding: 5px;
}

td.vip_padding
{
   line-height: 160%;
   background-color: #FFF0B7;
   padding: 16px;
}

td.vip_klein
{
   line-height: 120%;
   background-color: #FFF0B7;
   padding: 5px;
   font-size: 10px;
}

td.premium
{
   line-height: 160%;
   background-color: #FFB871;
   padding: 5px;
}

td.premium_klein
{
   line-height: 120%;
   background-color: #FFB871;
   padding: 5px;
   font-size: 10px;
}

td.premium_padding
{
   line-height: 160%;
   background-color: #FFB871;
   padding: 16px;
}

td.moderator
{
   line-height: 160%;
   background-color: #FFA3A3;
   padding: 8px;
}

td.moderator_klein
{
   line-height: 120%;
   background-color: #FFA3A3;
   padding: 5px;
   font-size: 10px;
}










table.nav
{
   border: 1px solid #191919;
   border-top: 0px;
   background-color: #D9C19D;
}

a.nav
{
   width: 146;
   text-align: center;
   display: block;
   background-color: #FFEDDB;
   color: #000000;
   text-decoration: none;
   padding-top: 3px;
   padding-bottom: 3px;
}

a.nav_unten
{
   width: 110;
   text-align: center;
   display: block;
   background-color: #FFEDDB;
   color: #000000;
   text-decoration: none;
   padding-top: 3px;
   padding-bottom: 3px;
}

a.nav:hover
{
   color: #000000;
   background-color: #FFFFFF;
}

a.nav_unten:hover
{
   color: #000000;
   background-color: #FFFFFF;
}
















td.ueberschrift2
{
   color: #ffffff;
   background-color: #90AAC0;
   vertical-align: bottom;
}

td.ueberschrift3
{
   color:#cccccc;
   background-color: #90AAC0;
}

a.zwei
{
   display: block;
   padding: 8px;
   color: #ffffff;
   text-decoration: none;
   font-weight: normal;
}

a.zwei:hover
{
   color: #000000;
   background-color: #F2F2F2;
}

a.eins
{
   display: block;
   padding: 8px;
   color: #000000;
   background-color: #F2F2F2;
   text-decoration: none;
   font-weight: normal;
}

a.eins:hover
{
   color: #000000;
}

a.drei
{
   display: block;
   color: #000000;
   border-width: 2px;
   border-style: solid;
   border-color: #000000;
   text-decoration: none;
   font-weight: bold;
   padding: 10px;
}

a.drei:hover
{
   background-color: #ffffff;
}


a.bbcode
{
   display: block;
   border: 1px solid transparent;
}

a.bbcode:hover
{
   background-color: #ffffff;
   border-style: solid;
   border-color: #1F0000;
}

div#top_layer_out
{
   background-color:#000000;
   display:none;
   height:100%;
   left:0;
   opacity:0.6;
   position:absolute;
   top:0;
   width:100%;
   z-index:9;
}
div#top_layer_in
{
   background-color:#FFFFFF;
   border:2px solid #FB3B3B;
   display:none;
   padding:10px 20px 20px;
   position:absolute;
   width:600px;
   z-index:10;
}

div#globalNotificationBlock
{
   display: block;
   position: fixed;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   z-index: 999;
}

div#globalNotification
{
   position: absolute;
   z-index: 1000;
   background: url('/grafiken/ereignisse/rahmen.png') repeat;
   padding: 5px;
   cursor: pointer;
}

div#globalNotificationInner div
{
   background: #fff;
   padding: 13px 13px 13px 51px;
   font-weight: bold;
   position: relative;
   min-height: 32px;
   min-width: 200px;
   max-width: 450px;
   text-align: justify;
}

div#globalNotificationInner div img
{
   position: absolute;
   left: 5px;
   top: 7px;
}