
/* - dippclassictheme.css - */
@media screen {
/*
  This file is based on the ploneCustom.css.dtml shipped with Plone.

   (do not remove this)
   (do not remove this)
   (not this either)
*/

/*von reimer*/
ol.issue_content {padding-left: 0}

/* von jipitec selber */
/* YOUR CSS RULES START HERE */
#whiteboard {
 background: none repeat scroll 0 0 white;
    clear: both;
    margin: 0 auto;
    padding: auto;
    width: 1000px;

}
/* NEWSITEMS ON STARTPAGE */
.newsitem {
	background-color: #D5DFE1;
	width: 100%;
    margin-top: 10px;
    padding: auto;
 border-left: 1px dotted;
    border-top: 1px dotted;
    }

div.articleitems {
padding-top: 5px
}
#intronewarticles > img {
    float: left;
}
div.articleitems:hover {
background-color: #EEF3F5
}

/* BEGIN COPY OF COLUMNS.CSS*/
body {
min-width: 70em;
background: grey;
}
.menuitem {
 display: block;
    margin-left: 12px;
}
#portal-columns {
width: auto;
margin: 0;
}

#visual-column-wrapper {
float: left;
width: 100%;
margin-right: -22em;
margin-top: 1em;
}

#portal-column-content {
width: 100%;
float: right;
margin-left: -18em;
}

#portal-column-content #content {
margin: 0 22em 0 18em;
}

#portal-column-one {
float: left;
width: 18em;
overflow: hidden;
}

#portal-column-two {
float: right;
width: 22em;
overflow: hidden;
}

/* padding - thanks to the w3c box model :P */

#portal-column-content .visualPadding {
padding: 1em 2em 1em 2em;
}
#portal-column-one .visualPadding {
padding: 1em 0em 1em 2em;
}
#portal-column-two .visualPadding {
padding: 1em 2em 1em 0em;
}

/* hide columns */

.visualColumnHideOneTwo #portal-column-content #content {
margin: 0;
}

.visualColumnHideOne #portal-column-content #content {
margin: 0 22em 0 0;
}

.visualColumnHideTwo #portal-column-content #content {
margin: 0 0 0 18em;
margin-right: 0;
}

/* fullscreen */

body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #visual-column-wrapper {
margin-right: 0;
}
body.fullscreen #portal-column-content {
margin-left: 0;
}
body.fullscreen #portal-column-content #content {
margin: 0;
}
/* END COPY OF COLUMNS.CSS*/

body {
    font: 69% Lucida sans, Helvetica, Arial, sans-serif;
    background-color: grey;
    color: #333333;
    margin: 0;
    padding: 0;
}
table {
    font-size: 100%;
}

.licence {
    margin-top: 2em;
    border: 1px solid black;
    padding: 1em;
}
/* Reihenfolge bei den Linkfarben ist wichtig
a:link { color: red }
a:visited { color: blue }  
a:hover { color: yellow }
a:active { color: lime } 
a:focus { color: lime } 
*/
a:link {
    color: #3169A8;
    background-color: transparent;
    text-decoration: none;
}
a:visited {
    color: #3169A8;
    background-color: transparent;
    text-decoration: none;
}
a:hover {
    color: #3169A8;
    background-color: transparent;
    text-decoration: underline;
}

img {
    border: none;
    vertical-align: middle;
}
p {
    margin: 0 0 0.75em 0;
    line-height: 1.5em;
}

p img {
    border: none;
    margin: 0;
}

hr {
    border: 0;
    height: 1px;
    color: #8cacbb;
    background-color: #8cacbb;
    margin: 0.5em 0 1em 0;
}
#portal-top, #portal-personaltools-wrapper {
    margin: 0 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #333333;
    background-color: transparent;
    font-family: Lucida sans, Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 0 0 0.25em 0;
}

h1 {
   font-size: 150%;
   border-bottom: 1px solid #dadada;
}
h2 {
    margin: 1em 0 0 0;
}

img {
    border: none;
    vertical-align: middle;
}

#portal-columns {
    margin: 0 0 0 0;
    width:auto;
}
.netscape4 {
    display:none;
}
.visualClear {
    clear:both;
    display:block;
}

/* FOOTER */ 


#dipp-footer {
    width: auto;
    margin: 0 0 0 0;
    margin: 0;
}
.article p{
text-align: justify;
}

#footer-wrapper {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-right: -22em;
}
.tabbertab p {
text-align:justify;
}
#footer-column-one {
    float: left;
    width: 18em;
    overflow: hidden;
    background: lime;
    background: transparent;
}

#footer-column-content {
    width: 100%;
    float: right;
    margin-left: -18em;
}

#footer-column-content #footer-content {
    margin: 0 0 0 18em;
}

