﻿body
{
    background: #5a8450 url(pics/title_background.png) repeat-x 0 -10px;
    padding: 0 0 1.5em 0;
}
#header
{
    height: 80px;
    margin: 0 auto;
    padding: 4px 0 6px 0;
    position: relative;
	left: -300px;
	top: 0;
    width: 250px;
}
#werbung1
{
    border: 1px solid #333;
    position: absolute;
    bottom: 8px;
    right: 0;
    width: 468px;
    height: 75px;
    overflow: hidden;
}

#werbung2
{
    border: 1px solid #333;
    position: absolute;
    bottom: 8px;
    right: 0;
    width: 120px;
    height: 75px;
    overflow: hidden;
}

#werbung1
{
    right: 132px;
}
#title
{
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: left;
}
#mainmenu
{
    margin: 0 auto;
    width: 902px;
    height: 22px;
}
#main
{
    margin: 0 auto;
    width: 902px;
}
#main_content
{
    background: #fff;
    padding: 0px 0px 0px 0px;
}
#footer
{
    font-size: x-small;
    color: White;
    text-align: center;
}

#footer a
{
    color: White;
}

#main_content .container
{
    background: #fff;
}
h2
{
    border-bottom: 1px solid #ccc;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 17px;
}

h3
{
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
}

.container
{
    width: 902px;
}

.headerbox
{
    height: 26px;
    background: url(pics/emptybox1.png);
    background-repeat: no-repeat;
    font-size: small;
    color: #666666;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 2px;
}

.headerbox_big
{
    height: 26px;
    background: url(pics/emptybox1_big.png);
    background-repeat: no-repeat;
    font-size: small;
    color: #666666;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 2px;
}

.special_header
{
    font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;
    color: #666666;
    font-size: medium;
    letter-spacing: 4px;
    line-height: 28px;
}

.roterLink:link
{
    font-size: x-small;
    text-decoration: none;
    color: #D83F10;
}
.roterLink:visited
{
    font-size: x-small;
    text-decoration: none;
    color: #D83F10;
}
.roterLink:hover
{
    font-size: x-small;
    text-decoration: underline;
    color: #D83F10;
}

.seitentitel
{
    font-size: x-large;
    font-weight: bold;
    color: Green;
    margin-bottom: 10px;
    margin-top: 10px;
}

.seitentitel2
{
    font-size: large;
    font-weight: bold;
    color: Green;
    margin-bottom: 8px;
    margin-top: 8px;
}

.linklist.ol.li
{
    line-height: 20px;
}

.indented
{
    margin-left: 30px;
}

.indented2
{
    margin-left: 60px;
}

.intro p
{
    font-family: Lucida Sans;
    font-size: 10pt;
    line-height: 1.4em;
}

a.mehr
{
    font-family: Lucida Sans;
    background: url(pics/mehr.gif) no-repeat 100% 50%;
    padding-right: 10px;
    color: #0086c7;
    text-decoration: none;
}

a.mehr:hover
{
    text-decoration: underline;
}

.intro_panel
{
    border-top: 1px solid #e9e7e7;
    border-bottom: 1px solid #e9e7e7;
    padding: 10px 0px 10px 0px;
    font-size: 8pt;
}

.MainColumns .column
{
    width: 22%;
    margin-left: 3%;
    float: left;
}

.MainColumns .column h3
{
    font-size: 11pt;
}

.MainColumns .column p
{
     font-size: 9pt;
}

#mainsubmenu
{
    background-color: #efefef;
    padding: 10px 00px 10px 510px;
}
#mainsubmenu  ul 
{
     list-style-type: none;
}

#mainsubmenu  li 
{
    float: left;
    margin-right: 10px;   
}

.maininfo
{
    
}

.maininfo h2
{
    color: #333;
    border: none;
    font-size: 22px;
    line-height: 1.4em;
    font-family: Lucida Sans;
}

.maininfo h3
{
    color: #333;
    border: none;
    font-size: 14px;
    line-height: 1.2em;
    font-family: Lucida Sans;
}


