html {
    margin: 0;
    padding: 0;
    /* height:100%;  Required */
}
body {
    margin: 0;
    padding: 0;
    /* height:100%;  Required */
    font-family: Arial, Verdana, sans-serif;
    font-size: 0.75em;
    font-weight: normal;
    background: url("images/body-bg.png") #ececec;
   
}
a:-webkit-any-link {
    color: -webkit-link;
    text-decoration: none;
    cursor: auto;
}
pre {
    font-family: "Courier New";
}

code {
    font-size: 15px;
}
#media__manager {
    background-color: #ffffff;
}
#container-page {
    max-width: 1040px;
margin: 0 auto;
    margin-top: 10px;
background-color: #fff;
        border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    box-shadow: 0 0 5px #ddd;
    
}
/* Der Footerbereich */

#newfooter {
    text-align: center;
    max-width: 1040px;
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
    padding-top: 5px;
}
#newfooter img {
    border: 0;
    margin: 0;
    padding: 0;
}
/* Der Inhaltsbereich */

#container-content {
    width: 1040px;
    padding: 0;
    margin: auto;
    background-color: #fff;
}
#container-content:after {
    clear: both;
    display: block;
    font: 1px/0px serif;
    height: 0;
    visibility: hidden;
}
/* der gr�ne (jetzt: blaue) Kopfbereich der Seite */

#container-head {
    width: 1040px;
    height: 160px;
    background-color: #004165;
    background-image: url(images/header_blue_11_new.jpg);
    background-position: left center;
    background-repeat: no-repeat;
}
/* die schwarze Men�leiste */

#container-topbar {
background-color: #004165;
/* padding: 0; */
margin: auto;
color: #fff;
font-family: Arial,Verdana,sans-serif;
/* font-size: 1em; */
/* padding-left: 1.5em; */
padding-top: .3em;
padding-bottom: .3em;
text-transform: capitalize;
width: 1040px;
}
#container-topbar p {
    margin: 5px;
    margin-left: 15px;
    padding: 0;
}
#container-topbar div {
    margin: 0;
    padding: 0;
}
#container-topbar a {
    color: #ffffff;
    text-decoration: none;
}
#container-topbar a:link {
    border-bottom: 0.3em solid #004165;
}
#container-topbar a:visited {
    border-bottom: 0.3em solid #004165;
}
#container-topbar a:hover {
    border-bottom: 0.3em solid white;
}
/*alte Farbe: #AD2E15 */

#container-topbar a:active {
    border-bottom: 0.3em solid #004165;
}
p.languageselect {
    float: right;
}
/*                 Das kann eigentlich weg
#searchbox {
        padding:0.5ex;
        float:right;
        width:25em;
        text-align:right;
        }
#searchbox div  {
        float:right;
        }

#searchbox input  {
        margin-left:0.5ex;
        margin-right:0.5ex;
        margin-top:0;
        margin-bottom:0;
        }
#searchbox input.button {
        border:1px solid #ffffff;
        color:#ffffff;
        background-color:#000000;
        font-weight:bold;
        font-style:italic;
        margin:0;
        }

*/

/* Die Breadcrumb-Leiste */

div.breadcrumbs {
margin-bottom: 10px;
margin-right: 5px;
height: 20px;
color: #959592;
font-family: Arial,sans-serif;
font-size: .9em;
text-align: right;
border-bottom: 1px solid #DDD;
margin-top: 5px;
}
.breadcrumbs a {
    color: #959592;
}
.breadcrumbs a:link {
    color: #959592;
    text-decoration: none;
}
.breadcrumbs a:visited {
    color: #959592;
    text-decoration: none;
}
.breadcrumbs a:hover {
    text-decoration: underline;
    color: #959592;
}
.breadcrumbs a:active {
    text-decoration: none;
    color: #959592;
}
.backlinks {
    color: #959592;
}
.backlinks a {
    color: #959592;
}
div.messages {
    clear: both;
}
/* Das Men� an der Seite */

