h1 {
background-image: url(./images/h1.jpg);
background-position: 10px;
padding-left: 35px;
padding-top: 3px;
padding-bottom: 3px;
font-size: 30px;
font-weight: bolder;
font-family: verdana, arial;
color: #115090;
background-repeat: no-repeat;
border: 1px solid #115090;
margin-left: 20px;
margin-right: 20px;
text-align:center;
}

h2 {
font-size: 15px;
font-weight: bold;
color: #115090;
font-family: verdana, arial;
border-bottom: 2px dotted #115090;
margin-left: 20px;
margin-right: 20px;
}

UL.inhalt  {
list-style-type: none;
font-weight:bold;
font-size:15px;
color:#115090;
}

table.inhalt
{
font-size:12px;
color:#115090;
font-family: verdana, arial;
}

a.liste
{ 
color:#115090;
font-weight: bolder;
font-family: verdana, arial;
}

a.menu 
{ 
display:block; 
width: 120px; 
margin-bottom:5px; 
text-align:center;
border-style:ridge; 
border-width:3px; 
padding:2px; 
text-decoration:none; 
font-weight: bold;
}

P.inhalt
{
color: #115090;
text-align: center;
font-size: 15px;
font-family: verdana, arial;
margin-left: 20px;
margin-right: 20px;}

P.zeitung
{
color: #000000;
text-align: center;
font-size: 15px;
font-family: verdana, arial;
margin-left: 20px;
margin-right: 20px;}

P.footer
{
color: #000000;
text-align: center;
font-size: 15px;
font-weight: bolder;
font-family: verdana, arial;}

P.menu
{
color: #000000;
text-align: center;
font-size: 13px;
font-weight: bolder;
font-family: verdana, arial;}

#fixedbg{
background-image:url(./images/hintergrund.jpg); 
background-repeat:no-repeat; 
background-position: center center;
background-attachment:fixed;
}

a.menu:link    { text-decoration:none; color:#FFFFFF; background-color:#115090; font-family: verdana, arial; font-size: 12px; }
a.menu:visited { text-decoration:none; color:#FFFFFF; background-color:#115090; font-family: verdana, arial; font-size: 12px; }
a.menu:hover   { text-decoration:none; color:#FFEC8B; background-color:#00f; }
a.menu:active  { text-decoration:none; color:#115090; background-color:#D6BFFF;}