/* css-Angaben zum ausdrucken START*/
.newsite {
        page-break-before: always;
}
.hide
       {
       display: none;
}
.dontprint
{
display: none;
}
/* allgemein */
body {
        color: #000000;
        font-family: Verdana, Tahoma, Arial;
        font-size: 9px;
        line-height:120%;
        margin: 0;
        padding: 0;
        }
table, tr, td
{
        color: #000000;
        font-family: Verdana, Tahoma, Arial;
        font-size: 9px;
        line-height:115%;
        }
.page{
padding-top: 1px;
width: 100%;
text-align: left;
}
h1      {
        font: bold 1.4em Verdana, Tahoma, Arial;
        line-height:120%;
        text-decoration: none;
        color: #000000;
}
h2      {
        font: bold 1.3em Verdana, Tahoma, Arial;
        line-height:120%;
        text-decoration: none;
        color: #000000;
}
h3      {
        font: bold 1.2em Verdana, Tahoma, Arial;
        line-height:120%;
        text-decoration: none;
        color: #000000;
}
h4      {
        font: 1.1em Verdana, Tahoma, Arial;
        line-height:120%;
        text-decoration: none;
        color: #000000;
}
h5      {
        font: 0.9em Verdana, Tahoma, Arial;
        line-height:120%;
        text-decoration: none;
        color: #000000;
}
/* logo HwC */
.Logo
{
        text-align: center;
        font: bold 20px;
        font-family:  Verdana, Tahoma, Arial;
}

/* Standard Hyperlinks */
a:link, a:visited, a:hover, a:active
{
        text-decoration:none;
        color:#A52000;
        font-weight:normal;
        background-color:inherit;
}
a:visited
{
        color:#A52000;
}
a:hover, a:active
{
        color:#005D00;
        text-decoration:none;
        font-weight:normal;
}
/*  Navigation Top und Bottom : Class = Tnav und Bnav */
.Tnav
{
text-align: right;
}
a.Tnav:link, a.Tnav:visited, a.Tnav:active
        {
        text-decoration:none;
        font-family:  Verdana, Tahoma, Arial;
        font: 10px;
        color:#000000;
}
a.Tnav:hover
        {
        text-decoration:none;
        font-family:  Verdana, Tahoma, Arial;
        font: 10px;
        color:#007D00;
}
.Bnav
{
text-align: right;
}
a.Bnav:link, a.Bnav:visited, a.Bnav:active
        {
        text-decoration:none;
        font-family: Verdana, Tahoma, Arial;
        font: 10px;
        color:#000000;
}
a.Bnav:hover
        {
        text-decoration:none;
        font-family: Verdana, Tahoma, Arial;
        font: 10px;
        color:#007D00;
}


/* Obere Navigation Hauptgruppe */
#navi1{
 text-align:left;
 padding:5px;
 background-color:wheat;
 border-top:2px solid #ADAEAD;
 border-bottom:1px solid #ADAEAD;
 border-right:2px solid #060606;
 border-left:2px solid #ADAEAD;
 font-size:10px;
 }
/* Obere Navigation Untergruppe */
#navi2{
 text-align:left;
 padding:1px 5px 1px 5px;
 background-color:oldlace;
 border-bottom:2px solid #060606;
 border-right:2px solid #060606;
 border-left:2px solid #ADAEAD;
 font-size:10px;
}

/*  Inhalt : ID = content */
#content
        {
         background-color: #FFFFFF;
         padding: 5px;
         color:#000000;
         font-size: 9px;
        }
/*  Inhalt : ID = extrablatt */
#extrablatt
        {
         width: 100%;
         padding: 5px;
         color:#000000;
         text-align: left;
         border-right: 1px solid #6B6D6B;
	border-bottom: 1px solid #6B6D6B;
	border-left: 1px solid #292C29;
	border-top: 1px solid #292C29;
        }
/*  Copyright : Class = Cright */
.Cright{
	clear: both;
	font-size: 75%;
	color: #8C8E8C;
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
         text-align: center;
}

/* Presse - Seite */
.prsdate
{
        font: 9px;

        }
.prssrc
{
        font-size: 8px;

        }
.prs
{
        font-size: 10px;

        }


/* spezielle Anweisungen - vielleicht in zusätzliche css-Datei auslagern */
.lst
        {
        color: #000000;
        font-family: Verdana, Tahoma, Arial;
        font-size: 9px;
        line-height:120%;
        border-right: #808080 1px solid;
        border-bottom: #808080 1px solid;
}
/* id : nur in steps*.htm bei Quelle NTA (ENDE) */
.lght
        {
        border-right: #808080 1px solid;
        border-bottom: #808080 1px solid;
        background-color: #E0E0E0;
}
/* .dark = u.a. in HwC on the road */
.dark
        {
        COLOR: #FFFFFF;
        border-right: #808080 1px solid;
        border-bottom: #808080 1px solid;
        background-color: maroon;
}
.brd1
        {
        padding:2px;
        border-right: 1px solid #5F5F5F;
        border-left: 1px solid #5F5F5F;
        border-top: 1px solid #5F5F5F;
        border-bottom: 1px solid #5F5F5F;
}
.brd2
        {
        border-right: 2px solid #5F5F5F;
        border-left: 2px solid #5F5F5F;
        border-top: 2px solid #5F5F5F;
        border-bottom: 2px solid #5F5F5F;
}
/* brd3: HwC on the road 2004 */
.brd3
        {
        border-right: 2px solid #292C29;
        border-left: 1px solid #9C9E9C;
        border-top: 1px solid #9C9E9C;
        border-bottom: 2px solid #292C29;
}
.brd3d
        {
        border-right: 3px solid #292C29;
        border-left: 2px solid #9C9E9C;
        border-top: 2px solid #9C9E9C;
        border-bottom: 3px solid #292C29;
}
.brdimg
        {
        border-right: 1px solid #000000;
        border-left: 2px solid #D6D6D6;
        border-top: 2px solid #D6D6D6;
        border-bottom: 1px solid #000000;
}
.kat
        {
        border-right: #808080 1px solid;
        border-bottom: #808080 1px solid;
        background-color: #006666;
        font-family: Verdana, Tahoma, Arial;
        color: #FDF5E6;
        font: bold 11px;
}