* {
    margin: 0;
    padding: 0;
    text-decoration: none;
}

p, ul, ol, table {
    margin-bottom: 1em;
}

a img {
    border: none;
}

body {
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    background-color: #E4E4E4;
    background-image: url("/fileadmin/templates/pix/back.png");
    background-repeat: repeat-x;
}

#wrapper {
    width: 985px;
    margin: 0 auto;
    background-color: #fff;
}

#header {
    border-right: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
}

#headwrapper {
    width: 100%;
    overflow: hidden;
    background-image: url("pix/dot.gif");
}

#logo {
    background: url("pix/logo.png") no-repeat scroll 0 0 transparent;

    margin-top: 10px;
    height: 49px;
    padding-bottom: 10px;
    margin-left: 30px;
    width: 150px;
    float: left;
}
#logo a{
  display: block;
  width: 150px;
  height: 80px;
}
#slogan {
    background: url("pix/edithrusshaus_dt.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    margin-top: 20px;
    height: 30px;
    padding-bottom: 20px;
    margin-left: 30px;
    width: 490px;
    float: left;
}

#menu {
    width: 100%;
    height: 32px;
    padding: 14px 0 0 0px;
}

#topmenu {
    margin-left: 26px;
}

#menu li {
    display: inline;
}


#menu li a {
    background-color: #ECECEC;
    background-repeat: repeat-y;
    border: 0 none;
    color: #5E5E5E;
    margin: 0;
    padding: 1px 14px;
    text-decoration: none;
    float: left;
    display: block;
    margin-bottom: 2px;
    font-size: 10px;
    background-image: url("pix/dot_navtop.gif");
    background-repeat: repeat-y;
}

#menu li a:hover, #menu li a.nav_top_selected {
    background-color: #E02C2D;
    color: #fff;
}

#utility {
    float: right;
    width: 169px;
    padding: 0 31px 0 0;
    text-align: right;
    padding-right: 20px;
}

#utility input {
    color: #5E5E5E;
    font-size: 90%;
}

#utility #searchbox {
    width: 102px;
    margin-right: 5px;
}

#utility #userlang {
    color: #5E5E5E;
    font-size: 11px;
    padding: 5px 0 8px;
    text-align: right;
}

#userlang a, #userfunctions a {
    color: #5E5E5E;
}

#userlang a:hover, #userlang a.current, #userfunctions a:hover {
    color: #E02C2D;
}

#userlang span.german {
    background-image: url('/fileadmin/templates/pix/de.png');
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding-left: 18px;
    padding-right: 3px;
    border-right: 1px solid #666;
}

#userlang span.english {
    background-image: url('/fileadmin/templates/pix/uk.png');
    background-position: 4px 2px;
    background-repeat: no-repeat;
    padding-left: 22px;
    padding-right: 3px;
}

#maintitle {
    background-image: url("pix/trenner.gif");
    height: 41px;
    line-height: 50px;
    overflow: hidden;
    border-right: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
}

#maintitle h1 {
    color: #E02C2D;
    font-size: 14px;
    font-weight: bold;
    margin-left: 210px;
    float: left;
}

#main {
    width: 983px;
    overflow: hidden;
    background-image: url("pix/linie_menu_links.gif");
    background-repeat: repeat-y;
    min-height: 450px;
    border-right: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
}

#leftcol {
    float: left;
    padding: 30px 0 0;
    width: 180px;
}

#firstnav li {
    display: inline;
    list-style-type: none;
}


#firstnav li strong {
    color: #E02C2D;
    margin: 0;
    padding: 2px 10px 2px 26px;
    display: block;
    background-image: url("pix/dot.gif");
}

.secondnav a {
    color: #5E5E5E;
    display: block;
    height: auto !important;
    margin: 0;
    max-height: 67px;
    padding: 1px 10px 1px 34px;
    text-decoration: none;
}

.secondnav a.selected, li.active a, .secondnav a:hover {
    background-color: #E02C2D;
    color: #FFFFFF;
}

#content {
    float: right;
    font-size: 12px;
    margin: 0;
    line-height: 130%;
    padding: 23px 20px 20px 30px;
    width: 753px;
}

#content h1, #content h2, #content h3 {
    color: #E02C2D;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 1em;

}

#content dl.csc-textpic-image a {
    background-image: none;
    padding: 0 0 0 0px;
}

#content a:hover, #content a:active {
    color: #fff !important;
    background-color: #E02C2D;
    background-image: url("pix/link_weiss.gif") !important;
}

#content a:link, #content a:visited {
    background-image: url("pix/link.gif");
    background-repeat: no-repeat;
    border: 0 none;
    color: #5E5E5E;
    margin: 0;
    padding: 0 0 0 8px;
    text-decoration: none;
}

#content div.csc-textpic-image a {
    background-image: none;
    padding: 0px;
}

#content ul, #content ol {
    margin-left: 20px;
}

#content ul {
    list-style: square;
}

#contact {
    background-color: #EBEBEB;
    color: #888;
    font-size: 10px;
    padding: 5px 20px;
    margin-bottom: 5px;
}

