/*<![CDATA[
jmp media - pixelcoach. Nicole Mueller
www.jmp-media.de
05/2009
*/

* { margin:0; padding:0; }


html, body {
    height: 100%;
    margin: 0 auto; 
    text-align: center; 
    font: normal normal 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #d9e6f6;
}

#container      {
    margin: 0 auto;
    width: 990px;
    text-align: left; 
}
#wrap {
    background: #d9e6f6 url(../img/bg_site.png) repeat-y;
    float: left;
    padding-left: 10px;
    width: 980px;
}
#header             {
    height: 164px;
    width: 970px;
    background: url(../img/logo.png) no-repeat right;
    border-bottom: 3px solid white;
}
#header img {
    float: left;
}
#page {
    background-color: #dddee0;
    width: 970px;
    float: left;
}
#left {
    float: left;
    width: 165px;
    background-color: #dddee0;
    position: relative;
    color: #59595b;
    padding-top: 12px;
}
#left #news {
    margin: 0 0 0 4px;
    width: 137px;   /* 154 */
    border: 1px solid #017dbd;
    background: url(../img/bg_news.png) repeat-x;
    padding: 18px 8px 18px 9px;
    color: #000;
    font-size: 11px;
}
#newsFlag {
    position: absolute;
    left: -20px;
    top: 29px;
    background: url(../img/news_flag.png) no-repeat;
    width: 24px;
    height: 130px;
}
#newsFlag a {
    width: 24px;
    height: 130px;
    display: block;
}
#news hr, #newsliste hr, #uebersicht hr, #contentText hr {
    width: 60%;
    border: none;
    border-bottom: 1px dashed #9c9b9e;
    margin-bottom: 4px;
    height: 1px;
}

#newsliste hr, #uebersicht hr, #contentText hr {
    width: 100%;
    margin: 25px 0 10px 0;
}

#news a ,#news a:link, #news a:hover{
    color: #017dbd;
    text-decoration: underline;
}
#news a:hover{
    text-decoration: none;
    color: #333;
}
#content {
    width: 775px;    /* 805 */
    float: left;
    padding: 30px 0 30px 30px;
    background: #fff;
    height:auto !important;
    min-height:500px;
    text-align: left;
}
#contentText {
    float: left;
    width: 458px;     /* 493 */
    padding-right: 35px;
}

#marginal, #marginalCenter {
    float: right;
    width: 282px;
    text-align: center;
}
#marginal {
    margin-top: 38px;
    text-align: left;
}
#content #marginal p, #content #marginalCenter p.left {
    padding: 2px 15px 10px 0;
    font-size: 11.5px;
}
#marginalCenter p.left {
    text-align: left;
}
#marginal #box {
    background-color: #dddee0;
    text-align: left;
    border-top: 5px solid white;
    padding-bottom: 45px;
}
#marginal #box p {
    padding: 0 10px 10px 10px;
}
#box h3 {
    font-size: 12px;
    color: #017dbd;
    padding: 13px 10px 10px;
}
#box a, #box a:link, #box a:hover { color: #333; text-decoration: underline; }

p, #content ul li, th, td, #paging, #uebersicht  {
    font-size: 12px;
    padding: 2px 0 10px 0;
    line-height: 140%;
    color: #333;
}
#paging, #uebersicht  {
    font-size: 11px;
}
#news p {font-size: 11px; color: #000; }
#news a {font-size: 11px;}
td                      { padding: 11px 5px 0 5px; }
th                      { padding: 4px 8px 4px 5px; }
#content #contentText td img  {margin:0; float: none;}
#contentText table tr td.first {text-align: center;}
th                          { color: #017DBD; }
table                   { border-collapse: collapse; width: 460px; margin-bottom: 40px; }
thead, tfoot            { background-color: #dddee0; height: 23px;  }
thead                       { background-color: #dddee0; text-align: left; }

#content p              { padding: 8px 0 7px 0; color: #333;  }
#content ul             { margin: 10px 0 5px 0; }
#content ul li      {
    font-size: .75em;
    padding: 0 0 0 15px;
    line-height: 135%;
    background: url(../img/item.png) no-repeat 0 6px;
    list-style-position: outside;
    list-style-type: none;
}
#contentText img.goRight {margin: 3px 0 10px 10px;}
#contentText img.goLeft {3px 10px 10px 0;}


.image {
    clear: left;
    margin-bottom: 15px;
}
#content .image p{
    float: left;
    width: 40%;
    margin-bottom: 15px;
    padding: 0;
}
.image span {
    float: left;
    display: block;
    width: 205px;
    margin: 4px 60px 30px 0;
}
ul#navigation           {
    list-style-type: none;
    text-align: left;
    width: 970px;
    background: url(../img/bg_navi.png) no-repeat;
    height: 50px;
}
#left p.activeNav {
    margin: 18px 0 0 18px;
    color: #017dbd;
    font-weight: bold;
}
ul.second, ul.third     { list-style-type:none; }
ul#navigation li        {
    line-height: 160%;
    margin: 12px 0 1px 0;
    float: left;
}
ul.second li {
    color: #333333;
    margin:0 0 0 18px;  
    line-height: 120%;
    * line-height: 125%;
}
ul#navigation  li a, ul#navigation li a:link, ul#navigation li a:hover {
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: .9em;
    color: #dddee0;
    padding: 0 8px 0 17px;
}
ul#navigation li a:hover, ul#navigation li.active a  {
    color: white;
}
ul.second li a, ul.second li a:link, 
ul.second li a:hover {
    background: url(../img/item.png) no-repeat 0 5px;
    color: #333333;
    font-size:0.75em;
    padding: 0 5px 0 14px;
    text-decoration: none;
}
ul.second li a:hover, ul.second li.active a, ul.second li.active a:link,
ul.second li.active a:hover { 
    color: #017dbd; 
    background: url(../img/item_active.png) no-repeat 0 5px;
    font-weight: bold;
}

