body
{
    font-size: 10pt;
    background-attachment: fixed;
    background-image: url(../images/indback.jpg);
    margin: 0px;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: center;
    scrollbar-base-color: #822F1A;
}
body.body5 {
	background-image: url(../images/indback5.jpg);
  margin-top: 12px;
  margin-bottom: 12px;
}
footer
{
position:fixed;
bottom:0;
padding:10px;
width:100%;
text-align:left;
font-size:11px;
background-color:#FEE3A8;
border:#cc3300 1px solid;
color:#330000;
opacity:0.7;
}
p
{
    font-size: 13px; 
    text-align: left;
	  margin-top:0pt; 
    margin-bottom:6pt;
}
p.p1
{
  text-align: justify;
  margin:6px;
  hyphens: auto;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;  
}
table
{
    font-size: 16px;
    vertical-align: middle;
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    text-shadow: 3px 3px 3px #000000;
	  color: #FEE3A8;
	  background-color: #330000;
    background-image: url(../images/backtable01.jpg);
    border-collapse:collapse;
    padding: 3;
    text-align: justify;
    border: #cc3300 6px ridge;
    table-layout: auto;
}
table.tabhead
{
   font-size: 12px;
	 font-weight: bold;
   vertical-align: middle;
   font-family: Verdana, Arial, Sans-Serif;
	 color: #FEE3A8;
	 background-color: #330000;
   background-image: url(../images/backtable01.jpg);
   border-collapse:collapse;
   padding: 0;
	 text-align: justify;
   border: #cc3300 ridge;
   table-layout: auto;
}
a
{
    font-style: italic;
    font-weight: bold;
    padding-left:3px;
    padding-right:3px;
}
a:link
{
    color: #FFFFCC;
    text-decoration:none;
}
a:visited
{
    color: #FFFFCC;
    text-decoration:none;
}
a:active
{
    color: yellow;
    text-decoration:none;
}
a:hover
{
    background-color: firebrick;
    text-decoration:none;
    padding: 2px;
    border: 1px solid #FEE3A8;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
td
{
   text-align: center;
   border: none;
	 padding-left: 6px;
	 padding-right: 6px;

 }
td.td1
{
    text-align: justify;
    border: none;
	 padding-left: 0;
	 padding-right: 0;
 }
h2
{
	  font-size: 14px;
	  text-align: left;
	  color: #FEE3A8;
	  font-weight: bold;
    margin-top: 0pt;
    margin-bottom: 6pt;
}
th
{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-shadow: 4px 4px 4px #000000;
    color: #FEE3A8;
    margin-top: 12px;
    margin-bottom: 12px;
}
th.th1
{
    font-style: italic;
    margin: 0px;
    padding: 6px;
}
tr
{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
	 height: 30px;
}
img
{
    border: none;
}
img.img1
{
	box-shadow: 10px 10px 50px #220000;
  float:left;
  margin-right:12px;
  margin-left:0px;
}
img.img1a
{
	box-shadow: 10px 10px 20px #220000;
  float:left;
  margin-right:16px;
  margin-left:0px;
}
img.img1x
{
	box-shadow: 10px 0px 20px #220000;
}
img.img1y
{
	box-shadow: -10px 0px 20px #220000;
}
textarea
{
    font-size: 10pt; 
    text-align: justify;
    margin-top:0pt; 
    margin-bottom:6pt;
}
div.div1
{
    font-size: 10px; 
    text-align: left;
	  font-style: italic;
    margin-bottom: 3px;
    margin-left: 6px;
}
div.div2
{
    text-align: left;
    padding: 6px;
}
div.div4
{
    width: 96%;
    font-size: 12px; 
    text-align: center;
    padding: 6px;
    color: #330000;
    background-color: #FEE3A8;
    opacity: 0.75;
    border: 1px solid #330000;
	  font-style: italic;
    margin: 6px;
}
div.div5
{
	font-size: 24px;
	font-weight: bold;
  width: 896px;
  background-color: #FEE3A8;
  color: #330000;
  opacity: 0.75;
  border: 1px solid #FEE3A8;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
	text-align: center;
	margin: 6px;
}
div.div6
{
	font-size: 6px;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
hr
{
background-color: #FEE3A8; /* Farbe für Opera und Firefox */
color: #FEE3A8; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
}
hr.hr1
{
width:500px;
border: none;
border-top: 1px dotted #FEE3A8;
background-color: transparent;
height: 1px;
}
hr.hr2
{
width:92%;
border: none;
border-top: 1px dotted #FEE3A8;
background-color: transparent;
height: 1px;
}