@charset "iso-8859-1";

body {
 color:#000000;
 background:#FFFFFF;
 font-family:Verdana,Tahoma, Arial, Helv;
 font-size: 11px;
 text-align: left;
scrollbar-3d-light-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#FFFFFF;
scrollbar-dark-shadow-color:#000000;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:none;
scrollbar-shadow-color:#000000;
}
h1 {
 font-family: Verdana, Tahoma, Arial, Helv;
 font-size: 18px;
 font-weight: bold;
 color: #000000;
}
h2 {
 font-family: Verdana, Tahoma, Arial, Helv;
 font-size: 16px;
 font-weight: bold;
 font-style: italic;
 color: #000000;
 margin-top:15px;
 margin-bottom:5px;
}
h3 {
 font-family: Verdana, Tahoma, Arial, Helv;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 margin-top:12px;
 margin-bottom:4px;
}
h4 {
 font-family: Verdana, Tahoma, Arial, Helv;
 font-size: 12px;
 color: #000000;
 margin-top:10px;
 margin-bottom:3px;
}
h5 {
 font-family: Verdana, Tahoma, Arial, Helv;
 font-size: 12px;
 color: #FFFFFF;
 background-color:#000066;
 margin-top:5px;
 margin-bottom:5px;
}
a:link {
 color: #000099;
 text-decoration:none;
}
a:visited {
 color: #004080;
 text-decoration:none;
}
a:hover {
 color: #FF0000;
 text-decoration:underline;
}
p {
 font-family: Verdana, Tahoma, Arial, Helv;
 font-size: 11px;
 text-align: justify;
 color: #000000;
}
table {
 font-family: Verdana, Tahoma, Arial, Helv;
 font-size: 11px;
 border-color:black;
 background: #FFFFFF;
 border-style: solide
}
th {
 color: #FFFFFF;
 background-color:#000090;
}
td {
 padding-left:5px;
 padding-right:5px;
}
ul {
list-style-type:circle;
list-style-position:outside;
}
li {
padding-bottom: 8px;
}
#bild_rechts{
border-width:1px;
border-style:solid;
border-color:black;
margin-left: 20px;
margin-bottom: 20px;
float:right
}
#bild_links{
border-width:1px;
border-style:solid;
border-color:black;
margin-right: 20px;
margin-bottom: 20px;
float:left
}
#betont {
 font-size: 11px;
 font-weight: bold;
}
#betont_gross {
 font-size: 13px;
 font-weight: bold;
}
#tablecent {
 font-family: Verdana, Tahoma, Arial, Helv;
 text-align: center;
}
#textzent {
 text-align:center;
 }
#textlinks {
 text-align:left;
 }
#textrechts {
 text-align:right;
 }
#klein {
 font-size: 9px;
}
#textklein {
 font-size: 9px;
 color: #000000;
}
#links {
  border-left-width:1px;
  border-left-style:solid;
  border-color:black;
  padding:5px;
}
#rechts {
  border-right-width:1px;
  border-right-style:solid;
  border-color:black;
  padding:5px;
}
#linksrechts {
  border-right-width:1px;
  border-left-width:1px;
  border-right-style:solid;
  border-left-style:solid;
  border-color:black;
  padding:5px;
}
#obenunten {
  border-top-width:1px;
  border-bottom-width:1px;
  border-top-style:solid;
  border-bottom-style:solid;
  border-color:black;
  padding:5px;
}
#oben {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:black;
}
#unten {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:black;
}
#rundrum {
  border-width:1px;
  border-style:solid;
  border-color:black;
  padding:2px;
}
#pos_rauchen{
position:relative;
left: 500px;
top: 0px;
}
#gelb{
background-color:#FFFF00;
}
#grau{
background-color:#C0C0C0;
}
#schwarz{
background-color:#000000;
color:#FFFFFF;
}
