a, a:visited {
    color: #404040;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    text-decoration: underline !important;
}
a.anchored, a.anchored:visited, a.anchored:hover, a.anchored:focus, a.anchored:active {
    text-decoration: none !important;
}
a img {
    border: medium none;
}
h1 {
    color: #164910;
    font-size: 1.4em;
    line-height: 1.2em;
    margin-bottom: 8px;
}
h2 {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 25px;
}
h3 {
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 15px;
}
h4 {
    margin-bottom: 15px;
}
hr {
    margin: 20px 0;
}
.clear {
    clear: both;
}
.invisible {
    display: none;
}
.offscreen {
    left: -5000px;
    position: absolute;
    top: -5000px;
}
* {
 //   color: #000000;
    font-family: Arial,sans-serif;

    margin: 0;
    padding: 0;
}
#content {
    overflow: hidden;
}
#content td, #content span, #content p {
    line-height: 21px;
    vertical-align: top;
}
#content ul, #content ol {
    margin: 0 0 0 25px;
}
#content li {
    padding-bottom: 5px;
}
#mainRow ul {
    list-style-type: square;
    margin: 0 0 0 25px;
}
#mainRow li {
    padding: 0 0 10px 10px;
    text-align: justify;
}
#mainRow ol {
    padding: 0 0 0 30px;
}
#content a {
    color: #006600;
    text-decoration: none;
}
#content a img {
    border: 0 none;
}
#mainRow hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #333333 -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px medium medium;
    height: 0;
    margin: 5px 0 15px;
}
#content .imgtext-table {
    margin: 0 8px 5px;
}
#content fieldset {
    border: 1px solid #EEEEEE;
    margin: 10px 0;
    padding: 10px;
}
#content fieldset legend {
    padding: 0 4px;
}
#mainRow .categoy .inlinenavi {
    margin: 0 0 30px;
}
#mainRow .category .inlinenavi a {
    border: medium none;
    color: #006600;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
}
#topnavi {
    margin: 6px;
    position: absolute;
    width: 972px;
}
#topnavi ul {
    float: right;
    margin-top: 4px;
}
#topnavi ul li {
    display: inline;
    font-size: 0.82em;
}
#suche {
    display: inline;
    font-size: 0.82em;
    left: 775px;
    margin-top: 8px;
    position: absolute;
    width: 210px;
}
#topRow {
    height: 150px;
    left: 0;
    margin-bottom: 40px;
    position: absolute;
    top: 35px;
    width: 988px;
}
#topRow2 {
    height: 150px;
    left: 0;
    margin-left: 400px;
    position: absolute;
    top: 0;
    width: 135px;
}
#topRow3 {
    height: 150px;
    left: 0;
    margin-left: 420px;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 140px;
}
#topRow4 {
    height: 150px;
    position: absolute;
    right: -2px;
    top: 0;
    width: 500px;
}
#topRow5 {
    height: 150px;
    opacity: 0.8;
    position: absolute;
    right: -2px;
    top: 0;
    width: 20px;
}
#topRow6 {
    height: 150px;
    position: absolute;
    right: -2px;
    top: 0;
    width: 10px;
}
#topRow .logofb {
    display: none;
    border: medium none;
    margin: 3px 0 5px -5px;
}
#topRow .logoOM {
    border: medium none;
    margin: 6px 0px 0 48px;
}
#topnavi2 {
    background-color: #184711;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#006600), to(#184711)); /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, #006600, #184711); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #006600, #184711); /* Firefox 3.6-15 */
    background-image:      -o-linear-gradient(top, #006600, #184711); /* Opera 11.10+ */
    background-image:         linear-gradient(to bottom, #006600, #184711); /* Firefox 16+ */
    background-image:     -ms-linear-gradient(top, #006600 0%, #184711 100%); /* IE 10 */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#006600', EndColorStr='#184711'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#006600', EndColorStr='#184711')"; /* IE8 */
    margin: 10px 0 0 10px;
    min-height: 10px;
    position: absolute;
    top: 175px;
    width: 970px;
}
#liniekontakt {
    background-color: #184711;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#006600), to(#184711)); /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, #006600, #184711); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #006600, #184711); /* Firefox 3.6-15 */
    background-image:      -o-linear-gradient(top, #006600, #184711); /* Opera 11.10+ */
    background-image:         linear-gradient(to bottom, #006600, #184711); /* Firefox 16+ */
    background-image:     -ms-linear-gradient(top, #006600 0%, #184711 100%); /* IE 10 */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#006600', EndColorStr='#184711'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#006600', EndColorStr='#184711')"; /* IE8 */
    margin: 0 0 0 -23px;
    min-height: 10px;
    position: absolute;
    width: 970px;
}
#fbsozial {
    margin: 35px 0 0 10px;
    min-height: 100px;
    position: absolute;
    width: 200px;
}
#faklogo {
    margin: 45px 0 0 550px;
    position: absolute;
}
#kontakt {
    font-size: 12px;
    line-height: 1.5em;
    margin: 35px 0 0 660px;
    position: relative;
}
#kontakt2 {
    font-size: 12px;
    line-height: 1.5em;
    padding-top: 5px;
}
#kontakt a {
    font-size: 12px;
}
#rightRow .footer p {
    margin: 0;
}
#topnavi2 .breadcrump {
    margin-bottom: 0;
}
#topnavi2 .breadcrump a {
    text-decoration: none;
}
#topnavi2 .breadcrump .hardcrump, #topnavi2 .breadcrump .hardcrump a, #topnavi2 .breadcrump .hardcrump a b {
    font-family: Arial,Sans Serif;
    font-size: 13px;
    position: absolute;
}
#topnavi2 .breadcrump .softcrump, #topnavi2 .breadcrump .softcrump a, #topnavi2 .breadcrump .softcrump a b {
    font-family: Arial,Sans Serif;
    font-size: 13px;
    position: absolute;
}
#mainRow input.submit2 {
    margin-top: 5px;
    width: 300px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