#footer-content {
    padding: 0.5em 1em 0 0.5em;
    height: 3.5em;
    margin: 0em 0em 2em 0;
    background: #d5dfe1;
}

#footerLeft{
    height: 3em;
    margin: 0 0 0 0;
    padding-top: 1em;
    padding-left: 1em;
    background: #d5dfe1;
}
#footerRight{
    margin-left: 0;
    margin-right: 0;
    background: #d5dfe1;
    background: transparent;
}

#footer-column-content .visualPadding {
    padding: 0em 1em 0em 0;
}

#footer-column-one .visualPadding {
    padding: 0;
    /*border-left:  0 solid  #ffffff;*/
}

#footer-content ul li {
    display:inline;
    list-style-type:none;
    margin:0pt 1em;
}

li {
    margin-bottom:1em;
}

#portal-searchbox {
    background-color: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    float: left;
    text-transform: none;
    white-space: nowrap;
    z-index: 2;
}

/* Accessibility and visual enhancement elements */

.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}

.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
    position: absolute;
    top: -200px;
    left: -200px;
}

.hiddenLabel {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}
/* portlets */

dl.portlet {
    margin: 0px 0 0 0;
    background-color: transparent;
    font-size: 120%
}
#portlet-navigation-tree {
    background-color: transparent;
}
#portlet-navigation-tree  a,
#portlet-navigation-tree  a:visited {
    text-decoration: none;
    /*color: #3780a6;*/
    color: #3780a6;
}
#portlet-navigation-tree a:hover {
    color: #000000;
}

.portlet a.tile {
    display: block;
}

dd.portletItem a,
dd.portletFooter a {
    border-bottom: none;
}

.portletHeader {
    background-color: transparent;
    border: 0;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #dadada;
    border-left: 0 solid #ffffff;
    padding: 0.3em 1em;
    text-transform: none;
    font-weight: bold;
    line-height: 1.6em;
    display: block;
    color: #4c4c4c;
}

.portletItem {
    margin: 0em;
    padding: 1em;
    border: 0;
    border-left: 0 solid #ffffff;
}
#portlet-navigation-tree .portletHeader,
#portlet-toc .portletHeader {
    background-color: transparent;
    border-left: 0 solid #008cbd;
}
#portlet-navigation-tree .portletItem,
#portlet-toc .portletItem {
    background-color: transparent;
    border-left: 0 solid #008cbd;
}
.portletHeader a {
    color: #4c4c4c;
}
#portlet-navigation-tree .portletHeader {
    display: none;
}


.portletItemDetails {
    text-align: right;
    display: block;
    color: #333333;
}
.portlet ul {
    padding-left: 3px;
    list-style: none;
}
.portlet ul li{
    padding: 0.3em 0 0.3em 0;
    margin: 0;
    align: justify;
}
#portlet-languages ul {
    padding: 0;
    display: block;
    list-style: none;
}
#portlet-languages ul li{
    display: inline;
    padding: 0.3em 0 0.3em 0;
}
dd.portletFooter {
    margin: 0;
    padding: 0.25em 1em;
    text-align: right;
    background-color: #d5dfe1
    border: 0;
    border-left: 0 solid #ffffff;
}
#portlet-editorialmanager a,
#portlet-editorialmanager a:visited,
#portlet-dippnav a,
#portlet-dippnav a:visited {
    color: #3169A8;
}

#portlet-editorialmanager a:hover,
#portlet-dippnav a:hover {
    color: #555;
    text-decoration: underline;
}

#portal-logo {
    background: url(https://www.jipitec.eu/logo.gif) no-repeat top right;
    border:0;
    margin: 0.75em 1.5em 0em 1em;
    width: 156px; /* Fix for wide logo problem - smoothify */
}
#portal-logo a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 60px;
    height: 0px !important;
    width: 156px;
    cursor: pointer;
}

#dipp-logo {
    float: right;
    padding: 1em 1em 0 0;
}

#portal-header {
    background-color: #d5dfe1;
    
}


#portal-globalnav {
    background-color: transparent;
    padding: 0em 0em 0em 0em;
    white-space: nowrap;
    list-style: none;
    margin: 0em 0em 0em 18em;
    position: relative;
    top: 0pt;
}

#portal-globalnav li {
    display: inline;
    font-weight: bold;
    background-color: #008cbd;
    margin: 0;
    padding: 0;
}

#portal-globalnav li a {
    /* The normal, unselected tabs. They are all links */
    background-color: #e6eced;
    border-color: #8cacbb;
    border-width: 1px;
    border-style: solid solid none solid;
    color: #454645;
    display:block;
    float:left;
    height: auto;
    margin-right: 0em;
    padding: 0.35em 1.25em;
    text-decoration: none;
    text-transform: none;
    border: 0;
}

