
/* CSS Document screen LastPagePublished: Freitag, 16. Juli 2010 07:59*/
* {
    padding:0;
    margin:0;
}
a:link {text-decoration:none; }
a:visited {text-decoration:none; }
a:focus {text-decoration:none; }
a:hover {text-decoration:none; }
a:active {text-decoration:none; }

body {
    font: 9pt Arial, Helvetica, Sans-serif;
    color: #333;
    background-color: #d9d9d9;
    text-align:center;
}
body ul {
    list-style:none;
    margin: 0px 0px 0px 0px;
}
body a {
    color: #009933;
    text-decoration:none;
    font-weight:bold;
}
body a:hover {
    color: #003399;
    text-decoration:none;
    font-weight:bold;
}
img {border:0px;}
#main {
    border-left: solid #FFF 20px;
    border-top: solid #FFF 20px;
    border-bottom: solid #FFF 18px;
    border-right: solid #FFF 20px;
    background-color: #FFF;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 954px;
    text-align:left;
}
*:first-child+html #main { border-bottom: solid #FFF 10px; } * html #main { border-bottom: solid #FFF 10px; } /* diese Angabe ist nur fuer den IE6 + IE7 */
#header {
    width: 954px;
    height:125px;
    background:  url(/img/admin/head_home.jpg ) 0 0 no-repeat;
}
#header #meta {
    padding-top: 94px;
    padding-left: 641px;
}
/* --- Begin IE Box model hack --- */
* html #header #meta {
    padding-top: 99px;
    padding-left: 625px;
}
/* --- End IE Box model hack --- */
#header #meta ul {
    display:inline;
}
#header #meta ul li {
    float:left;
    margin-left: 15px;
    padding:0px;
}
#header #meta a {
    color: #666;
    font-size: 8pt;
    font-weight:bold;
    text-decoration:none;
}
#header #meta a:hover {
    color: #009933;
}
#menu {
    clear:both;
}
#menu ul {
    display:inline;
}
#menu ul li {
    float:left;
    border-top: solid #FFF 11px;
    border-bottom: solid #FFF 11px;
    border-right: solid #FFF 11px;
    width: 127px;
    height: 20px;
}
#menu a { 
    display:block;
    color: #333;
    font-size: 9pt;
    font-weight:bold;
    text-decoration:none;
    padding-left: 7px;
    padding-top: 2px;
    height:18px; /* diese Angabe ist nur fuer den IE, damit die ganze Linkflaeche klickbar ist */
    background-color: #d9d9d9;
}
/* --- Begin IE Box model hack --- */
* html #menu a {
    height:18px; /* diese Angabe ist nur fuer den IE, damit die ganze Linkflaeche klickbar ist */
}
/* --- End IE Box model hack --- */
    
#menu a:hover {
    background-color: #999;
    color: #FFF;
}
#menu .highlight a { 
    display:block;
    color: #FFF;
    background-color: #009933;
}
#menu .highlight a:hover {
    background-color: #009933;
    color: #FFF;
}
#menu ul #search {
    background-color: #FFF;
    height: 20px;
    width:115px;
    padding-top: 0px;
    padding-left:0px;
    border-right: solid #FFF 0px;
}
#menu ul #search input {
    width:98px;
    height:16px;
    border: solid #009933 1px;
    font-size: 9pt;
    padding-top:2px;
    padding-left:5px;
}
*:first-child+html #menu ul #search input { margin-top:-1px; } * html #menu ul #search input { margin-top:-1px; } /* diese Angabe ist nur fuer den IE6 + IE7 */
#menu ul #search .submit {
    border: solid 0px;
    width:19px;
    height:20px;
    margin-left:2px;
    padding:0px;
}
#leftbar {
    float:left;
    height: 403px;
    width: 542px;
    border-right: solid #FFF 10px;
    background-color: #FFFFFF;
}
#left_menu {
    padding-top: 15px;
    padding-bottom: 20px;
}
#leftbar2 {
    float:left;
    width: 524px;
    height: 117px;
    border-top: solid #FFF 11px;
    border-right: solid #FFF 11px;
    background-color: #019934;
    color: #FFF;
    padding: 10px 9px 0;
}
#leftbar2 h2 {
    font-size: 10pt;
    padding: 0 0 5px;
}
#leftbar2 h1 {
    font-size:10pt;
    padding:0 0 5px;
    color: #FFF;

}
#leftbar2 a {
    padding: 0 15px 0 10px;
    background:  url(/img/admin/bg_link_green.gif) right center no-repeat;
    color: #BFE5CC;
    font-size: 9pt;
    font-weight: bold;
    text-decoration:none;
}
#leftbar2 a:hover {
    color: #FFF;
    font-weight: bold;
}
*:first-child+html #links { /* diese Angabe ist nur fuer den IE7 */
    height: 247px; 
    padding-bottom:10px;
}

*:first-child+html #links_ch { /* diese Angabe ist nur fuer den IE7 */
     height: 119px !important; 
    padding-bottom:0 !important;
}

