/* ----------------------------------------------------------- */
/* CSS evkirche Style: ps 08.01.2006                           */
/* Last Update:  23.01.2006                                    */
/* ----------------------------------------------------------- */

/* body */
/* ----------------------------------------------------------- */
body {
    background:#ffffff;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
html, body {
    top:0; left:0; right:0;
    min-height:100%;
    margin:0;
    padding:0;
    width:100%;
}
a:link, a:visited {
    color: #7300c6;
    text-decoration: none;
}

a img {
    border-style: none;
}

/* header */
/* ----------------------------------------------------------- */
#header_container {
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 100px;
    margin: 0;
    padding:0;
    background-color: #ffffff;
    border: solid #7300c6;
    border-width: 0 0 20px 0; /*oben, rechts, unten, links*/
    white-space: nowrap;
}
/* IE Hack - layout-corrections*/
* html #header_container {
    width: 100%;
    height: 120px;
}

#header img {
    position: absolute;
    top: 3px;
    left: 10px;
}

#header h1 {
    position: absolute;
    top: -10px;
    left: 175px;
    color: #7300C6;
    padding: 0;
    font-size: 32px;
    font-style: normal;
    font-weight: bold;
}
/* IE Hack - layout-corrections*/
* html #header h1 {
    top: 5px;
}
#header h2 {
    position: absolute;
    top: 45px;
    left: 175px;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
}
/* IE Hack - layout-corrections*/
* html #header h2 {
    top: 60px;
}

/* menu */
/* ----------------------------------------------------------- */
#menu_container {
    position: absolute;
    top: 120px; left: 0;
    width: 160px;
    background-color: #efefef;
    /*z-index: 2;*/
    border-color: #7300c6;
    border-style: solid;
    border-width: 0 1px 1px 0; /*oben, rechts, unten, links*/
}

#menu_container #menu ul {
    margin: 0px;
    padding: 6px 5px 0 0;
    white-space: nowrap;
}

#menu_container #menu ul ul {
    padding-top: 0px;
}

#menu_container #menu li {
    list-style-type: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 8px;
    color: #000000;
}

#menu_container #menu ul ul.submenu li {
    font-size: 13px;
    font-weight: normal;
    padding-left: 13px;
}

#menu_container #menu ul li #selected {
    color: #7300cf;
}

#menu_container #menu ul ul.submenu li #selected {
    font-weight: bold;
    color: #7300cf;
}
#menu_container #menu ul ul.submenu li #active {
    font-weight: bold;
    color: #7300cf;
}

#menu_container #menu li #active {
    text-decoration: none;
    color: #000000;
}

#menu_container #menu a:link, #menu_container #menu a:visited {
    text-decoration: none;
    color: #000000;
}


#menu_container #menu ul ul.submenu a:link, #menu_container #menu ul ul.submenu a:visited {
    text-decoration: none;
    color: #000000;
}

#menu_container #menu a:hover, #menu_container #menu ul ul.submenu a:hover, #content a:hover {
    color: #7300c6;
    border-bottom:1px solid;
    border-top:1px solid;
    border-color: #7300c6;
    text-decoration: none;
}

#content a:hover img {
    border: none;
}

#menu {
    padding-bottom: 20px ;
}

#copy {
    padding: 0.8em 0.8em 0.8em 0.8em;
    font-size: 12px;
    font-style: italic;
    color: #7f7f7f;
    border-color: #7300C6;
    border-style: solid;
    border-width: 1px 0 0 0;

}

/* content_container */
/* ----------------------------------------------------------------- */

#content_container {
    margin: 0;
    padding-top: 110px;
    padding-left: 170px;
    padding-right: 10px;
    padding-bottom: 3em;
    font-size: 15px;
    line-height: 1.5em;
    max-width: 800px;
}

/* rootline */
#rootline {
    color: #ffffff;
    position: absolute;
    top: 98px;
    left: 175px;
    padding: 0px;
    font-size: 13px;
    white-space: nowrap;
}

#rootline a {
    color: #ffffff;
    text-decoration: underline;
}

/* content */
#content {
  position : static;
  padding : 5px 5px 5px 5px;
  margin : 5px 5px 5px 5px;
}

.contenttable {
  border: 0px solid #e6e6ee;
}

.contenttable td,.contenttable th {
  border: 0px solid #e6e6ee;
}

#content_container h1 {
    color: #000000;
    font-size: 20px;
    line-height: 17px;
    padding: 5px 0px 0px 0px;
}

#content_container h2 {
    color: #000000;
    font-size: 18px;
    line-height: 17px;
    padding: 15px 0px 0px 0px;
}

#content_container h3 {
    color: #000000;
    font-size: 16px;
    margin: 15px 0px 0px 0px;
}

#content_container h4 {
    color: #000000;
    font-size: 16px;
    margin: 15px 0px 0px 0px;
}
#content_container h5 {
    color: #000000;
    font-size: 14px;
    margin: 15px 0px 0px 0px;
}

p, pre {
    margin: 0px 0px 0px 0px;
}

#center {
   text-align: center;
}

/* Bildunterschrift */
.csc-caption {
  font-size: 0.8em;
}

.csc-menu {
    margin-left: 15px;
    font-weight: bold;
}
.csc-abstract {
    margin-left: 30px;
    font-weight: normal;
}

/* typo3-admin-panel positioning */
.typo3-adminPanel {
  position: absolute;
  top: 650px;
  left: 0px;
}

/* link-kennzeichnung */
a.internal-link {
    padding-left: 10px;
    background-image:url(/fileadmin/images_nav/internal_link.gif);
    background-repeat: no-repeat;
    background-position: left;
}

a.internal-link-new-window {
    padding-left: 17px;
    background-image:url(/fileadmin/images_nav/internal_link_new_window.gif);
    background-repeat: no-repeat;
    background-position: left;
}

a.external-link {
    padding-left: 17px;
    background-image:url(/fileadmin/images_nav/external_link.gif);
    background-repeat: no-repeat;
    background-position: left;
}

a.external-link-new-window {
    padding-left: 17px;
    background-image:url(/fileadmin/images_nav/external_link_new_window.gif);
    background-repeat: no-repeat;
    background-position: left;
}

a.mail {
    padding-left: 22px;
    background-image:url(/fileadmin/images_nav/mail.gif);
    background-repeat: no-repeat;
    background-position: 0px -1px;
}

a.download {
    padding-left: 15px;
    background-image:url(/fileadmin/images_nav/download.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

