/* global style sheet */
/* Domain: gs.ergoldsbach.net */
/* Author: Werner Dirschedl */
/* Copyright: Werner Dirschedl */

html, body {
   background: url(../img/bgr_white.jpg) #F8F8F8 fixed;
   color: #000000;
   font-size: 101%;
}

html, body, div, p, h1, h2, h3, h4, span, a, table, form, li {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0;
   padding: 0;
}

a {
   color: #006699;
   text-decoration: none;
}

/* not visited, yet */
a:link {
   color: #003399;
}

/* visited links */
a:visited {
   color: #330066;
}

/* mouse over link entry */
a:hover {
   color: #0000CC;
   font-style: italic;
}

/* clicked */
a:active {
   color: #003399;
   font-weight: bold;
}

/* active focus / tab */
a:focus {
   color: #000099;
   font-weight: bold;
}

h1 {
   background: #FFF5EE;
   border-bottom: 1px solid #185AC6;
   border-left: 0px none #185AC6;
   border-right: 0px none #185AC6;
   border-top: 1px solid #185AC6;
   color: #000066;
   font-size: 18px;
   font-weight: bold;
   margin: 25px 10px 25px 10px;
   padding-bottom: 2px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 2px;
   text-align: center;
}

h2 {
   background: #F0FFFF;
   border-bottom: 1px solid #185AC6;
   border-left: 0px none #185AC6;
   border-right: 0px none #185AC6;
   border-top: 1px solid #185AC6;
   color: #000066;
   font-size: 14px;
   font-weight: bold;
   margin: 20px 15px 20px 15px;
   padding-bottom: 3px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 3px;
   text-align: center;
}

h3 {
   background: #F0FFF0;
   border-bottom: 1px solid #006666;
   border-left: 0px none #000000;
   border-right: 0px none #000000;
   border-top: 1px solid #006666;
   color: #000066;
   font-size: 12px;
   font-weight: bold;
   margin: 15px 20px 15px 20px;
   padding-bottom: 3px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 3px;
   text-align: center;
}

h4 {
   background: #FFFFE0;
   border-bottom: 1px solid #006666;
   border-left: 0px none #000000;
   border-right: 0px none #000000;
   border-top: 1px solid #006666;
   color: #003333;
   font-size: 11px;
   font-weight: bold;
   margin: 15px 15px 15px 15px;
   padding-bottom: 2px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 2px;
   text-align: center;
}

li {
   list-style-type: square;
}

table, img {
   border: 0px;
}

table.shadow {
   background-color: #EEEEEE;
   background-image: none;
   color: #000066;
   border: 0px;
}

td.hd1 {
   background-image: url(../img/nbggray1.gif);
   font-size: 10px;
   font-weight: normal;
   height: 16px;
}

td.hd1, td.hd2, td.hd3 {
   background-color: #E6E6E6;
   background-position: center center;
   color: #000066;
   font-style: normal;
}

td.hd2 {
   background-image: url(../img/nbggray2.gif);
   font-size: 10px;
   font-weight: normal;
   height: 16px;
}

td.hd3 {
   background-image: url(../img/nbggray2.gif);
   font-weight: bold;
   height: 16px;
}

td.nav {
   background-position: center center;
   border-color: #E0E0E0 #666666 #666666 #C0C0C0;
   border-style: solid;
   border-width: 2px;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   height: 25px;
   text-align: center;
   vertical-align: middle;
}

td.even, td.odd {
   font-size: 11px;
   font-style: normal;
}

td.even {
   background-color: #C9C9C9;
}

td.odd {
   background-color: #E8E8E8;
}

td.site_path {
   padding-left: 5px;
   text-align: left;
}

tr.even_blue {
   background-color: #D8F3FF;
   font-size: 11px;
   font-style: normal;
}

tr.even_gray {
   background-color: #F0F0F0;
   font-size: 11px;
   font-style: normal;
}

tr.odd_blue {
   background-color: #AADDFF;
   font-size: 11px;
   font-style: normal;
}

tr.odd_gray {
   background-color: #E0E0E0;
   font-size: 11px;
   font-style: normal;
}

/* table footer */
tr.tfoot {
   background-color: #F8F8F8;
   color: #003333;
   font-size: 11px;
   font-style: normal;
}

.b {
   font-weight: bold;
}

.black {
   color: #000000;
}