body {
    background: none repeat scroll 0 0 #EDEDED;
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 100.1%;
    height: auto;
    padding-bottom: 10px;
    padding-top: 10px;
}
.hide {
    display: none;
}
.transparent {
}
#wrapper2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #404040;
    border-radius: 8px 8px 8px 8px;
    margin: 0 auto;
    min-height: 879px;
    position: relative;
    text-align: left;
    width: 990px;
}
#wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #888899;
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto;
    min-height: 880px;
    position: relative;
    text-align: left;
    width: 992px;
}
#mainRow {
    float: right;
    line-height: 22px;
    margin-bottom: 25px;
    min-height: 400px;
    width: 670px;
    font-size: 13px;
    padding-right: 10px;
}
#mainRow a {
    color: #006600;
    text-decoration: none;
}
#mainRow .softcrump a {
    color: #000000;
    text-decoration: none;
}
#navi {
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    left: 0;
    list-style: none outside none;
    overflow-x: hidden;
    padding: 0 10px 10px;
    top: 0;
    width: 185px;
}
.navigation {
    line-height: 1.2em;
    list-style: none outside none;
    padding: 6px 5px 15px 10px;
}
#leftRow {
    left: 0;
    margin: 5px 20px 40px 32px;
    min-height: 400px;
    position: relative;
    top: 220px;
    width: 945px;
}
#werbung {
    left: 50%;
    margin: 35px 0 15px -224px;
    position: relative;
    width: 500px;
}
#rightRow {
    left: 0;
    min-height: 175px;
}
#unten {
    clear: both;
    left: 0;
    min-height: 200px;
    padding: 10px 0 10px;
    width: 950px;
}
#navi ul:hover {
    opacity: 1;
}
#navi li {
    border-color: #006600;
    border-style: none none none solid;
    border-width: medium medium medium 2px;
    display: block;
    list-style: none outside none;
    margin-bottom: 15px;
    padding-left: 10px;
    width: auto;
    color: #404040;
    font-size: 15px;

}
#navi ul.submenu li {
    margin: 0 0 10px;
    padding: 0;
    width: auto;
    border: none;
}
#navi ul.submenu li a {
    font-size: 11px;
    border: none;
}
#unten h3 {
    clear: both;
    margin-bottom: 4px;
    text-align: left;
}
#navi li a {
    text-decoration: none;
    color: #404040;
}
#navi li a:hover {
    text-decoration: none;
    color: #404040;
}
#navi li a.active {
    color: #404040;
    font-size: 14px;
    font-weight: bold;    
}
#navi li.search {
    background: url("/fileadmin/Ombudsman/static/images/icons_white.gif") no-repeat scroll 0 3px transparent;
    margin: 0 0 8px;
    padding: 0 0 0 26px;
    border: none;
    font-size: 11px;
    display: none;
}
#navi li.sitemap {
    background: url("/fileadmin/Ombudsman/static/images/icons_white.gif") no-repeat scroll 0 -22px transparent;
    border: medium none;
    font-size: 11px;
    margin: 0 0 8px;
    padding: 0 0 0 26px;
}
#navi li.impress {
    background: url("/fileadmin/Ombudsman/static/images/icons_white.gif") no-repeat scroll 0 -47px transparent;
    border: medium none;
    font-size: 11px;
    margin: 0 0 8px;
    padding: 0 0 0 26px;
}
#navi li.print {
    background: url("/fileadmin/Ombudsman/static/images/icons_white2.gif") no-repeat scroll 0 2px transparent;
    border: medium none;
    font-size: 11px;
    margin: 0 0 8px;
    padding: 0 0 0 26px;
}
#navi li.mail {
    background: url("/fileadmin/Ombudsman/static/images/icons_white3.gif") no-repeat scroll 0 2px transparent;
    border: medium none;
    font-size: 11px;
    margin: 0 0 8px;
    padding: 0 0 0 26px;
}
#navi li.search input.search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ADB1B2;
    font-size: 10px;
    height: 14px;
    padding-left: 2px;
    width: 115px;
}
#navi li.search input.submit {
    margin-left: 3px;
    position: relative;
    top: 3px;
}
#navi ul.submenu {

    display: block;
    line-height: 0.8em;
    list-style: none outside none;
    margin: 10px 0 0 6px;
    padding-left: 4px;
    width: auto;
}
#navi ul.submenu li {
    margin: 0 0 10px;
    padding: 0;
    width: auto;
}
#navi ul.submenu li a {
    font-size: 11px;
}
#unten h3 {
    clear: both;
    margin-bottom: 4px;
    text-align: left;
}
#unten .bold {
    font-size: 12px;
    margin: 0 0 5px;
    padding: 0 10px;
}
#unten h3.notbold span {
    font-weight: bold;
}
#unten .news a {
    color: #006600;
    text-decoration: none;
}
#rightRow p {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 25px;
    text-align: left;
}
#unten .news a:hover {
    text-decoration: none;
}
#unten .news p a, #rightRow h3.notbold a {
    text-decoration: none;
}
#rightRow h3.notbold span a, #rightRow .noborder {
    border: medium none !important;
}
#rightRow .unilogo {
    border: 0 none;
    float: right;
    margin-bottom: 36px;
}
#rightRow .suchergebnisse_r1 {
    font-weight: bold;
    padding: 5px 0 0;
    text-align: left;
}
#rightRow .suchergebnisse_r2 {
    padding: 5px 0 0 15px;
    text-align: left;
}
#rightRow .suchergebnisse_r2 a {
    font-size: 11px;
    line-height: 19px;
    text-decoration: none;
}
#rightRow .suchergebnisse_r2 a:hover {
    border-bottom: 1px dashed #000000;
    text-decoration: none;
}
p.align-justify {
    text-align: justify;
}
p.align-center {
    text-align: center;
}
p.align-right {
    text-align: right;
}
p.align-left {
    text-align: left;
}
th.align-center {
    text-align: center;
}
td.align-center {
    text-align: center;
}
table.align-center {
    text-align: center;
}
th.align-right {
    text-align: right;
}
td.align-right {
    text-align: right;
}
table.align-right {
    text-align: right;
}
td.hinweis {
    background-image: url("/fileadmin/static/images/v2/Hinweis.gif");
    background-position: left top;
    background-repeat: no-repeat;
    width: 20px;
}
#content0start {
    line-height: 22px;
    min-height: 200px;
    top: 0;
}
#content1start {
    background: none repeat scroll 0 0 #EFEFEF;
    border-radius: 10px 10px 10px 10px;
    float: left;
    left: 0;
    line-height: 22px;
    min-height: 200px;
    top: 0;
    width: 335px;
}
#content2start {
    background: none repeat scroll 0 0 #EDEDED;
    border-radius: 10px 10px 10px 10px;
    float: right;
    line-height: 22px;
    margin-right: 5px;
    min-height: 200px;
    right: 0;
    top: 0;
    width: 335px;
}
#content1start a, #content2start a {
    color: #006600;
}
#content1start h1, #content2start h1 {
    color: #164910;
}
#content1start2, #content2start2 {
    padding: 15px 15px 15px 20px;
}
#content1start2 h1, #content2start2 h1 {
    line-height: 2em;
}
#content1start2 .news-list-item, #content2start2 .news-list-item {
    line-height: 2em;
}
#content1start2 .news-list-item h3, #content2start2 .news-list-item h3 {
    margin-bottom: 12px;
}
#content0start a {
    color: #006600;
}
.breadcrump {
    font-size: 11px;
    margin: -25px 0 15px -10px;
    min-height: 20px;
    right: 0;
    top: 0;
    width: 675px;
}
.breadcrump .softcrump {
    padding: 0 0 0 10px;
}
.breadcrump .softcrump, .breadcrump .softcrump a, .breadcrump .softcrump a b {
    font-family: Arial,Sans Serif;
    font-size: 11px;
}
div.feEditAdvanced-allWrapper div.feEditAdvanced-editPanelDiv {
    position: inherit !important;
}
div.feEditAdvanced-allWrapper, div.feEditAdvanced-contentWrapper {
    overflow: hidden !important;
}
#cse-search-results iframe {
    width: 100%;
}
.tx-shcoinslider-pi1 .cs-title {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial,Sans Serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3em;
    padding: 10px;
    width: 700px;
}
#cs-next-coinslider, #cs-prev-coinslider {
    display: none;
}
#coinslider, #cs-coinslider11 {
    border-radius: 10px 10px 10px 10px;
}
.tx-shcoinslider-pi1 .cs-buttons {
    padding: 10px 0 0;
}
#fbsozial .facebook {
    border: 0 none;
    margin-bottom: 20px;
}
#fbsozial .unibonntv {
    border: 0 none;
}
#qrcode {
    display: none;
    float: left;
    margin-left: -10px;
    margin-top: 20px;
    min-height: 100px;
    position: relative;
}
#unten .news {
    padding: 0 0 5px 10px;
 //   background: none repeat scroll 0 0 #EFEFEF;
    border-radius: 10px 10px 10px 10px;
    width: 655px;
}
#unten .news a {
    font-size: 13px;
}
#unten .newsborder {
    background: none repeat scroll 0 0 #FFFFFF;
    line-height: 22px;
    margin-left: 248px;
    margin-top: 40px;
    overflow: hidden;
}
.gsc-control-cse .gs-spelling, .gs-result, .gsc-control-cse .gs-result, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    text-decoration: none;
}
#unten .pfeil {
}
#news2 {
    background-color: #184711;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#006600), to(#184711)); /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, #006600, #184711); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #006600, #184711); /* Firefox 3.6-15 */
    background-image:      -o-linear-gradient(top, #006600, #184711); /* Opera 11.10+ */
    background-image:         linear-gradient(to bottom, #006600, #184711); /* Firefox 16+ */
    background-image:     -ms-linear-gradient(top, #006600 0%, #184711 100%); /* IE 10 */
    border-radius: 0px 15px 15px 0px;
    color: #EEEEEE;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0px 9px 14px;
    padding: 0 0 0 16px;
    width: 207px;
}
#mainRow a[href^="http:"] {
    background: url("/fileadmin/Ombudsman/static/images/Link_extern.gif") no-repeat scroll left center transparent;
    padding-left: 23px;
}


/* PDF-Links */
#mainRow a[href$='.pdf']{
    background: transparent url("/fileadmin/Ombudsman/static/images/pdf.gif") no-repeat scroll left center;
    padding-left: 30px;
}
 
