body {
background-color: white;
margin: 0px;
padding: 0px;
text-align: center;
}

#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0px auto;      /* standardkonforme horizontale Zentrierung */
    width: 760px;
    padding: 0px;
    border: 0px;
  }

#left {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0px;
    padding: 0px;
    border: 0px;
  }


/*
==============Header==============
*/
#header,
#category {
display: none;
}


/*
=============Category=============
*/

 {
border: 2px solid #666;
background-color: #ffa;
padding: 5px;
margin: 1px;
width: 121px;
float: left;
text-align: center;
}

/*
================Nav================
*/

#nav {
text-align: center;
padding: 5px;
margin: 1px;
}

#nav li {
list-style-type: none;
text-align: center;
display: inline;
}

#nav A:link { 
font-family : arial, sans-serif; 
font-size : 14px; 
font-weight: bold; 
color : #666666; 
text-decoration : none; 
text-transform: uppercase; 
}

#nav A:visited { 
font-family : arial, sans-serif; 
font-size : 14px; 
font-weight: bold; 
color : #666666; 
text-decoration : none; 
text-transform: uppercase; 
}

#nav A:hover { 
font-family : arial, sans-serif; 
font-size : 14px; 
font-weight: bold; 
color : #333; 
text-decoration : underline; 
text-transform: uppercase; 
}

#nav A:active { 
font-family : arial, sans-serif; 
font-size : 14px; 
font-weight: bold; 
color : #333; 
text-decoration : underline; 
text-transform: uppercase; 
}

/*
===============Nav2================
*/

#nav2 {
text-align: center;
padding: 5px;
margin: 1px;
}

#nav2 li {
list-style-type: none;
text-align: center;
display: inline;
}
#nav2 A:link { 
font-family : arial, sans-serif; 
font-size : 12px; 
font-weight: bold; 
color : #666666; 
text-decoration : none; 
text-transform: uppercase; 
}

#nav2 A:visited { 
font-family : arial, sans-serif; 
font-size : 12px; 
font-weight: bold; 
color : #666666; 
text-decoration : none; 
text-transform: uppercase; 
}

#nav2 A:hover { 
font-family : arial, sans-serif; 
font-size : 12px; 
font-weight: bold; 
color : #333; 
text-decoration : underline; 
text-transform: uppercase; 
}

#nav2 A:active { 
font-family : arial, sans-serif; 
font-size : 12px; 
font-weight: bold; 
color : #333; 
text-decoration : underline; 
text-transform: uppercase; 
}

#nav2 ul.e2 {
list-style-type: none;
padding-left: 5px;
margin-left: 5px;
line-height: 12px;
text-align: left;
}

#nav2 A:link.e2 { 
font-family : arial, sans-serif; 
font-size : 11px; 
font-weight: bold; 
color : #666666; 
text-decoration : none; 
text-transform: uppercase; 
line-height: 12px;
}

#nav2 A:visited.e2 { 
font-family : arial, sans-serif; 
font-size : 11px; 
font-weight: bold; 
color : #666666; 
text-decoration : none; 
text-transform: uppercase; 
line-height: 12px;
}

#nav2 A:hover.e2 { 
font-family : arial, sans-serif; 
font-size : 11px; 
font-weight: bold; 
color : #333; 
text-decoration : underline; 
text-transform: uppercase; 
line-height: 12px;
}

#nav2 A:active.e2 { 
font-family : arial, sans-serif; 
font-size : 11px; 
font-weight: bold; 
color : #333; 
text-decoration : underline; 
text-transform: uppercase; 
line-height: 12px;
}


/*
===============Main===============
*/


#main table {
background-color; #666;
margin: 0px;
padding: 0px;
border-collapse:collapse;
}


#main th {
border:1px solid #666;
background-color: #ccf;
text-align: left;
text-valign: top;
font-family : arial, sans-serif; 
font-size : 12px; 
color : #333; 
text-decoration : none; 
Font-Weight: bold;
padding: 1px;
margin: 0px;
}