div.sidebar {
    margin: 0;
    padding-left: 0;
    float: right;
    width: 208px;
    /*175*/
    overflow: hidden;
    padding-left: 17px;
}
div.sidebar p.generalnavigation {
    font-size: 1em;
    margin: 0;
    padding: 0;
    margin-top: 0.5ex;
}
#dw__search table {
    margin-top: 1em;
    margin-bottom: 0;
    height: 1em;
    border-collapse: collapse;
    width: 12em;
    font-size: 100%;
}
#dw__search {
    margin: 0;
    padding: 0;
}
div.sidebar h1 {
    font-size: 105%;
    font-weight: bold;
    text-align: left;
    margin: 0;
    padding: 0;
    visibility: hidden;
    display: none;
}
div.sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.sidebar li {
    margin: 0;
    padding: 0;
}
div.sidebar a.wikilink1:link,
div.sidebar a.wikilink1:visited,
div.sidebar a.wikilink1:hover,
div.sidebar a.wikilink1:active,
div.sidebar a.urlextern:link,
div.sidebar a.urlextern:visited,
div.sidebar a.urlextern:hover,
div.sidebar a.urlextern:active {
    text-decoration: none;
    color: #000000;
    display: block;
    font-size: 1em;
    /* letter-spacing:-1pt; */
    color: #000000;
    margin: 0;
    height: 18px;
    width: 170px;
    background-color: #ededed;
    padding: 4px;
    margin-bottom: 2px;
    margin-top: 2px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    border-left: 0.3em solid #4E4E4E;
    vertical-align: center;
}
div.sidebar a.wikilink1:hover,
div.sidebar a.wikilink1:active,
div.sidebar a.urlextern:hover,
div.sidebar a.urlextern:active {
    border-left: 0.3em solid #004165;
}
div.sidebar p.generalnavigation {
    margin: 0;
    padding: 0;
}
div.sidebar p.generalnavigation a:link,
div.sidebar p.generalnavigation a:visited,
div.sidebar p.generalnavigation a:hover,
div.sidebar p.generalnavigation a:active {
    text-decoration: none;
    color: #000000;
    display: inline;
    font-size: 1em;
    border: 0;
    background-color: transparent;
}
div.sidebar p.generalnavigation a:hover {
    text-decoration: underline;
}
/* Searchbox */

form#dw__search {
    margin-top: 10px;
}
form#dw__search input#qsearch__in {
    height: 20px;
    width: 118px;
    background-color: white;
    border: 1px solid #4E4E4E;
    line-height: 1.5em;
}
form#dw__search input.button {
    height: 24px;
    width: 60px;
    background-color: #4E4E4E;
    border: 1px solid #4E4E4E;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    color: #ffffff;
    font-size: 1.05em;
    vertical-align: middle;
}
/* Der eigentliche Inhalt */

div.content {
    margin: 0;
    padding-left: 25px;
    float: left;
    width: 780px;
    /*500*/
    overflow: hidden;
    padding-bottom: 50px;
    vertical-align: top;
}
div.toc {
    display: none;
}
div.content ul li,
div.content ol li {
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
    line-height: 1.5em;
    margin-bottom: 0.3em;
    margin-top: 0.3em;
}
div.content blockquote {
    font-family: Arial, Verdana, sans-serif;
    font-size: 1em;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 2em;
    line-height: 1.5em;
}
div.content h1 {
    font-size: 260%;
    font-weight: normal;
    /* font-weight:bold; */
    /* font-variant:small-caps; */
    margin-bottom: 0.5em;
    vertical-align: top;
    margin-top: -0.1em;
    font-family: Georgia, serif;
}
div.content h2 {
    /* font-weight:bold; */
    font-size: 180%;
    font-weight: normal;
    letter-spacing: 0.1ex;
    margin-bottom: 0.5em;
    font-family: Georgia, serif;
}
div.content h3 {
    /* font-weight:bold; 
	font-style:italic; */
    font-weight: normal;
    font-size: 160%;
    margin-bottom: 0.5em;
    font-family: Georgia, serif;
}
div.content h4 {
    font-weight: normal;
    /* font-style:italic; */
    font-size: 140%;
    font-variant: normal;
    margin-bottom: 0.1em;
    font-family: Georgia, serif;
}
div.content h5 {
    font-weight: normal;
    font-style: italic;
    font-size: 120%;
    font-variant: normal;
    margin-bottom: 0.1em;
    font-family: Georgia, serif;
}
div.content h6 {
    font-weight: normal;
    font-style: italic;
    font-size: 100%;
    font-variant: normal;
    margin-bottom: 0.1em;
    font-family: Georgia, serif;
}
div.content p {
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    margin-top: 0.3em;
    margin-bottom: 1.6em;
    line-height: 1.5em;
    color: #333;
}
div.content img {
    border: 0;
}
div.content .medialeft {
    border: 0;
    float: left;
    margin-right: 1ex;
    margin-bottom: 1ex;
}
div.content .mediacenter {
    border: 0;
    display: block;
    margin: 0 auto;
}
div.content .mediaright {
    float: right;
    border: 0;
    margin-left: 6ex;
    margin-bottom: 1ex;
}
/* Pseudoheadlines  (plugin "hilited")*/

