*
{
    margin: 0;
    padding: 0;
    list-style: none;
}

body
{
    text-align: center;
    font: normal 100.01% arial, helvetica, sans-serif;
    background-color: #fff;
}

div#screen
{
    position: relative;
    margin: 0 auto;
    width:880px;
    min-height:600px;
    text-align: left;
    font: normal 0.8em arial, helvetica, sans-serif;
}

#header
{
    left:0;
    top:0px;
    width:880px;
    height:150px;
}

div#topnav
{
    position: absolute;
    left: 0px;
    top:150px;
    width:880px;
    height:19px;
    border-bottom: 1px solid #000;
}

#topnav form
{
    display: inline;
    position: absolute;
    right: 0px;
    top: 0px;
}

#topnav input.text
{
    border: 1px solid #000;
    font-size: 13px;
    height: 14px;
    width: 155px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-left: 3px;
    padding-bottom: 1px;
    color: Gray;
    position: absolute;
    right: 0px;
    top: 0px;
}

#searchbutton
{
    background-color: #fff;
    border: none;
    color: #fff;
    width: 30px;
    height: 17px;
    position: absolute;
    right: 164px;
    top: 1px;
}

#topnav a:hover
{
    color: rgb(186, 6, 9);
    text-decoration: underline;
}

#contenttable
{
    position: absolute;
    top: 175px;
    width: 880px;
    min-height: 80px;
    margin-bottom: 40px;
}

#leftnav
{
    width:200px;
    background-color: #D9D9D9;
    background-image: url(/g-webs/hgbi/img/layout/bg.gif);
    background-repeat: repeat-y;
    vertical-align: top;
    min-height: 800px;
}

#content
{
    width:480px;
    min-height:430px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
    vertical-align: top;
}

#rightnav
{
    width:200px;
    background-color: #D9D9D9;
    background-image: url(/g-webs/hgbi/img/layout/bg.gif);
    background-repeat: repeat-y;
    vertical-align: top;
    background-position: right;
    min-height: 800px;
}

#leftnav ul, #rightnav ul
{
    background-color: #fff;
}

#leftnav h2
{
    background-image: url(/g-webs/hgbi/img/layout/bg.gif);
    margin: 1px;
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
    padding-left: 20px;
    font-size: 0.99em;
    color: #565F8F;
    border-bottom: 5px solid #fff;
    background-repeat: repeat-y;
}

/**
 * 1. Level
 *
 */

#leftnav li
{
    border-left: 15px solid #C24B02;
    /*border-bottom: 1px solid #fff;*/
    margin: 1px;
    margin-left: 0px;
    margin-right: 0;
    padding: 5px;
    padding-right: 0;
    background-color: #D9D9D9;
}

#leftnav li a:hover
{
    color: rgb(186, 6, 9);
    text-decoration: underline;
}

#leftnav li:hover
{
    border-left: 15px solid rgb(186, 6, 9);
}


/**
 * 2. Level
 *
 */

#leftnav li li, #leftnav li li li, #leftnav li li a,
#rightnav li li, #rightnav li li li, #rightnav li li a, 
#leftnav ul ul, #leftnav ul ul ul,
#rightnav ul ul, #rightnav ul ul ul
{
    border: none !important;
    margin: none !important;
    padding: none !important;
    font-weight: normal;
    background-color: #D9D9D9 !important;
	margin-left: -2px;
}

#leftnav li li a:hover, #leftnav li li:hover
{
    border: none;
}

/**
 * 3. Level
 *
 */

#leftnav li li li,
#rightnav li li li
{
    font-style: italic;
}

.selected
{
    color: #C24B02 !important;
}

.selected a:hover
{
    color: rgb(186, 6, 9) !important;
}

#rightnav h2
{
    background-image: url(/g-webs/hgbi/img/layout/bg.gif);
    background-position: right;
    background-repeat: repeat-y;
    margin: 1px;
    margin-right: 0;
    margin-left: 0;
    padding: 5px;
    padding-left: 8px;
    font-size: 0.99em;
    color: #565F8F;
    border-bottom: 5px solid #fff;
}

#rightnav li
{
    border-right: 14px solid #84A3C6;
    /*border-bottom: 1px solid #fff;*/
    margin: 1px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 5px;
    padding-left: 8px;
    background-color: #D9D9D9;
}

#rightnav li a:hover
{
    color: rgb(186, 6, 9);
    text-decoration: underline;
}

#rightnav li:hover
{
    border-right: 15px solid #565F8F;
}

#topnav ul
{
    position: relative;
    left: 210px;
    width: 480px;
}


#topnav li
{
    display: inline !important;
    margin-right: 16px;
    margin-left: 0px;
}

#topnav li a, #leftnav li a, #rightnav li a
{
    font-size: 0.9em;
    font-weight: bold;
    width: 100%;
    color: #565F8F;
    text-decoration: none;
}

#content h2
{
    font: 0.9em arial, helvetica, sans-serif;
    font-weight: bold;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
    margin-bottom: 3px;
}

#content h3
{
    font: 0.9em arial, helvetica, sans-serif;
    font-weight: bold;
    color: rgb(128, 128, 128);
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
	margin-top: 5px;
    border-bottom: 1px dotted rgb(128, 128, 128);
}

#content a
{
    color: #565F8F;
    /*font-weight: bold;*/
    text-decoration: none;
    border-bottom: dotted 1px #565F8F;
}

#content h2 a, #content h3 a, #content h4 a
{
    border: none;
}

#content a:hover
{
    /*cursor: crosshair;*/
    color: #C24B02;
    border-bottom: dotted 1px #C24B02;
}

/* Bilderrahmen */

.image
{
    border: none;
	font-weight: bold;
}

.right
{
    float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}

.left
{
    float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
}

.center
{
    margin: auto;
}

.none
{
    float: none;
}

.backlink
{
    margin-top: 10px;
}

#contenttable .watermark
{
    background-image: url("/g-webs/hgbi/img/wasserzeichen.jpg");
	background-position: center center;
	background-repeat: no-repeat;
} 

/* Drucken */
@media print
{
	.noprint, #topnav, #leftnav, #rightnav
	{
	    display: none;
	}
	#contenttable
    {
		position: relative;
		top: 5px;
		left: 0px;
		right: 10px;
		max-width: 100%;
		font-size: 1.2em;
    }
	#header
	{
	}

	p,blockquote
	{
	    orphans:3;
		widows:3;
	 }
	 #content table
	 {
	     float: none;
		 clear: both;
		 min-width: 300px;
		 max-width: 100%;
		 page-break-inside: avoid;
	 }

}