#contact a {
    color: #888;
}

#contact a:hover {
    text-decoration: underline;
}

#bottom {
    width: 100%;
    overflow: hidden;
    color: #5E5E5E;
    font-size: 10px;
}

#bottom a {
    color: #5E5E5E;
}

#bottom div {
    float: left;
    height: 54px;
}

#metanav {
    width: 250px;
    line-height: 54px;
    padding-right: 200px;
    text-align: right;
}

#metanav a:hover {
    background-color: #E02C2D;
    color: #FFFFFF;
}

#foerderer {
    width: 180px;
}

#foerderer img {
    margin-top: 13px;
}

#stadt {
    width: 150px;
    padding-left: 35%;
}


/* Startseite */

.teasercontainer {
    background-image: url("pix/dot.gif");
    padding-bottom: 80px;
}

.teasercontainer h3, #social h4 {
    color: #E02C2D;
    margin: 0;
    padding: 2px 10px 2px 26px;
    font-size: 10px;
    font-weight: normal;
}

.graphicteaser {
    margin-bottom: 1em;
}

#social {
    margin-bottom: 50px;
}

#social div {
    padding-left: 26px;
}

#content .teaser {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #DEDEDE;
}

.contenttable {
    font-size: 12px;
    border-spacing: 1px;
    margin-bottom: 1em;
    background-color: #eee;
}

.contenttable th {
    background-color: #DDD;
    font-weight: bold;
}

.contenttable th, .contenttable td {
    padding: 2px;
    vertical-align: top;
}

.contenttable td {
    background-color: #fff;
}



.contenttable caption {
    font-weight: bold;
    text-align: left;
    padding-bottom: 0.5em;
}

/* Typo3 Defaults anpassen */

.csc-frame-rulerAfter {
    border-bottom: 1px solid #DEDEDE;
}

.csc-default, .csc-frame {
    margin-bottom: 1em;
}

.tx-felogin-pi1 {
    width: 400px;
}

.tx-felogin-pi1 form {
    margin-top: 10px;
    margin-bottom: 10px;
}

.tx-felogin-pi1 fieldset {
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 12px;
}

.tx-felogin-pi1 legend {
    border: 1px solid #ccc;
    padding: 3px;
}

.tx-felogin-pi1 fieldset div {
    width: 288px;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: right;
}

.tx-felogin-pi1 fieldset label {
    float: left;
    width: 120px;
    padding-right: 10px;
    text-align: right;
    font-weight: bold;
    color: #666;
    padding-top: 2px;
}

.tx-felogin-pi1 fieldset input {
    border: 1px solid #ccc;
    padding: 2px;
}


.tx-kdvzerhapplications-pi1 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 1em;
}

/* HTML Quickform */

.quickform label.element {
    display: block;
    width: 150px;
    float: left;
    margin-right: 10px;
    text-align: right;
    font-weight: bold;
    color: #666;
}

.quickform ol li {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 2em;
}

.quickform ol {
    margin-left: 0;
    list-style: none;
}

.quickform li {
    list-style: none;
}

.quickform .reqnote {
    margin-top: 1em;
}

.quickform form {
    padding: 0;
}

.quickform fieldset {
    margin-bottom: 1em;
    border: 1px solid #ccc;
    padding-top: 15px;
}

.quickform fieldset.inner {
    padding-bottom: 15px;
}

.quickform fieldset.video {
    width: 80%;
}

.quickform fieldset.video.hidden {
    display: none;
}

.quickform fieldset.website {
    width: 80%;
    margin-bottom: 30px;
}

.quickform fieldset.hidden {
    border: none;
    margin-bottom: 15px;
}

.quickform legend {
    font-weight: bold;
    font-size: 14px;
    padding: 5px;
    border: none;
    margin-left: 1em;
}

.quickform input {
    border: 1px solid #333;
}

.quickform input[type=submit] {
    padding: 5px;
}

.quickform .error {
    color: red;
}

.quickform div.element {
    margin-left: 160px;
}

.quickform .contenttable th {
    width: 25%;
    text-align: right;
}

.quickform .wrapUpload {
    width: 100%;
    overflow: hidden;
}

.quickform .wrapUpload .left {
    display: table-cell;
}

.quickform .wrapUpload .right {
    display: table-cell;
    padding-left: 1%;
    padding-right: 20px;
}

.quickform .wrapUpload .right label.element {
    display: none;
}

.quickform .wrapUpload .right div.element {
    margin-left: 0;
    padding-right: 30px;
}

#content .quickform a.addvideo.hidden {
    display: none;
}

#content .quickform a.addvideo {
    background-image: none;
    background-color: #ccc;
    color: #000;
    border: 1px solid #000;
    padding: 3px;
    margin-right: 10px;
    float: right;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: -20px;
}

#content .quickform a.addvideo:hover {
    color: #000 !important;
    background-color: #ddd;
}

#steps ul {
    margin: 0px;
    padding: 0px;
}

