/* 
    Document   : stylefinnisch
    Created on : 12.08.2010, 10:47:15
    Author     : Mathias
    Description:
        Purpose of the stylesheet follows.
*/
body
{
    background-color:#f3da47;
}
#bg
{
    width:920px;
    text-align: justify;
}
.adresse
{
   font-size:large;
   font-weight:bold;
}
.telefonnummer
{
   color:purple
}
.image_float_right
{
    float:right;
    padding:0px 0px 0px 10px;
}
.image_float_left_1
{
    float:left;
    padding:0px 10px 0px 0px;
    text-decoration: none;
}
.image_float_left,.image_float_left_3
{
    float:left;
    margin:20px 10px 0px 0px;
    text-decoration: none;
}
.image_float_left_3
{
    margin:20px 0px 0px 0px !important;
}
img
{
    border-style: none;
}
.text_wrapper
{
    width:910px;
    height:20px;
    clear:both;
}
.text_float_left
{
    width:300px;
    padding-right: 10px;
    float:left;
}
.text_float_left_2
{
    width:170px;
    float:left;
    padding-left: 10px;
}
.zwei_spalten_layout_1
{
    width:450px;
    float:left;
    padding-right: 10px;
}
.zwei_spalten_layout_2
{
    width:450px;
    float:left;
}
.zwei_spalten_layout_text_wrapper
{
    width:900px;
    padding:20px 0px 10px 0px;
}
.zwei_spalten_layout_text_float_left_1
{
    width:450px;
    float:left;
}
.zwei_spalten_layout_text_float_left_2
{
    width:440px;
    float:left;
    padding-left: 10px;
}
.ueberschrift
{
    color:#ea431c;
    font-weight:bold;
    font-size:14pt;

}
