
b { font-weight:bold; font-family:Arial,Helvetica, sans-serif; font-size:1.2em; color: blue; }
a { color:#000000; text-decoration:none;}
a:hover {color:#0000FF;}
h2 { font-weight:bold; font-family:Arial,Helvetica, sans-serif; font-size:1.3em; color: red; }
ol {list-style-type:lower-alpha;}


#pwcontainer {
        width:960px;
        margin-right:auto;
        margin-left:auto;
        text-align:left;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        font-size: 12px;
}

body {
        text-align:center;
        margin-top: 5px;
        font-size: 100.01%;
        font-family: Helvetica,Arial,sans-serif;
        min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
        background-image:url(../images/bgcolor3.png);
        background-repeat:repeat-y;		 
	}


#header1 {
        float:left;
        width:294px;
        height:84px;
        background-repeat:no-repeat;
        background-image:url(../images/tplogo.gif);
        background-position: center;
}

#header2 {
        float:left;
        width:372px;
        height:84px;
        background-repeat:no-repeat;
        background-position: center;
}

#header3 {
        float:right;
        width:294px;
        height:84px;
        background-image:url(../images/pinwand.png);
        background-repeat:no-repeat;
        background-position: center;
}

#widemenu {
         width: 950;
         /* margin-left: 0px; */
}

#widemenu ul li {
         float: left;
         list-style-type: none;
         padding: 5px 0px 5px 0px;
         width: 25%;
         background-image:url(../images/button.png);
         background-repeat:no-repeat;
         font-family: Arial, Helvetica, sans-serif;
         font-weight:bold;
         font-size: 14px;
         margin-bottom:10px;
         text-align: center;
}

#widemenu ul li a {
         color:blue;
         text-decoration:none;
}

#widemenu ul li a:hover {
         color:red;
}

#widemenu ul {
         margin: 0px;
         padding: 0px;
}

#sidebar {
         float:right;
         width:260px;
         padding: 10px;
         font-size: 1.2em;
         margin: 0 0 1.2em;
         line-height: 1.4em;
         margin-bottom: 0px;
/*          margin: 5px; */
         border-left: 1px solid silver;
}

#sidebar ul {
         margin: 0px;
         padding: 0px;
}

#sidebar ul li {
         list-style-type:none;
}

#sidebar ul li a {
         color:#0000FF;
         text-decoration:none;
}

#sidebar ul li a:hover{
         color:#FF0000;
}

#content {
         float:left;
         width: 660px;
         padding: 0px;
         font-size: 1.2em;
         line-height: 1.4em;
         margin-bottom: 0px;
         margin: 5px;
}

#content ul {
         margin: 0px;
         padding: 0px;
}

#content ul li {
         list-style-type:none;
}

#content ul li a {
         color:#0000FF;
         text-decoration:none;
}

#content ul li a:hover{
         color:#FF0000;
}

#report1 {
         float:left;
         width: 320px;
         font-size: 1.0em/1.2em;
         line-height: 1.4em;
         margin-bottom: 5px;
         padding-right: 5px; 
}

#report2 {
         float:left;
         width: 420px;
         font-size: 1.0em/1.2em;
         line-height: 1.4em;
         border-left: 1px solid silver;
         padding-left: 10px;
}

#pwartikel {
         float:left;
         width: 310px;
         font-size: 1.0em/1.2em;
         line-height: 1.4em;
		 margin-right: 5px;
         margin-bottom: 5px;
         padding-right: 5px; 
}

#pwpage {
         float:left;
         width: 960px;
         font-size: 1.0em/1.2em;
         line-height: 1.4em;
         margin-bottom: 0px;
         padding-right: 10px;
		 background-color:#009999;
}

#page {
         float:left;
         width: 960px;
         font-size: 1.0em/1.2em;
         line-height: 1.4em;
         margin-bottom: 0px;
         padding-right: 10px;
}

#page ul li a {
         color:#0000FF;#009999ge ul li a:hover{
         color:#FF0000;
}

#page td a {
         color:#0000FF;
}

#page td a:hover{
         color:#FF0000;
}

#tabelle {
font-family:Arial;
font-size:16px;
color:blue;
}

#footer {
         border-top: 1px solid silver;
         clear: both;
/*          margin-left: 100px; */ 

         padding-top: 0px;
}
#footnote {
	font-size: xx-small;
	background-color: lightgrey;
}

#Briefkopf {
         display:none;
}

#Brieffuss {
         display:none;
}

#ausdruck {
		display:none;
}