ul#metaNavigation {
text-align:right;
}
ul#metaNavigation li {
    display:inline;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 2px 0;
    height: 10px;
}
ul#metaNavigation li a, ul#metaNavigation li a:link, ul#metaNavigation li a:hover, ul#metaNavigation li a.current, ul#metaNavigation li a.current:link, ul#metaNavigation li a.current:hover {
    color:#e3dee5;
    font-size:.7em;
    line-height:70%;
    padding:0 12px;
    text-decoration:none;
}
ul#metaNavigation li.last a, ul#metaNavigation li a.last:link, ul#metaNavigation li a.last:hover {
    font-size:.7em;
    padding:0 12px;
}
ul#metaNavigation li a:hover, ul#metaNavigation li a.last:hover, ul#metaNavigation li a.current, ul#metaNavigation li a.current:link, ul#metaNavigation li a.current:hover {
    text-decoration:underline;
}
.footer {
    padding-top:2px;
    height: 19px;
    background: url(../img/bg_footer.png) repeat-x;
    clear: left;
    width: 971px;
    position: relative;
    font-size: .8em;
    color:#e3dee5;
}
#adresse {
    position: absolute;
    top: -114px;
    left:0;
    width: 140px;
    padding: 15px 10px 15px 15px;
}
#adresse address {
    font: normal normal 11px arial; color: #333;
}
address strong {
    letter-spacing: 2px;
    font-weight: normal;
}
/* ------------------ Allgemeine Anweisungen */

a, a:link, a:hover { color: #017dbd; text-decoration: underline; }
a:hover            { color: #333; text-decoration: none; }

h1                   {
    font-size: 14px;
    color: #333;
    padding: 0 0 9px 0;
    /*width: 65%;*/
}
h2 {
color:#017dbd;
font-size:14px;
padding:15px 0 0;
}
h3 {
color:#333;
font-size:13px;
padding:15px 0 0;
}
h4 {
color:#017dbd;
font-size:13px;
font-weight:normal;
padding:5px 0 0;
}
h5 {
color:#333;
font-size:12px;
font-style:italic;
font-weight:normal;
padding:5px 0 0;
}
h6 {
color:#017dbd;
font-size:12px;
font-style:italic;
font-weight:normal;
padding:5px 0 0;
}
.goRight             { float: right; }
.goLeft              { float: left; }
.clearBoth           { clear: both; }   
.textNormal          {font-weight: normal !important; } 

/*------------------- Formular */
form                { color: #59595b; }
fieldset        { border: none; }
label           { font-size: 1em; margin-top: 3px;}
input, select   { padding: 2px; margin: 1px 0; color: #333; border: 1px solid #dddee0; height: 16px; }

select          { width:247px; padding: 0px; margin: 1px 0; }
textarea        { width: 244px; }
.row                { padding: 4px 1px; display: block; clear:right; }
.row br         { display: none; }
.row span       { padding: 4px 0; width: 130px; float: left; }

#formsearch {
    width: 365px;
    float: right;
    background: ;
    height: 30px;
    padding: 2px 0;
}
#formsearch p {
    padding: 0;
}
#formsearch input {
    float: left;
}
#searchterm {
    width: 200px;
    margin-left: 17px;
    border-color: #59595b;
}
input.los {
    background-color: transparent;
    width: auto;
    border: none;
    font-weight: bold;
    font-size: 1.3em;
    height: 21px;
    padding-top: 0;
    }
label {
    float: left;
}

/*]]>*/