#steps li {
    display: block;
    float: left;
    width: 90px;
    height: 60px;
    margin-right: 10px;
    font-size: 10px;
    border: 1px solid #333;
    padding: 5px;
}

#steps li.active {
    background-color: #E02C2D;
}

#content #steps li.active a {
    background-image: none;
    padding-left: 0px;
    color: #fff;
}

#content #steps li.active a:hover {
    background-image: none;
}

#steps {
    width: 100%;
    overflow: hidden;
    margin-bottom: 2em;
}

/* Exhibitions */

.hr, hr {
    background-color: #DEDEDE;
    border: 0 none;
    color: #DEDEDE;
    font-size: 1px;
    height: 1px;
    margin: 20px 0;
    padding: 0;
}

.titlebox {
    color: #E02C2D;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 9px;
}

.item {
    width: 100%;
    overflow: hidden;
}

.item .date {
    float: left;
    width: 200px;
}

.archive .item .text {
    padding-left: 200px;
}

/* Show */
.descriptionbox {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 9px;
}

.infobox {
    font-size: 12px;
    margin-bottom: 9px;
}

.datebox {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 9px;
}

.teaserbox {
    color: #000000;
    font-size: 12px;
    margin-bottom: 9px;
}

.textbox {
    color: #000000;
    font-size: 12px;
    margin-bottom: 20px;
}

.picturebox {
    float: right;
    font-size: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: center;
}

.picturesbox {
    width: 100%;
    overflow: hidden;
}

#content .picturesbox a, #content .picture a {
    background-image: none;
    padding: 0 0 0 0px;
    text-decoration: none;
}

#content .picturesbox a:hover, #content .picture a:hover {
    background-color: transparent;
}

.picturesbox .picture {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    text-align: center;
    background-color: #ccc;
}

.picture img {
    vertical-align: middle;
}

.funding_logo {
    float: left;
    margin-right: 25px;
}

.funding_logo_inner {
    display: table-cell;
    height: 80px;
    line-height: 80px;
    vertical-align: middle;
    overflow: hidden;
}

.funding_logo_inner img {
    display: inline;
    vertical-align: middle;
}

.juryphoto {
    font-size: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.blog .title {
    color: #E02C2D;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 9px;
}

.blog .categories {
    font-size: 11px;
    margin-bottom: 15px;
}

.blogcomment .title {
    font-size: 11px;
    font-weight: bold;
}

.blogcomment {
    font-size: 10px;
}

.blogcomment .title {
    font-size: 11px;
    font-weight: bold;
}

.blogcomment .datebox {
    color: #666666;
    font-size: 10px;
    font-weight: bold;
    display: inline;
}

.blogcomment .user {
    color: #666666;
    font-size: 10px;
    font-weight: normal;
    display: inline;
}

.blogcomment {

}

.blogentries .f3-widget-paginator li {
    display: inline;
    list-style-type: none;
}

.blogentries .f3-widget-paginator li.current {
    border: 1px solid #666;
    margin-left: 3px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #ccc;
}

#content .blogentries .f3-widget-paginator {
    padding-left: 0;
    margin-left: 0;
}

.blogform label {
    color: #5E5E5E;
    font-weight: bold;
    line-height: 170%;
    font-size: 11px;
}

.blogform .remark {
    font-size: 10px;
}

textarea.f3-form-error {
    background-color: #FF9F9F;
    border: 1px solid #FF0000;
}

.error {
    margin-bottom: 3px;
    color: red;
}

.allerrors ul, .donotshow {
    display: none;
}

.newblogcomment {
    margin-bottom: 1em;
}

.newblogcomment .message-error {
    display: none;
}

.selectcategories {
    font-size: 11px;
    line-height: 150%;
}

.selectcategories .category {

}

/* RTE Styles */

/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

.nochkleiner {
    font-size: 10px;
}
.kleiner {
    font-size: 11px;
}
.normal {
    font-size: 12px;
}
.groesser {
    font-size: 13px;
}
.nochgroesser {
    font-size: 14px;
}
.headline {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}


#savehint {
    border: 1px solid red;
    margin: 1em;
    margin-left: 0em;
    padding: 1em;
    font-weight: bold;
    font-size: 12px;
}

#userfunctions {
    float: right;
    height: 20px;
    margin-top: 13px;
    line-height: 122%;
    font-size: 10px;
    text-align: right;
    padding-right: 24px;
}

#content .applicationlist td a {
    background-image: none;
    padding-left: 0px;
}

#content a.tx-kdvzerhapplications-pi1-button {
    display: block;
    background-image: none;
    padding: 3px;
    background: #E02C2D;
    border: 1px solid #ccc;
    color: #fff;
    text-align: center;

}

#content a.tx-kdvzerhapplications-pi1-button:hover {
    background-image: none !important;
    background-color: #E75656;
}

#content a.tx-kdvzerhapplications-pi1-button.rounded {
    border-radius: 50%;
}

div#sbImage {
  z-index: 101;
}

div#sbCenter {
  z-index: 101;
}