#main td {
border:1px solid #666;
background-color: #eef;
text-align: left;
text-valign: top;
font-family : arial, sans-serif; 
font-size : 12px; 
color : #333; 
padding: 1px;
margin: 0px;
}

#main ul { 
font-family : arial, sans-serif; 
font-size : 12px; 
color : #333; 
text-decoration : none; 
margin:2px;
padding-left: 10px; 
line-height: 16px; 
text-transform: lowercase;
}


/*
==============Footer==============
*/

#footer {
background-image:url(../bilder/gif/footnavbg.gif);
background-repeat:no-repeat;
float:left;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 20px;
margin-top: 0px;
margin-bottom: 0px;
width: 170px;
position:absolute;
left: 0px;
top: 300px;
height: 95px;
text-align:center;
}


#footer A:link.graver { font-family : arial; font-size : 10px; font-weight: normal; color : #000080; text-decoration : none; margin-top=2px; }
#footer A:visited.graver { font-family : arial; font-size : 10px; font-weight: normal; color : #000080; text-decoration : none; margin-top=2px; }
#footer A:hover.graver { font-family : arial; font-size : 10px; font-weight: normal; color : #c00000; text-decoration : underline; margin-top=2px; }
#footer A:active.graver { font-family : arial; font-size : 10px; font-weight: normal; color : #c00000; text-decoration : underline; margin-top=2px; }

/*
============Textformate============
*/

/*
===Überschriften===
*/

h1 { 
font-family : arial, sans-serif; 
font-size : 20px; 
color : #333; 
text-decoration : none; 
text-align: center;
font-Weight: normal;
text-transform: capitalize;
margin-top: 5px;
margin-bottom: 5px;
}

h2 { 
font-family : arial, sans-serif; 
font-size : 14px; 
color : #333; 
text-decoration : none; 
text-align: left;
margin-top: 5px;
margin-bottom: 5px;
font-Weight: bold; 
}

/*
===Standardtext===
*/

P.date1 { 
font-family : arial, sans-serif; 
font-size : 14px; 
margin-top: 5px;
margin-bottom: 2px;
color : #f00; 
text-decoration : none; 
font-Weight: bold; 
}

P.date { 
font-family : arial, sans-serif; 
font-size : 12px; 
margin-top: 10px;
margin-bottom: 2px;
color : #333; 
text-decoration : none; 
font-Weight: bold; 
}

P.text, td, #main ul { 
font-family : arial, sans-serif; 
font-size : 12px; 
color : #333; 
text-decoration : none; 
margin:2px; 
line-height: 16px; 
text-transform: lowercase;
}

P.text1 { 
font-family : arial, sans-serif; 
font-size : 12px; 
color : #333; 
text-decoration : none; 
margin-bottom:2px; 
font-weight: bold; 
}

/*
=======Links=======
*/

A:link.nav1 { font-family : arial; font-size : 12px; color : #000080; text-decoration : none; }
A:visited.nav1 { font-family : arial; font-size : 12px; color : #000080; text-decoration : none; }
A:hover.nav1 { font-family : arial; font-size : 12px; color : #c00000; text-decoration : underline; }
A:active.nav1 { font-family : arial; font-size : 12px; color : #c00000; text-decoration : underline; }

A:link { 
font-family : arial, sans-serif; 
font-size : 12px; 
font-weight: bold; 
color : #66f; 
text-decoration : none; 
text-transform: uppercase;
}

A:visited { 
font-family : arial, sans-serif; 
font-size : 12px; 
font-weight: bold; 
color : #66f; 
text-decoration : none; 
text-transform: uppercase;
}

A:hover { 
font-family : arial, sans-serif; 
font-size : 12px; 
font-weight: bold; 
color : #33f; 
text-decoration : underline; 
text-transform: uppercase;
}

A:active { 
font-family : arial, sans-serif; 
font-size : 12px; 
font-weight: bold; 
color : #33f; 
text-decoration : underline; 
text-transform: uppercase;
}

a.textver {
display: none;
}

.invis, hr, #printonly {
display: none;
}