/* Excel-Links */
#mainRow a[href$='.xls'], #mainRow a[href$='.xlsx'], #mainRow a[href$='.xlt'], #mainRow a[href$='.xltx'], #mainRow a[href$='.ods']{
    background: transparent url("/fileadmin/Ombudsman/static/images/xls.gif") no-repeat scroll left center;
    padding-left: 30px;
}
 
/* Word-Links */
#mainRow a[href$='.doc'], #mainRow a[href$='.docx'], #mainRow a[href$='.dot'], #mainRow a[href$='.dotx'], #mainRow a[href$='.rtf'], #mainRow a[href$='.odt'] {
    background: transparent url("/fileadmin/Ombudsman/static/images/word.gif") no-repeat scroll left center;
    padding-left: 30px;
}

/* PowerPoint-Links */
#mainRow a[href$='.ppt'], #mainRow a[href$='.pptx'], #mainRow a[href$='.pot'], #mainRow a[href$='.potx'], #mainRow a[href$='.odp']{
    background: transparent url("/fileadmin/Ombudsman/static/images/ppt.gif") no-repeat scroll left center;
    padding-left: 30px;
}


.news-list-morelink {
    display: none;
}
.clearer {
    padding: 10px;
}
DIV.csc-textpic-imagewrap {
padding-right: 10px;
padding-left: 10px;
}
.csc-mailform-submit:hover {
    color: #88C81C;
}
.csc-mailform-submit {
    color: #EEEEEE;
    font-size: 14px;
    font-weight: bold;
    background-color: #184711;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#006600), to(#184711)); /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, #006600, #184711); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #006600, #184711); /* Firefox 3.6-15 */
    background-image:      -o-linear-gradient(top, #006600, #184711); /* Opera 11.10+ */
    background-image:         linear-gradient(to bottom, #006600, #184711); /* Firefox 16+ */
    border-radius: 10px;
    border: none;
    width: 100px;
    height: 23px;
}
.csc-mailform {
    border-style: dotted;
    border-color: #EFEFEF;
    padding: 15px;
    width: 95%;
}
/* CSS - Layout f�r Inhaltselemente */
.floatright {
  float:right;
}
.floatleft {
  float:left;
}
.clear{
  clear:both;
}
.csc-default {
    font-size: 13px;
}
#mainRow .tx-felogin-pi1 .login_button input {
    margin: 5px 0 20px 0;
    color: #EEEEEE;
    font-size: 14px;
    font-weight: bold;
    background-color: #184711;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#006600), to(#184711)); /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, #006600, #184711); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #006600, #184711); /* Firefox 3.6-15 */
    background-image:      -o-linear-gradient(top, #006600, #184711); /* Opera 11.10+ */
    background-image:         linear-gradient(to bottom, #006600, #184711); /* Firefox 16+ */
    border-radius: 10px;
    border: none;
    width: 100px;
    height: 24px;
}
#mainRow .tx-felogin-pi1 .login_button input:hover {
    color: #88C81C;
}
#mainRow .tx-felogin-pi1 .login_input {
    padding: 0px 0 5px 0;
}
#mainRow .tx-felogin-pi1 fieldset {
    border: none;
}
.indent {
    text-indent: 25px;
}
#mainRow .STADT {
    padding: 15px 0px 15px 0;
}
#mainRow .cagtables_details p {
    padding: 0px 0 10px 10px;
}
#mainRow .cagtables_details h1 {
    font-size: 14px;
    letter-spacing: 0.1em;
    padding: 10px 0 0 0px;
}
#mainRow .cagtables_result .HOCHSCHULNAME {
    width: 310px;
}
#mainRow .cagtables_result .FAKULTAET {
    width: 200px;
}
#mainRow .cagtables_result .STADT {
    width: 170px;
}
#mainRow .cagtables_result td {
    padding: 0 0 0 3px;
}
#suche_liste {
    background: #E1E1E1;
    width: 350px;
    padding: 1px 0px 1px 10px;
    margin: 5px 0 5px 0;
    border-radius: 15px 0 0 15px;
}