.hilited {
    display: block;
    font-size: 140%;
    /*font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif; */
    font-weight: normal;
    font-family: Georgia, serif;
    font-variant: normal;
    margin-bottom: 0.5ex;
}
div.content .fn {
    font-size: 85%;
}
/* inline tables */

div.content table.inline {
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
    border-left: 2px solid #000000;
    font-size: 100%;
    line-height: 1.5em;
}
div.content table.inline th {
    font-family: Arial, Verdana, sans-serif;
    padding: 3px;
    border: 1px solid #000000;
    background-color: #ededed;
    font-size: 100%;
    line-height: 1.5em;
}
div.content table.inline td {
    font-family: Arial, Verdana, sans-serif;
    padding: 3px;
    border: 1px solid #000000;
    font-size: 100%;
    line-height: 1.5em;
}
div.content acronym {
    border-bottom: 1px dotted #ededed;
}
/* Das untere Ende des Dokuments*/

div.doc_bottom {
    text-align: right;
    font-style: italic;
    color: #000000;
    font-family: Arial, Verdana, sans-serif;
    font-size: 0.85em;
    margin-top: 15px;
}
/* untere Buttonleiste */

#pagebottom div {
    float: right;
    margin: 0;
    padding: 0;
}
#pagebottom input.button {
    border: 0;
    font-weight: bold;
    font-style: normal;
    font-family: Arial, Verdana, sans-serif;
    font-size: 0.8em;
    color: #000000;
    background-color: #F9F8F4;
    padding: 0;
    margin-left: 0;
    text-indent: 0;
}
#pagebottom form {
    margin: 0;
    padding: 0;
}
#container-foot img {
    border: 0;
}
/* Editor */

#preview {
    color: #004165;
}
div.preview {
    border: 3px double #004165;
    margin: 0;
    padding: 0.5ex;
}
p {
    margin: 0;
    padding: 0;
}
/* Konfigurations Plugin */

tr.protected {
    display: none;
}
input.edit {
    width: 10em;
}
div.secedit {
    text-align: right;
    border-bottom: 1px solid #eeeeee;
}
div.secedit input.button {
    background-color: transparent;
    font-size: 0.8em;
    color: #4E4E4E;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
    border-right: #4E4E4E 2px ridge;
    border-bottom: #4E4E4E 2px ridge;
}
button.toolbutton {
    background-color: #ffffff;
    padding: 0;
    margin: 0 1px 0 0;
    border: 1px solid #4e4e4e;
    cursor: pointer;
    width: 20px;
    height: 20px;
}
/* button.toolbutton img {
        width:20px;
        height:20px;
        } */

div.picker {
    width: 250px;
    border: 1px solid #4e4e4e;
    background: #ffffff;
}
button.pickerbutton {
    padding: 0;
    margin: 0 1px 1px 0;
    border: 0;
    background-color: transparent;
    font-size: 80%;
    cursor: pointer;
}
i,
cite,
em,
var,
address,
dfn {
    font-style: italic;
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #333;
}
/*Edittextfelder*/

