
/*-------------------------------------------------*/
/* Standard-CSS für WO_minisite */

html,body
{
    font-size: 0.9em;
    font-family: arial,tahoma,helvetica;
    color: #323232; 
    line-height: 1.4em;
    background-image: url('../backgrounds/body_bg_1px.jpg');
    background-repeat: repeat-x;
    background-color:#a8bacb;
    margin: 0px;
    padding: 0px;
    height: 100.01%;
}

/*-------------------------------------------------*/
table
{
  empty-cells: show;
  padding: 0px;
  margin: 0px;
  line-height: 100%;
  border-spacing: 0px;
  border-width: 0px;
}

/*-------------------------------------------------*/
td
{
font-size: 0.9em;
font-family: arial,tahoma,helvetica;
color: #000;
font-weight: normal;
line-height: 1.4em;
}

/*-------------------------------------------------*/
h1
{
    font-size: 140%;
    font-weight: 600;
    color: #323232;
    margin: 0px;
    padding: 0px;
}

/*-------------------------------------------------*/
h2
{
    font-size:110%;
    font-weight: 600;
    color: #003D8F;
    margin: 22px 0px 8px 0px;
    padding: 0px;
}

/*-------------------------------------------------*/
h3
{
   font-size: 90%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}

/*-------------------------------------------------*/
h4
{ 
   font-size: 85%;
   font-weight: 600;
   margin-top: 0px;
   margin-bottom: 0px;
   color: #000; 
}

/*-------------------------------------------------*/
h5
{ 
    font-size: 80%;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}

/*-------------------------------------------------*/
img
{
  position: relative;
  vertical-align: bottom;
}

/*-------------------------------------------------*/
.footer_rechts
{
position: relative;
height: 2.4em;
background-color: #CDD4E7;
background-image: url('../backgrounds/re_unten_mi_1px.jpg');
background-repeat: repeat-x;
background-position: bottom;
background-color: #00519e;
width: 52.15em;
}

/*-------------------------------------------------*/
.re_ecke_ul
{
float: left;
width: 1.8em;
height: 2.4em;
background-image: url('../backgrounds/re_ecke_ul.jpg');
background-repeat: no-repeat;
background-position:left bottom;
}

/*-------------------------------------------------*/
.re_ecke_ur
{
float: right;
width: 1.8em;
height: 2.4em;
background-image: url('../backgrounds/re_ecke_ur.jpg');
background-repeat: no-repeat;
background-position:right bottom;
}

/*-------------------------------------------------*/
.footer_linkbox
{
float: left;
margin-left: 1px;
margin-top: 6px;
}

/*-------------------------------------------------*/
.footertext
{
font-size: 80%; 
color: #FFF;
}

/*-------------------------------------------------*/
.footer_textbox
{
float: right;
margin-right: 1px;
margin-top: 6px;
}

/*-------------------------------------------------*/
.text_adressbox
{
font-size: 85%;
color: #FFF;
}

/*-------------------------------------------------*/
.picbox_content
{
float: left;
width: 175px;
margin: 0px 20px 0px 0px;
}

/*-------------------------------------------------*/
.thumbnailbox
{
width: 175px;
border: 1px solid #959ca4;
margin-bottom: 2px;
margin-right: 10px;
}

/*-------------------------------------------------*/
.thumbnail
{

}

/*-------------------------------------------------*/
.box_bildtext
{
font-size: 85%;
line-height: 1.0em;
margin: 0px 0px 5px 0px;
}

/*-------------------------------------------------*/
.box_datensatz
{
margin: 0px 0px 10px 0px;
}

/*-------------------------------------------------*/
.box_content
{
padding: 30px 30px 30px 30px;
}

/*-------------------------------------------------*/
.button
{
background-color: #FFF;
border: 1px solid #CCC;
}