/* .startpage */

#mainRow .startpage h1 {
  font-size: 14px;
  margin: 5px 0 0 0;
}

#mainRow .startpage h2 {
  margin: 0 0 10px 0;
}

#mainRow .startpage h2 a {
  border: none;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}

#mainRow .startpage .inlinenavi {
}

#mainRow .startpage .inlinenavi a {
  border: none;
  font-size: 14px;
  line-height: 30px;
  text-decoration: none;
}
/* .startpage end */







/* tx-search */

#content .tx-indexedsearch ul.browsebox {
  clear: left;
  display: inline-block;
  list-style: none;
  margin: 10px 0 40px 0;
}

#content .tx-indexedsearch ul.browsebox:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#content .tx-indexedsearch ul.browsebox li {
  float: left;
  padding-right: 7px;
}

#content .tx-indexedsearch-res {
  float: left;
}

#content .tx-indexedsearch-icon {
  padding: 4px 0 0 2px;
}

#content .tx-indexedsearch-title {
  background-color: #EEEEEE;
  height: 26px;
  padding: 2px 0 0 4px;
}

#content .tx-indexedsearch-descr {
  border-bottom: 1px solid #EEEEEE;
  padding: 5px 0 5px 8px;
}

#content .tx-indexedsearch-info {
  padding: 0 0 0 8px;
}

