﻿


h1
{
    font-size: 25px;
    color: #2299cc;
    font-weight: bolder;
}

h2
{
    color: #2299cc;
    font-size: 25px;
}

h3
{
    color: #2299cc;
    font-size: 15px;
}

.faq
{
    text-align: left;
    width: 876px;
}


.headerbild
{
    background-color: white;
}

a
{
    color: #2299cc;
    text-decoration: underline;
}

.a_hell
{
    color: #2299cc;
    text-decoration: underline;
}
.a_dunkel
{
    color: #ffffff;
    text-decoration: underline;
}
a hover, .a_hell hover, .a_dunkel hover
{
    text-decoration: none;
}
.menu_innen
{
    width: 959px;
    color: black;
    font-weight: bold;
}

table a
{
    color: Black;
}

body
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 13px;
    color: #333333;
}
p
{
    font-size: 13px;
    color: #333333;
}
.p_dunkel
{
    font-size: 13px;
    color: #ffffff;
}
.p_hell
{
    font-size: 13px;
    color: #333333;
}
.p_rot
{
    font-size: 13px;
    color: #ee0022;
}

.p_rot_18
{
    font-size: 18px;
    color: #ee0022;
    margin: 0;
    padding: 0;
}

.p_rot_18_fett
{
    font-size: 18px;
    color: #ee0022;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.p_rot_16
{
    font-size: 16px;
    color: #ee0022;
    margin: 0;
    padding: 0;
}
.p_blau
{
    font-size: 13px;
    color: #2299cc;
}
.p_blau_18
{
    font-size: 18px;
    color: #2299cc;
    margin: 0;
    padding: 0;
}


.content
{
    background-color: white;
    overflow: auto;
}
.content_innen
{
    width: 960px;
    height: auto;
    overflow: auto;
}
.content_innen_links
{
    width: 50px;
    float: left;
}

.content_innen_mitte
{
    width: 550px;
    float: left;
}
.content_innen_mitte_gesichter
{
    width: 450px;
    float: left;
}
.content_innen_rechts_aussen_gesichter
{
    width: 310px;
    float: right;
    text-align: right;
    font-weight: bolder;
}

.content_innen_mitte
{
    width: 550px;
    float: left;
}
.content_innen_rechts_aussen
{
    width: 210px;
    float: right;
    text-align: right;
    font-weight: bolder;
}
.content_innen_rechts
{
    width: 810px;
    float: right;
}
.seite
{
}
.footer
{
    width: 970px;
    border-top: thin black solid;
    background-color: #eeeeee;
    float: none;
}

.infotable
{
    border: 1px solid #2299cc;
    width: 100%;
    border-collapse: collapse;
}

.infotable th
{
    background-color: #2299cc;
    color: White;
    text-align: center;
}
.infotable td
{
    border-left: 1px solid #2299cc;
    margin-left: 5px;
    padding-left: 5px;
}

.infotable2
{
    border: 1px solid #2299cc;
    width: 100%;
    border-collapse: collapse;
}

.infotable2 th
{
    background-color: #2299cc;
    color: White;
    text-align: center;
}
.infotable2 td
{
    border-left: 1px solid #2299cc;
    border-bottom: 1px solid #2299cc;
    margin-left: 5px;
    padding-left: 5px;
}

img
{
    border-style: none;
}

.newsbox
{
}
.news_einzeln
{
    overflow: auto;
}
.news_bild_box
{
    width: 150px;
    float: left;
}

.news_bild
{
    width: 120px;
}

.button_news
{
    color: #ffffff;
    background-color: #2299cc;
    border: solid 1px #b0c4de;
}

.button_speichern
{
    color: #ffffff;
    background-color: #2299cc;
    border: solid 1px #b0c4de;
    width: 400px;
    height: 70px;
    font-size: 1.2em;
    font-weight: bold;
}

.abstimmen_typ
{
    color: white;
    font-size: 20px;
    background-color: Red;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    text-decoration: none;
    padding: 3px;
    text-align: center;
}

