/*  MAIN BODY #################### */
body{
    margin:0;
    padding:0;
    line-height: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../upload/gfx/bg_generic.gif);
}
html,body {
    height: 100%;
}
img {
    border:none;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 22px;
    font-weight:normal;
    padding-top: 10px;
}
h3 {
    font-size: 15px;
    font-weight:bold;
    color: #900;
    margin: 0px;
    padding: 0px;
}
a {
    color: #334557;
    text-decoration: none;
    font-weight:bold;
}
a:hover {
    color: #334557;
    text-decoration: underline;
}

#headBody{
    background-repeat: no-repeat;
    height: 180px;
    width: 500px;
}
#imageheader {
    height: auto;
    }

#maincontainer{
    width: 980px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-bottom-width: 1px;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-image: url(../upload/gfx/dsbbodybg.jpg);
    filter:alpha(opacity=100);
    -moz-opacity:1.0;
    opacity:1.0;
    left: 4%;
    border-bottom-style: solid;
}
#layerDiv { visibility:hidden; width:400px; height:370px; }

#topsection{
    height: 85px;
    background-image: url(../upload/gfx/headerbg.jpg);
}
#contentimage{
    background-color:#FFF;
    height: 180px;
}
#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn {
    margin-top: 0;
    margin-right: 190px;
    margin-bottom: 0;
    margin-left: 180px;
    height:100%;
    background-repeat: repeat-x;
    padding-top: 20px;
    padding-bottom: 5px;
    padding-right: 50px;
    padding-left: 50px;
    min-height: 1000px;
}
   
#leftcolumn{
    float: left;
    width: 180px;
    margin-left: -980px;
    min-height: 1000px;
    height:auto !important;  /* für moderne Browser */
    height:1000px;  /*für den IE */
}
#rightcolumn {
    background-repeat: repeat-x;
    float: left;
    width: 190px;
    margin-left: -190px;
    min-height: 1000px;
    height:auto !important;  /* für moderne Browser */
    height:1000px;  /*für den IE */
}
#logo {
    width: 160px;
    padding-top: 180px;
    display: table;
    padding-bottom: 10px;
}
#leitbildlogo {
    padding-top: 115px;
    padding-bottom: 95px;
}

#zertifikat {
    vertical-align: bottom;
    display: table;
    height: 100px;
    padding-bottom: 20px;
    padding-left: 20px;
}

/*Navigation TOP*/
#menu {
    float: left;
    background-color: #FFF;
    height: 55px;
}

#menu ul {
    margin: 0px;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#menu li {
    float: left;
}

#menu a {
    float: left;
    display: block;
    width: auto;
    height: 20px;
}

#menu a:hover {
    text-decoration: none;
}

#menu .active {
}

#menu .active a {
}
/*  Navigation left #################### */
#mnavi a {
    color: #FFFFFF;
    font-weight:normal;

}

.le3 {
    display:block;
    background-color: #333;
    width: 145px;
    background-image: url(../upload/gfx/navi/menuarrow.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;
}
.le3on {
    display:block;
    background-color: #585858;
    width: 145px;
    background-image: url(../upload/gfx/navi/menuarrow.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;
}
.le4 {
    display:block;
    background-color: #333;
    width: 140px;
    padding-left: 35px;
    background-image: url(../upload/gfx/navi/menulvlbg.jpg);
    background-repeat: no-repeat;
}
.le4on {
    display:block;
    background-color: #585858;
    width: 140px;
    padding-left: 35px;
    background-image: url(../upload/gfx/navi/menulvlbg.jpg);
    background-repeat: no-repeat;
}
#mnavi {
}
#mnavi ul {
    margin: 0px;
    padding: 0;
    list-style: none;
}
#mnavi li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#metaNavigation ul {
    margin:0;
    padding:0;
    /*background-color:#F2F2F2;*/
    background-color:transparent;
}
#metaNavigation ul li {
    margin:0;
    list-style-type:none;
    padding: 0;
}

#metaNavigation ul li a {
    display:block;
    height:19px;
    line-height:19px;
    margin:0;
    color:#FFFFFF;
    text-decoration:none;
    padding: 0;
    text-indent: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}