#content .tx-indexedsearch-percent {
  background-color: #EEEEEE;
  padding: 0 2px 0 4px;
}

#content .tx-indexedsearch .tx-indexedsearch-searchbox p {
  margin: 8px 0 15px 0;
}

/* tx-search end */

#mainlink {
display: none;
}

/*Frontend editieren (feeditadvanced)*/
div.feEditAdvanced-allWrapper div.feEditAdvanced-editPanelDiv {
position: inherit ! important;
}
div.feEditAdvanced-allWrapper, div.feEditAdvanced-contentWrapper {
overflow: hidden ! important;
}

#jfimageflow_c9624 {
border: 0
}

#mainRow .category .inlinenavi .aktuelles_links a {
  font-size: 11px;
  border-bottom: 1px dashed #000000;
  text-decoration: none;
  line-height: 18px;
}


/************** columns ***************/

.col_left_50 {
    float: left;
    width: 48%;
}
.col_right_50 {
    float: right;
    width: 48%;
}
.col_left_70 {
    float: left;
    width: 69%;
}
.col_right_30 {
    float: right;
    width: 29%;
}
.col_left_30 {
    float: left;
    width: 29%;
}
.col_right_70 {
    float: right;
    width: 69%;
}
.col_left_33 {
    float: left;
    width: 32%;
}
.col_middle_33 {
    float: left;
    width: 32%;
    margin: 0 0 0 14px;
}
.col_right_33 {
    float: right;
    width: 32%;
}

.csc-menu dd {
    padding: 10px;
}
.csc-menu dt {
    font-weight: bold;
}

.footer {
    padding-left: 10px;
    list-style: none;
}

.footer li {
    background: url("/fileadmin/Ombudsman/static/images/Link.gif") no-repeat scroll left center transparent;
    padding-left: 15px;
    margin-top: 5px;
}