/*-------------------------------------------------*/
/* Standard-CSS für WO_minisite */

html,body
{
    font-size: 0.9em;
    font-family: Georgia,tahoma,helvetica;
    color: #000; 
    line-height: 1.4em;
    background-color:#9cb94b;
background-image: url('../backgrounds/sommer/bg_body_1px.jpg');
background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    height: 100.01%;
}

.mainpanel
{
width: 560px;
margin: 0px 210px 110px 180px;
position: relative;
padding: 0px 0px 0px 0px;
z-index: 11;
}

* HTML .mainpanel
{
width: 560px;
margin: 0px 210px 150px 177px;
position: relative;
padding: 0px 0px 0px 0px;
z-index: 11;
}

/*-------------------------------------------------*/
table
{
  font-family: arial,tahoma,helvetica;
  empty-cells: show;
  width: 100%;
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  border-width: 0px;
}

/*-------------------------------------------------*/
td
{
  font-size: 1.0em;
  line-height: 1.0em;
  font-family: arial,tahoma,helvetica;
  border-width: 0px;
}

/*-------------------------------------------------*/
h1
{
    font-size: 190%;
    font-weight: normal;
    color: #964154;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: #C21A14 1px dotted;
}
* HTML h1
{
    margin: 0px 0px 15px 0px;
}

/*-------------------------------------------------*/
h2
{
    font-size:110%;
    font-weight: 600;
    color: #00275B;
    margin: 15px 0px 0px 0px;
    padding: 0px;
}

/*-------------------------------------------------*/
h3
{
   font-size: 100%;
   font-weight: bold;
   margin: 0px 0px 3px 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;
}

/*-------------------------------------------------*/
#right p
{
  font-size: 90%;
  line-height: 130%;
  margin: 0px 0px 3px 0px;
}

/*-------------------------------------------------*/
img
{
  position: relative;
  vertical-align: bottom;
}

/*-------------------------------------------------*/
.footer_rechts
{
position: relative;
height: 2.3em;
background-image: url('../backgrounds/re_unten_mi_1px.jpg');
background-repeat: repeat-x;
background-position: bottom;
background-color: #1B1B1F;
border-top: 1px solid #9D9D9D;

}

/*-------------------------------------------------*/
.re_ecke_ul
{
float: left;
width: 9px;
height: 2.3em;
background-image: url('../backgrounds/re_ecke_ul2.jpg');
background-repeat: no-repeat;
background-position:bottom;
}

/*-------------------------------------------------*/
.re_ecke_ur
{
float: right;
width: 9px;
height: 2.3em;
background-image: url('../backgrounds/re_ecke_ur2.jpg');
background-repeat: no-repeat;
background-position: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: 140px;
margin: 4px 15px 0px 0px;
}

/*-------------------------------------------------*/
.thumbnailbox_klein
{
width: 140px;
height: 140px;
border: 1px solid #4D678A;
margin-bottom: 8px;
}

/*-------------------------------------------------*/
.thumbnailbox_mittel
{
width: 80px;
height: 80px;
border: 1px solid #4D678A;
margin-bottom: 5px;
}

/*-------------------------------------------------*/
.thumbnailbox_gross
{
width: 90px;
height: 90px;
border: 1px solid #4D678A;
margin-bottom: 5px;
}

/*-------------------------------------------------*/
.box_datensatz
{
margin: 0px 0px 10px 0px;
}

/*-------------------------------------------------*/
.box_content
{
padding: 30px 30px 30px 30px;
}

/*-------------------------------------------------*/
.content
{
font-size: 105%;
}

/*-------------------------------------------------*/
.button
{
background-color: #FFF;
border: 1px solid #CCC;
}
