.title .header, .textTitle .header
{
    font-size: 120%;
}
h1, h2, h3, h4, h5, h6, dt, .header
{
    display: inline;
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS" ,Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-weight: bold;
    color: #336699;
}
.title .header, .textTitle .header
{
    color: White;
}
h2, h1
{
    font-size: 120%;
}
h5, dt
{
    font-size: 90%;
    font-weight: normal;
}
h6
{
    font-size: 80%;
    font-weight: normal;
}
.center .container1
{
    padding: 0 10px 0 7px;
}
.containerkarl{width:200px;}
.centerR .container1
{
    padding: 0 10px 0 0;
}
.centerL .container1
{
    padding: 0 0 0 10px;
}
.container1
{
    margin-bottom: 10px;
}
.title
{
    background: #105b9d url(images/titleBar_b.gif) repeat-x left top;
    color: #aaccef;
    margin-bottom: 2px;
    height: 1em;
}
.title, .textTitle
{
    padding: 2px 0 0 10px;
    min-height: 22px;
}
.title img, .textTitle img
{
    padding-right: 5px;
}
.title h1 .header, .title h2 .header, .title h3 .header
{
    font-size: 100%;
    padding: 0;
    margin: 0;
    color: #aaccef;
}
.header b, .header strong
{
    color: #fff;
}
.textTitle h1, .textTitle h2
{
    font-size: 150%;
    color: #FF7600;
}
.content
{
    background: #fff url(images/bg_b.gif) repeat-x left top;
    padding: 10px;
    zoom: 100%;
}
.content, .content p
{
    text-align: justify;
    line-height: 1.25em;
}
.content p
{
    margin: 0 0 5px 0;
}