#metaNavigation ul li a:hover, #metaNavigation ul li.active a {
    background-position:0 0;
    color:#333333;
    background-color: #CBD4E0;
    text-indent: 5px;
}
/*  Navigation left #################### end */
/*  Search #################### */
.search {
    background-repeat: no-repeat;
    height: 74px;
    width: 171px;
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #FFF;
}
input {
    border: 1px solid #CCC;
}
.text {
    height: 60px;
    margin-bottom: 15px;
}
/*  Search #################### end*/


#footer{
    clear: left;
    width: 100%;
    color: #FFF;
    text-align: center;
    padding: 4px 0;
    background-color: #333;
    font-size: 10px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #FFF;
}
/*Styleswitcher*/
#styleswitcher {
    float: right;       
}

#styleswitcher ul li {
    margin:0;
    padding:0;
    list-style-type:none;
    position:relative;
    padding: 0;
    float: left;
    height: 22px;
    width: 24px;
}

.innertubecontent{
    height: 100%;
}
.innertubetop{
    margin: 0px;
}
.innertubeleft 
{
    min-height: 800px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.innertuberight
{
    min-height: 800px;
    height: 100%;
    padding-top: 10px;
    margin: 0px;
}
#artikelliste {
    color: #334557;
    width: 175px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    /* text-align: justify; */
}
#artikelliste a {
    color: #1A8752;
    text-decoration: underline;
    
}
.newsheadline
{
    font-size: 12px;
    font-weight:bold;
    color: #333;
    padding-top: 10px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #333;
}
/* Sidebar */

#sidebar {
    clear: both;
    width: 980px;
    padding: 10px 0 0 0;
    background-color: #FFF;
    background-image: url(../upload/gfx/footerbg.jpg);
    background-repeat: repeat-x;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
    display: block;
    float: left;
    width: 210px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
}

#sidebar li ul {
    line-height: 1.8em;
}

#sidebar li li {
    display: list-item;
    background: url(../uload/gfx/list.gif) no-repeat left 50%;
    float: none;
    width: auto;
    padding: 0 0 0 10px;
    line-height: 25px;
}

#sidebar h2 {
    margin: 0 0 10px 0;
    color: #333;
}

#sidebar a {
    text-decoration: none;
    color: #666;
}

#sidebar a:hover {
    text-decoration: underline;
}
/* Footer */

#footer {
    width: 980px;
    height: 80px;
    font-size: 11px;
    color: #CCCCCC;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
}

#footer p {
    margin: 0;
    padding: 13px 20px 15px 20px;
}

#footer a {
    color: #FFFFFF;
}

#legal {
    float: left;
}

#links {
    float: right;
}
#terminbox {
    background-color: #91A8BF;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    height: 25px;
    width: 100px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}#biobox {
    background-color: #C2EBD7;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    width: 100px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;



}
#restbox {
    background-color: #CDE0F3;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    width: 100px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#terminframe {
    display: block;
    height: 500px;
}
.tableline {
    background-color: #CDE0F3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333;
}
#newsswitcher {
    width: 175px;
    height: 55px;
}
#newsswitcher a {
    height: 20px;
    width: 75px;
    border: 1px solid #333;
    background-color: #CDE0F3;
    display: block;
    padding: 2px;
    float: left;
    margin-right: 3px;
    text-align: center;
    margin-bottom: 8px;
}

.subitem46, .subitem96, .subitem47, .subitem48, .subitem94, .subitem95, .subitem113
{
    color: #900;
}

.subitem12, .subitem114, .subitem40, .subitem115, .subitem116, .subitem121, .subitem122, .subitem123, .subitem124, .subitem125, .subitem108, .subitem42, .subitem41, .subitem38, .subitem37, .subitem39, .subitem107, .subitem118 , .subitem117, .subitem118
{
    color: #F60;
}

.subitem71, .subitem126, .subitem76, .subitem72, .subitem127, .subitem77
{
    color: #F93;
}

.subitem75, .subitem11, .subitem35
{
    color: #039;
}

.subitem36, .subitem43, .subitem44, .subitem45, .subitem135, .subitem136
{
    color: #39C;
}
.subitem106, .subitem4, .subitem91, .subitem92, .subitem90, .subitem66
{
    color: #3C3;
}
.subitem86, .subitem81, .subitem3, .subitem67, .subitem84, .subitem138, .subitem128, .subitem130, .subitem129, .subitem131, .subitem132, .subitem133, .subitem134, .subitem68, .subitem80, .subitem82
{
    color: #060;
}
.clr {clear: both; margin: 0; padding: 0;}