td.headline
    {
    font-family: Verdana;
    font-size: 1.1em;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
	}

p.headline
    {
    font-family: Verdana;
    font-size: 1.1em;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 5px
    }

.InTextHeadline
    {
    font-family: Verdana;
    font-size: 1.1em;
    font-weight: normal;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0px
    }

.InTextHeadlineSlogan
    {
    font-family: Verdana;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #FFFFFF;
	 line-height: 150%;
    background-color: #5a7bb8
    }

.InTextHeadlineKlein
    {
    font-family: Verdana;
    font-size: 0.95em;
    font-weight: normal;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0px
    }

.infotext
    {
    font-family: Verdana;
    font-size: 0.9em;
    text-align: justify;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 125%;
    }

.InfoTextStrikeOut
    {
	 text-decoration: line-through;
    font-family: Verdana;
    font-size: 0.9em;
    text-align: justify;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 125%;
    }

.minitext
    {
    font-family: Verdana;
    font-size: 0.7em;
    text-align: left;
    margin-top: 3px;
    margin-bottom: 3px;
    vertical-align: top;
    }

.infotextL
    {
    font-family: Verdana;
    font-size: 0.9em;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: top;
    line-height: 125%;
    }

.infotextR
    {
    font-family: Verdana;
    font-size: 0.9em;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: top;
    line-height: 125%;
    }

.TableTextLLight
    {
    font-family: Verdana;
    font-size: 0.9em;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    line-height: 100%;
    font-weight: lighter;
    }

.TableTextRLight
    {
    font-family: Verdana;
    font-size: 0.9em;
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    line-height: 100%;
    font-weight: lighter;
    }

.TableTextLNorm
    {
    font-family: Verdana;
    font-size: 0.9em;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    line-height: 100%;
    font-weight: normal;
    }

.TableTextRNorm
    {
    font-family: Verdana;
    font-size: 0.9em;
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    line-height: 100%;
    font-weight: normal;
    }

.TableTextLBold
    {
    font-family: Verdana;
    font-size: 0.9em;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    line-height: 100%;
    font-weight: bold;
    }

.TableTextRBold
    {
    font-family: Verdana;
    font-size: 0.9em;
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    line-height: 100%;
    font-weight: bold;
    }

.footer
    {
    font-family: Verdana;
    font-size: 0.8em;
    text-align: right;
    margin-right: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    color: #FFFFFF
    }

hr.alacgruen
    {
    border-style: dashed;
    border-width: 2px;
    height: 0px;
    height: 1px;
    color: #90c8c8;
    border-top-color: #90c8c8;
    border-right-color: #90c8c8;
    border-bottom-color: #90c8c8;
    border-left-color: #90c8c8;
    }

ul.infotext
    {
    border-width: 0px 0px 0px 0px;
    margin: 0px 0px 0px 15px;
    font-family: Verdana;
    font-size: 0.9em;
    text-align: left;
    vertical-align: bottom;
    }

li.infotext
    {
    font-family: Verdana;
    font-size: 0.9em;
    text-align: left;
    list-style-position: outside;
    vertical-align: bottom;
    }

a:link
    {
    text-decoration: none;
    color: #016964;
    font-weight: bold;
    }

a:visited
    {
    text-decoration: none;
    color: #016964;
    font-weight: bold;
    }

a:hover
    {
    text-decoration: underline;
    color: #016964;
    font-weight: bold;
    }

a:active
    {
    text-decoration: underline;
    color: #016964;
    font-weight: bold;
    }

#outerborder
    {
    position: static;
    margin-top: 5%;
    margin: auto;
    background-color: white;
    display: block;
    overflow: hidden;
    border-top-color: #B3D3D1;
    border-left-color: #B3D3D1;
    border-right-color: #EDF7F7;
    border-bottom-color: #EDF7F7;
    border-width: 1px;
    border-style: solid;
    width: 1000px;
    height: 752px;
    }

#masthead
    {
    background-color: white;
    position: static;
    margin: auto;
    width: 1000px;
    height: 106px;
    overflow: hidden;
    border-width: 0px;
    top: 0px;
    left: 0px;
    }

#middle_container
    {
    background-color: black;
    position: relative;
    margin: auto;
    width: 1000px;
    height: 583px;
    overflow: hidden;
    border-width: 0px;
    top: 107px;
    left: 0px;
    }

#left_col
    {
    border: 0px;
    padding: 0px;
    background-color: white;
    position: relative;
    width: 213px;
    height: 583px;
    overflow: hidden;
    border-width: 0px;
    margin: 0px;
    float: left;
    }

#col-1
    {
    border: 0px;
    padding: 0px;
    background-color: white;
    position: relative;
    width: 19px;
    height: 583px;
    overflow: hidden;
    border-width: 0px;
    margin: 0px;
    float: left;
    }

#col-3
    {
    border: 0px;
    padding: 0px;
    background-color: white;
    position: relative;
    width: 40px;
    height: 583px;
    overflow: hidden;
    border-width: 0px;
    margin: 0px;
    float: left;
    }

#col-4
    {
    background-color: white;
    position: relative;
    width: 714px;
    height: 583px;
    overflow: hidden;
    border-width: 0px;
    float: left;
    }

#col-5
    {
    border: 0px;
    padding: 0px;
    background-color: white;
    position: relative;
    width: 14px;
    height: 583px;
    overflow: hidden;
    border-width: 0px;
    margin: 0px;
    }

#page_subheader
    {
    background-color: white;
    width: 728px;
    height: 93px;
    position: relative;
    overflow: hidden;
    margin: 0px;
    }

#page_content
    {
    background-image: url('../Bilder/TextB.jpg');
    width: 728px;
    height: 490px;
    position: relative;
    margin-left: 0px;
    overflow: hidden;
    margin: 0px;
    }

#footer
    {
    width: 1000px;
    height: 63px;
    position: relative;
    overflow: hidden;
    border-width: 0px;
    margin: 0px;
    }

#std
    {
    position: relative;
    overflow: hidden;
    float: left;
    }