* html #links, * html #links_ch  {
    margin-left: -11px; /* diese Angabe ist nur fuer den IE6 */
}
#content h2, #content_ch h2 {
    color: #fff;
    font-weight:bold;
    font-size: 9pt;
    margin-top: 0;
    margin-bottom: 5px;
    padding-left:8px;
    padding-top:3px;
}
#content h3 ,#content_ch h3 {
    color: #fff;
    font-weight:bold;
    font:11px Arial, Helvetica, Sans-serif;
    margin-top: 0;
    margin-bottom: 2px;
}
#content a, #content_ch a  {
    padding: 0 15px 0 0;
    background:  url(/img/admin/bg_link_blue.gif) no-repeat right center;
    color: #B5C3CF;
    font-weight:bold;
}
#content a:hover, #content_ch a:hover {
    color: #fff;
    font-weight:bold;
}
#content p, #content_ch p {
    font:11px Arial, Helvetica, Sans-serif;
}
#content ul, #content_ch ul  {
    padding-left:8px;
}
#content li, #content_ch li  {
        padding: 0 0 5px;
}
#content {
    float:left;
    width: 265px;
    height: 119px;
    border-top: solid #FFF 0px;
    padding-top:8px;
    background-color: #7a92a8;
    margin-top:11px;
}
#links {
    height: 249px;
    width: 265px;
    float:left;
    padding-top:8px;
    padding-bottom: 8px;
    background-color: #7a92a8;
}

#content_ch {
    float:left; 
    width: 265px;
    height: 249px;
    padding-top:8px;
    padding-bottom:8px;
    background-color: #7a92a8;
}
#links_ch {
height: 119px;

    margin-top:11px;
    width: 265px;
    float:left;
    padding-top:8px;
    background-color: #7a92a8;
}


* html #content, * html #content_ch{
    margin-left: -11px; /* diese Angabe ist nur fuer den IE6 */
}
#links ul, #links_ch ul {
    padding-left:8px;
}
#links ul li, #links_ch ul li{
    padding: 3px 0 0 0;
}
#links ul li a, #links_ch ul li a{
    padding: 0 0 0 15px;
    background:  url(/img/admin/bg_link_blue.gif) left center no-repeat;
}
#links h2, #links_ch h2  {
    color: #fff;
    font-weight:bolder;
    font-size: 9pt;
    margin-top: 0;
    margin-bottom: 5px;
    padding-left:8px;
    padding-top:3px;
}
#links a, #links_ch a {
    color: #fff;
    font-weight:normal;
}
#links a:hover, #links_ch a:hover {
    color: #333;
    font-weight:normal;
}#rightbar {
    display:inline;
    float:right;
    width: 126px;
    min-height:403px;
    background-color: #FFF;
    background: #FFF url(/img/admin/teaserbgstart.gif) no-repeat;
}
* html #rightbar {
    height:403px;
    overflow:hidden;
}
.teaserbox {
    width: 116px;
 height: 113px;

    margin-bottom: 11px;
/*
    height:110px;
    margin:1px 1px 13px;
    padding:2px 0 0 8px;
*/
}
.teaserboxImg {
    width: 126px;
    margin-bottom: 11px;
    padding:0;
/*
    width:124px;
    height:112px;
    margin:0 1px 13px;
    padding:0;
*/
}
*+html .teaserboxImg, * html .teaserboxImg {
    margin-bottom: 11px;
}

.txtCenter {
    text-align: center;
}
.txtCenter a, .txtCenter a:hover {
    color:#009933 !important;
}
#rightbar h2 {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}
#rightbar h3 {
    color: #009933;
    margin-bottom: 3px;
    font-size:9pt;
    font-weight:bold;
}
#rightbar a {
    color: #003399;
    text-decoration:none;
    font-size: 9px;
    font-weight:normal;
}
#rightbar a:hover {
    font-size: 9px;
    color: #009933;
    text-decoration:none;
}
#footer {
    clear:both;
    border-bottom: solid #FFF 4px;
    width:100%;
    padding-top:11px;
}
*:first-child+html #footer { border-bottom: solid #FFF 0px; } * html #footer { border-bottom: solid #FFF 0px;} /* diese Angabe ist nur fuer den IE6 + IE7 */
#footer p {
    float: left;
    height: 11px;
    color: white;
    padding-top:0px;
    padding-left:6px;
    font-size:8pt;
    font-weight:bold;
}
#footermenu {
    background-color: white;
    width: 100%;
}
#footer ul {
    display:inline;
}
#footer ul li {
    float:right;
    background-color: white;
    padding-left:3px;
    padding-right:5px;
}
#footer a {
    color: #666;
    font-size: 7pt;
    font-weight:normal;
    text-decoration:none;
}
#footer a:hover {
    color: #009933;
}
#footer .copyright {
    float:left;
    margin-top: 2px;
    padding-top:0px;
    padding-right:0px;
    color: #666;
    font-size: 7pt;
    font-weight:normal;
}