.blue {
   color: #0000CC;
}

.button {
   background-color: #F5FFFA;
   font-size: 12px;
   height: 19px;
}

.changed_field {
   background: #EEEEEE;
   color: #333333;
}

.current_field {
   background: #DDFFFF;
   color: #000000;
}

.cyan {
   color: #CCFFFF;
}

.formfield {
   background-color: #99CCFF;
   border-color: #666699 #666699 #666699 #666699;
   border-width: 1px;
   color: #000000;
   font-size: 12px;
   height: 19px;
}

.gray {
   color: #666666;
}

/* Header text */
.hd {
   font-size: 24px;
   font-style: italic;
   font-weight: bold;
   height: 38px;
   padding-left: 5px;
   text-align: left;
   vertical-align: bottom;
}

.i {
   font-style: italic;
}

.info, table  {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}

.initial:first-letter {
   color: #000066;
   font-size: 16px;
   font-weight: bold;
}

.marker_blue {
   background-color: #CCEEFF;
}

.h_link { background-color:#EEEEEE; margin:20px; text-align:center; color:#000000; font-size:12px; }

.n {
   font-style: normal;
}

/* nav_path classes */
.nav_path  {
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}

.nav_path a {
   color: #000033;
}

/* mouse over link entry */
.nav_path a:hover {
   color: #003333;
}

/* active focus / tab */
.nav_path a:focus {
   color: #003300;
}

.ph25 {
   padding-left: 25px;
   padding-right: 25px;
}

.s {
   font-size: 10px;
}

.small_solid_border {
   border-color: #CCCCEE #CCCCEE #CCCCEE #CCCCEE;
   border-style: solid;
   border-width: 1px;
}

.tc {
   text-align: center;
}

.textbox {
   background-color: #E8F8F8;
   color: #000033;
}

.tj {
   text-align: justify;
}

.tl {
   text-align: left;
}

.tr {
   text-align: right;
}

.u {
   text-decoration: underline;
}

.unchanged_field {
   background: #E8E8E8;
}

div.info_padding
{
    padding-left:10px;
    padding-right:10px;
}

div.info_padding_tb, div.info_padding
{
    padding-top:10px;
    padding-bottom:15px;
}

/* vert. navi */
#vnavi ul
{
    list-style:none;
    margin:1px;
    padding:1px;
    background-color:#CCCCEE;
}

#vnavi li
{
	list-style:none;
}

#vnavi li a
{
   text-decoration:none;
	list-style: none;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   text-align: center;
   height:16px;
   background-position: center center;
   background-color: #EEEEEE;
   padding:2px;
   margin:2px;
 }

#vnavi li a:link
{
   display:block;
   background-image: url(../img/nbggray2.gif);
    background-position: center center;
   border-color: #E0E0E0 #666666 #666666 #C0C0C0;
   border-style: solid;
   border-width: 1px;
}

#vnavi li a:visited
{
    display:block;
   background-image: url(../img/nbgblue.gif);
   border-color: #E0E0E0 #666666 #666666 #C0C0C0;
   border-style: solid;
   border-width: 1px;
}

#vnavi li a:hover
{
    display:block;
   background-color: #EEEEEE;
   background-image: url(../img/nbggray1.gif);
   border-color: #E0E0E0 #666666 #666666 #C0C0C0;
   border-style: dotted;
   border-width: 1px;
}

#vnavi li a:active
{
    display:block;
   background-image: url(../img/nbggray1.gif);
   background-repeat: repeat-x;
    border-color: #E0E0E0 #666666 #666666 #C0C0C0;
   border-style: dotted;
   border-width: 1px;
}

/* ID - Clock */
#clock {
   background-color: #E0E0E0;
   color: #0000CC;
   font-size: 10px;
   padding-left: 5px;
   padding-right: 5px;
   text-align: left;
   vertical-align: middle;
   width: 260px;
}

/* -------------- */
/* ID  - Header */
#header {
   background-color: #EEEEEE;
   background-image: url(../img/topbg.gif);
   border: 0px;
}

#footer {
   background-color: #EEEEEE;
   background-image: url(../img/topbg.gif);
   border: 0px;
   height:12px;
}

#news {
   background-color: #E0E0E0;
   color: #000080;
   font-size: 12px;
   padding-left: 5px;
   padding-right: 5px;
   text-align: right;
   vertical-align: middle;
}


