html
{
 white-space:nowrap;
}
.body_back
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: medium;
 background-image:url(../ima/background_light.jpg);
 background-repeat:no-repeat;
 background-position:50% 50%;
}
p
{
 line-height: 120%;
}
form
{
 padding-top:20px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: medium;
 font-size:1.0em;
 border-top: thin solid #FF0000;
 border-right: thin none #FF0000;
 border-bottom: thin solid #FF0000;
 border-left: thin solid #FF0000;
 width: 620px;
}
#form_index
 {
  padding-top:20px;
  width: 640px;
 }
area
{
 cursor:pointer;
}
map
{
 cursor:pointer;
}
div
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.0em;
}
td
{
 white-space:nowrap;
 text-align: left;
 text-indent: 2pt;
}
a {text-decoration: none;}
a:link, a:visited
{
 color: #000;
}
a:hover
{
 color: #000;
 background: #dedede;
}
.Liste
{
 list-style-position: outside;
 list-style-image: url(../ima/bulletin.gif);
 line-height:180%;
}
.Liste_impressum
{
 list-style-position: outside;
 list-style-image: url(../ima/bulletin.gif);
 line-height:100%;
}

.impressumlist
{
 padding-left:10px;
}
.versiontag
{
 padding-bottom:10px;padding-right:30px;
 font-size:0.6em;
}
.versiontag_table
{
 padding-bottom:0px;padding-right:10px;
 font-size:0.6em;
}
table
{
 margin-bottom:30px;
}
.table_text
{
 white-space: normal;
}
.table_no_margin
{
 margin-bottom:0px;
}
.Button
{
 background-color:#FFFFFF;
 color:#FFFFFF;
 width:145px;
 border-top: 0px none #FFFFFF;
 border-right: 0px none #FFFFFF;
 border-bottom: 0px none #FFFFFF;
 border-left: 0px none #FFFFFF;
 cursor: pointer;
}
.Button_left
{
 background-color:#FFFFFF;
 color:#FFFFFF;
 width:145px;
 border-top: 0px none #FFFFFF;
 border-right: 0px none #FFFFFF;
 border-bottom: 0px none #FFFFFF;
 border-left: 0px none #FFFFFF;
 margin-left:50px;
 cursor: pointer;
}
.Button_right
{
 background-color:#FFFFFF;
 color:#FFFFFF;
 width:105px;
 border-top: 0px none #FFFFFF;
 border-right: 0px none #FFFFFF;
 border-bottom: 0px none #FFFFFF;
 border-left: 0px none #FFFFFF;
 margin-left:140px;
 cursor: pointer;
}

.imagelink
{
 border-top: 0px none #FFFFFF;
 border-right: 0px none #FFFFFF;
 border-bottom: 0px none #FFFFFF;
 border-left: 0px none #FFFFFF;
 text-decoration:none;
}