#portal-globalnav li.selected a {
    /* The selected tab. There's only one of this */
    background-color: #ffffff;
    border: 1px solid #8cacbb;
    border-bottom: #dee7ec 1px solid;
    border: 0;
    color: #008bbc;
}
#portal-globalnav li a:hover {
    background-color: transparent;
    border-color: #8cacbb;
    border-bottom-color: #dee7ec;
    border: 0;
    color: #ffffff;
}

#portal-personaltools {
    /* Bar with personalized menu (user preferences, favorites etc) */
    background-color: #008cbd;
    border: 0;
    line-height: 1.6em;
    color: #333333;
    padding: 0em 3em 0em 3em;
    margin: 0;
    margin-top: 0;
    text-align: right;
    text-transform: none;
    list-style: none;
}

#portal-personaltools .portalUser {
    background: transparent url(https://www.jipitec.eu/user.gif) center left no-repeat;
    padding-left: 18px;
}

#portal-personaltools .portalNotLoggedIn {
    /* Used on all descriptions relevant to those not logged in */
    color: #333333;
    padding: 0;
    background: transparent;
    background-image: none;
}

#portal-personaltools li {
    color: #436976;
    margin-left: 1em;
    display: inline;
}

#portal-personaltools li a {
    text-decoration: none;
    color: #ffffff;
}

#portal-personaltools .visualIconPadding {
    padding-left: 10px;
}

/* Content area */

.documentContent {
    font-size: 110%;
    padding: 1em 1em 2em 1em !important;
    background: #ffffff;
}
#dipp-header {
    background: #d5dfe1;
    float: left;
    width: 100%;
    border-bottom: 1px solid lime; 
    border-top: 1px solid lime; 
    border: 0;
    border-bottom: 4px solid #008cbd; 
    padding: 0.2em 0 0 0;
    margin-top: 0;
}
/* The mythical, infamous visualPadding */
#portal-column-one .visualPadding {
    padding: 0em 1em 0em 0em;
}
#portal-column-two .visualPadding {
    padding: 0em 0em 0em 1em;
}
.documentActions {
    float: right;
    margin: 0.4em 0 0 0.5em;
    padding: 0;
    text-align: right;
}

.documentActions ul {
    margin: 1px 0 2px 0;
    padding: 0;
    display: block;
}

.documentActions li {
    display: inline;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.documentActions a {
    border: none !important;
    text-decoration: none;
}

/* LiveSearch styles */
#searchGadget {
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    width:120px;
}
input.searchButton {
    background:#CCCCCC none repeat scroll 0%;
    border:1px outset #CCCCCC;
    cursor:pointer;
    font-size:100%;
    font-weight:bold;
    margin:0pt;
    padding:0pt;
    text-transform:none;
}

.LSRes {
    font-family:  Lucida sans, Helvetica, Arial, sans-serif;
    visibility: visible;
    color: #436976;
    background-color: #ffffff;
    vertical-align: middle;
    display:block;
    list-style-image: none;
    list-style-type: none;
    text-align: left;
    min-width: 16.5em;
    text-transform: none;
    margin-left: 0;
    line-height: 1.1em;
}

#LSHighlight {
    background-color: #dee7ec;
    border: 1px solid #8cacbb;
    color: #436976;
}

.LSRow {
    border: 1px solid #ffffff;
    white-space: normal;
    padding:0;
    margin: 0;
    list-style-image: none;
    list-style-type: none;
}

.LSRow a {
    text-decoration: none;
    font-weight:bold;
    white-space:nowrap
}

.LSDescr {
    color: #76797c;
    text-transform: none;
    padding-left:2.1em;
    margin-top:-0.1em;
}

.LSResult {
    position: relative;
    display: block;
    text-align: right;
    padding-top: 5px;
    margin: 0;
    left: 20em;
    z-index: 3;
}

.LSShadow {
    position: relative;
    text-align: right;
}

.livesearchContainer {
    background-color: lime;
    margin-top: 0;
    padding: 0 !important;
    position: absolute;
    right: 0px;
    /* Currently exposes a rendering bug in Mozilla */
    top: 0;
    white-space: normal;
    font-family:  Lucida sans, Helvetica, Arial, sans-serif;
    visibility: visible;
    text-align: left;
    color: #436976;
    border: 1px solid #8cacbb;
    width: 30em;
    text-transform: none;
}

* html .livesearchContainer {
    padding: 1px !important;
    padding-top: 0 !important;
    background-color: lime;
    border: 0;
}

#livesearchLegend {
    line-height: 1em;
    margin-top: -2em;
    margin-left: -0.1em;
    border: 1px solid #8cacbb;
    border-bottom: 0;
}