textarea#wiki__text {
    width: 625px;
    height: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #4E4E4E;
}
/*Editseite*/

div.editButtons {
    margin-bottom: 10px;
}
div.editButtons .button {
    background-color: #4E4E4E;
    font-size: 1.05em;
    color: #FFFFFF;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
    border: #4E4E4E 0px solid;
}
div#wiki__editbar div.summary input.edit {
    border: #4E4E4E 1px solid;
}
a:link {
    font-weight: bold;
    color: #004165;
    text-decoration: none;
}
a:visited {
    font-weight: bold;
    color: #004165;
    text-decoration: none;
}
a:focus {
    font-weight: bold;
    color: #004165;
    text-decoration: none;
}
a:hover {
    font-weight: bold;
    color: #004165;
    text-decoration: underline;
}
a:active {
    font-weight: bold;
    color: #004165;
    text-decoration: none;
}
h1 a:link {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h1 a:visited {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h1 a:focus {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h1 a:hover {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h1 a:active {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h2 a:link {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h2 a:visited {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h2 a:focus {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h2 a:hover {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h2 a:active {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h3 a:link {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h3 a:visited {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h3 a:focus {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h3 a:hover {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h3 a:active {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h4 a:link {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h4 a:visited {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h4 a:focus {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h4 a:hover {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h4 a:active {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h5 a:link {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h5 a:visited {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h5 a:focus {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h5 a:hover {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
h5 a:active {
    font-weight: inherit;
    color: #000000;
    text-decoration: none;
}
/* login */

#dw__login label.block span {
    display: block;
    width: 10em;
    float: left;
}
#dw__login fieldset {
    text-align: left;
}
/* #dw__login label.simple span	{
	display:inline;
	float:none;
	width:auto;
	} */

#dw__login label.block {
    line-height: 2em;
    margin-top: 2em;
}
#dw__login label.simple {
    display: block;
    float: left;
    margin-top: 1ex;
    margin-right: 1em;
    margin-left: 10em;
}
/* acl manager */

#acl__manager {
    margin: 0;
    margin-top: 1em;
    margin-left: 1em;
    padding: 0;
}
#acl__manager table {
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 100%;
}
#acl__manager .leftalign {
    background-color: #ededed;
    font-weight: bold;
}
/* plugin-manager */

#plugin__manager {
    width: 100%;
    float: none;
    clear: both;
}
.pm_menu,
.common,
.pm_info {
    float: none;
    clear: both;
    width: 100%;
}
#plugin__manager fieldset {
    font-family: Arial;
    margin: 0;
    padding: 0;
}
div#user__manager td {
    font-size: 90%;
}
div#user__manager input.edit {
    width: 8em;
}
/*                 BOX Plugin                  */

/* colours */

/* default */

div.box,
div.box .box_content,
div.box .xbox,
div.box .xb1,
div.box .xb2,
div.box .xb3,
div.box .xb4 {
    border-color: #2d425d;
}
div.box,
div.box .xbox,
div.box .xb1,
div.box .xb2,
div.box .xb3,
div.box .xb4 {
    /* background: #f8f7d8; */
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
background: -moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
background-color: #f9f9f9;
-webkit-border-top-left-radius: 0px;
-moz-border-radius-topleft: 0px;
border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topright: 0px;
border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-bottomright: 0px;
border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-left-radius: 0px;
text-indent: 0;
border: 1px solid #dcdcdc;
display: inline-block;
color: #666666;
font-family: Arial;
font-size: 15px;
font-weight: bold;
font-style: normal;
height: auto;
line-height: 40px;
max-width: 770px;
width: 100%;
text-decoration: none;
text-align: center;
}
div.box p.box_title,
div.box p.box_caption {
    background: #f8f7d8;
}
div.box .box_content {
    background: transparent;
}
/* must come last to override coloured background when using rounded corners */

div.box.round {
    background: transparent !important;
}
/* IE fixes for unsupported child selector \*/

* html div.box div.box,
* html div.box div.box .box_content,
* html div.box div.box .xbox,
* html div.box div.box .xb1,
* html div.box div.box .xb2,
* html div.box div.box .xb3,
* html div.box div.box .xb4 {
    border-color: #2d425d;
}
* html div.box div.box,
* html div.box div.box .xbox,
* html div.box div.box .xb1,
* html div.box div.box .xb2,
* html div.box div.box .xb3,
* html div.box div.box .xb4 {
    background: #f8f7d8;
}
* html div.box div.box p.box_title,
* html div.box div.box p.box_caption {
    background: #f8f7d8;
}
* html div.box div.box .box_content {
    background: transparent;
}
* html div.box.round .xtop,
* html div.box.round .xbottom {
    display: block;
}
* html div.box.round .xbox {
    display: block;
    border-width: 0 1px;
    border-style: solid;
    padding: 0 4px;
}
/* Block Plugin */
div.column1left {
overflow: hidden;
font-size: 15px;
}
div.column1left a {
float: left;
    margin-right: 34px;
}
div.column1right {
overflow: hidden;
margin-bottom: 15px;
    padding: 15px;
}
div.column1right a {
float: right;
    margin-left: 28px;
}
div.clear {
    clear: both;
    height: 1px;
    margin: 0;
    padding: 0;
}
div.columns2left {
    margin: 0;
    padding: 0;
    width: 45%;
    float: left;
}
div.columns2left p {
    width: 100%;
    clear: both;
    margin: 1em 0;
    padding: 0;
    padding-bottom: 1.5em;
}
div.columns2left p img {
    margin-left: 1ex;
    float: right;
}
div.columns2left p .hilited {
    font-size: 120%;
    font-weight: bold;
    letter-spacing: -0.1ex;
}
div.columns2right {
    margin: 0;
    padding: 0;
    width: 45%;
    margin-left: 52.5%;
}
/*ab hier neu 30.11.07 */

div.columns2right p {
    width: 100%;
    /* clear:both; */
    margin: 1em 0;
    padding: 0;
    padding-bottom: 1.5em;
}
div.columns2right p img {
    margin-left: 1ex;
    float: right;
}
div.columns2right p .hilited {
    font-size: 120%;
    font-weight: bold;
    letter-spacing: -0.1ex;
}
/* bis hier neu 30.11.07 */

div.codesample {
    margin: 1em;
    padding: 0.5em;
    background-color: #ededed;
    color: black;
    font-family: 'Courier New', monospace;
}
div.tableinvisible table.inline {
    border: 0;
    font-size: 100%;
}
div.tableinvisible table.inline td,
div.tableinvisible table.inline th {
    border: 0;
    background-color: transparent;
    font-size: 100%;
}
div.contactright {
    float: right;
    background-color: #ededed;
}
div.contactright div table.inline {
    border: 0;
    font-size: 100%;
}
div.contactright div table.inline td,
div.contactright div table.inline th {
    border: 0;
    background-color: transparent;
    font-size: 100%;
}
div.contactleft {
    float: left;
    background-color: #ededed;
}
div.contactleft div table.inline {
    border: 0;
}
div.contactleft div table.inline td,
div.contactleft div table.inline th {
    border: 0;
    background-color: transparent;
}
/* Fussnoten */

.contents {
    background-color: #f9f8f4;
    padding: 1ex;
    /* border:1px solid #eeeeee; */
}
/* Detailansicht Bilder */

div.img_big img {
    display: block;
    margin: 0 auto;
    border: 0;
}
/* div.img_big	{
	text-align:center;
	} */

/* Suchergebnisse */

.search_snippet {
    display: none;
}
.search_quickresult {
    display: none;
}
.search_result {
    margin-left: 1em;
    margin-bottom: 0.5em;
}
/*edited box*/
div.box .box_content {
margin: 0;
padding: 0 6px;
border-width: 1px;
border-style: none;
line-height: 1.2;
}

.bx-wrapper .bx-controls .bx-pager {
display:none;
}