﻿.titel1
{
    font-size: 13pt;
    font-weight: bold;
    color: #990000;
}
.titel2
{
    font-size: 11pt;
    font-weight: bold;
    color: #2385DB;
}
.titel3
{
    font-size: 16pt;
    color: #2385DB;
    text-decoration: underline;
}
.txtBox
{
    border-right: #000066 1px solid;
    border-top: #000066 1px solid;
    border-left: #000066 1px solid;
    border-bottom: #000066 1px solid;
}
.bg
{
    background-image: url(Images/bg.gif);
}
.bg-footer
{
    background-image: url(Images/footer_bg.gif);
}
.bg-header
{
    background-image: url(Images/header_bg.gif);
}
.bg-footer-ger
{
    background-image: url(Images/footer_ger.gif);
}
.bg-header-ger
{
    background-image: url(Images/header_ger.gif);
}
.bg-header-eng
{
    background-image: url(Images/header_eng.gif);
}
.bg-main
{
    background-image: url(Images/main_bg.gif);
}

/* Photo Border */

.photo-frame .topx--
{
    background-image: url(Images/fotoframe_top_x--.jpg);
    width: 16px;
    height: 16px;
}
.photo-frame .top-x-
{
    width: auto;
    height: 16px;
    background-image: url(Images/fotoframe_top_-x-.jpg);
}
.photo-frame .top--x
{
    background-image: url(Images/fotoframe_top_--x.jpg);
    width: 24px;
    height: 16px;
}

.photo-frame .midx--
{
    background-image: url(Images/fotoframe_mid_x--.jpg);
}
.photo-frame .mid--x
{
    background-image: url(Images/fotoframe_mid_--x.jpg);
}

.photo-frame .botx--
{
    background-image: url(Images/fotoframe_bot_x--.jpg);
    width: 16px;
    height: 24px;
}
.photo-frame .bot-x-
{
    background-image: url(Images/fotoframe_bot_-x-.jpg);
    width: auto;
    height: 24px;
}
.photo-frame .bot--x
{
    background-image: url(Images/fotoframe_bot_--x.jpg);
    width: 24px;
    height: 24px;
}
.referenz A
{
    color: #2385DB;
    text-decoration: none;
    font-weight: bold;
    font-size: 11pt;
}

/* Links für Referenzen */
.referenz A:hover
{
    text-decoration: underline;
    color: #ff6633;
}
.stand
{
    font-weight: bold;
    color: #990000;
    font-style: italic;
}
.sprache A
{
    font-size: 0.8em;
    color: #ffffff;
    text-decoration: none;
}
.sprache A:hover
{
    text-decoration: underline;
}