* html #livesearchLegend {
    margin-top: -1.9em;
    margin-left: -8px;
    position: relative;
}

/* Workaround for Internet Explorer's broken z-index implementation */
.LSIEFix {
    background-color: #ffffff;
    padding: 0.5em !important;
    z-index: 20;
}

.LSBox {
    clear: left;
    float: left;
    text-align: right;
    padding-right: 1px;
    display:block;
}

#LSNothingFound {
    text-align: center;
    padding: 2px;
}

/* The edit form elements */


.field {
    top: 0;
    left: 0;
    margin: 0 1em 1em 0;
}

.field .field {
    margin: 1em 0 0 0;
}

.fieldRequired {
    background: url(https://www.jipitec.eu/required.gif) center left no-repeat;
    padding: 0 0 0 8px;
    color: #ffffff;
}

.fieldUploadFile {
    text-align: right; 
    margin-right: 0.75em;
    display: none;
}

.fieldTextFormat {
    text-align: right;
    margin-right: 0.75em
}


.formHelp {
    font-size: 90%;
    color: #76797c;
    margin: 0 0 0.2em 0;
}

.formHelp:hover {
    color: #333333;
    cursor: default;
}

.formControls {
   margin: 1em 0;
}

.error {
    /* Class for error indication in forms */
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    padding: 1em;
    margin: 0 0 1em 0;
    width: 95%;
}

.error .fieldRequired {
   color: #ffce7b;
}

/* Code to work around IE's lacking support of sub-elements of the input element */
.noborder,
.documentEditable * .noborder {
    border: none;
    margin: 0;
    background: none;
    background-color: transparent;
}

/* .system-message and #error-handling are reST error indicators */

.portalMessage,
.system-message,
#error-handling {
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: #333333;
    font-size: 85%;
    font-weight: bold;
    margin: 1em 0em;
    padding: 0.5em 1em 0.5em 3em;
    vertical-align: middle;
    background-image: url(https://www.jipitec.eu/info_icon.gif);
    background-repeat: no-repeat;
    background-position: 5px 50%;
}

.portalMessage a {
    color: #333333;
}

.documentDescription {
    /* The summary text describing the document */
    font-weight: bold;
    display: block;
    margin: 0em 0em 0.5em 0em;
    line-height: 1.5em;
}

.documentByLine {
    font-size: 85%;
    font-weight: normal;
    color: #76797c;
    margin: 0em 0em 0.5em 0em;
}

.discussion {
    margin-top: 1em;
}

.visualHighlight {
    background-color: #eef3f5;
}

.discreet {
    color: #76797c;
    font-size: 85%;
    font-weight: normal;
}

.pullquote {
    padding: 0 1em 0 1em;
    margin: 0 0 1em 1em;
    font-weight: bold;
    color: #CC9933;
    float: right;
    width: 35%;
    clear: right;
    background-color: #ffffff;
}
.callout {
    font-weight: bold;
    color: #CC9933;
    padding: 0px 1em;
}

/* Batch selector */

.listingBar {
    background-color: #dee7ec;
    border-color: #8cacbb;
    border-style: solid;
    border-width: 1px;
    padding: 0em 1em;
    text-align: center;
    text-transform: none;
    vertical-align: top;
    margin: 1em 0em;
    font-size: 94%;
    clear: both;
}

.listingBar span.previous,
.listingPrevious {
    text-align: left;
    float: left;
    margin-right: 1em;
}

.listingBar span.next,
.listingNext {
    text-align: right;
    float: right;
    margin-left: 1em;
}

.listingBar img {
    vertical-align: middle;
}

.listingBar a {
    text-decoration: none;
}

.tileItem {
    border-top: 1px solid #8cacbb;
    padding-top: 0.5em;
    margin-top: 0.5em;
}

.tileHeadline {
    border: none;
    font-size: 110%;
    font-weight: bold;
}

.tileHeadline a {
    text-decoration: none;
}

.tileBody {
    margin-bottom: 0.5em;
}

.tileImage {
    float: right;
    margin: 0 0 0.5em 0.5em;
    border: 1px solid black;
}

.eventDetails {
    float: right;
    width: 20em;
    clear: right;
}

.navTreeLevel0 { margin-left: 0em;}
.navTreeLevel1 { margin-left: 1em;}
.navTreeLevel2 { margin-left: 2em;}

/* End edit form elements */


.link-external {
    background: transparent url(https://www.jipitec.eu/link_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}
.link-mailto {
    background: transparent url(https://www.jipitec.eu/mail_icon_tiny.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

/* YOUR CSS RULES STOP HERE */

/*  */
/*  */

/* Latest version of the documentation on pre-defined properties from Plone 
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */


}

