/* -------------------------------------------- */
/* junidas Stylesheet: DEFAULT */
/* -------------------------------------------- */
/* Created by two tribes GmbH, Stuttgart */
/* -------------------------------------------- */
/* StyleSheet Scope: INSIDE PAGES -- Printing Only */
/* -------------------------------------------- */

a {
color: #000 !important;
}

/* !-------------------------------------------- */
/* !General Page Layout */
/* !-------------------------------------------- */

div#globalWrapper {
border-color: #fff !important;
}

/* !-------------------------------------------- */
/* !Page Header & Navigation Level 1 */
/* !-------------------------------------------- */

ul#nav-l1 {
display: none !important;
}

/* !-------------------------------------------- */
/* !Section Header */
/* !-------------------------------------------- */

#section {
background: none !important;
height: auto !important;
position: static !important;
}

h2 {
margin-left: 305px !important;
padding-bottom: 0.5em !important;
position: static !important;
text-indent: 0 !important;
}

#section p {
height: auto !important;
line-height: 135% !important;
margin-left: 305px !important;
position: static !important;
text-indent: 0 !important;
width: auto !important;
}

/* !-------------------------------------------- */
/* !Section Navigation Level 2 */
/* !-------------------------------------------- */

/* === L2 Navigation Container */
ul#nav-l2 {
margin-left: 305px !important;
position: static !important;
}

ul#nav-l2 li {
display: none !important;
}

ul#nav-l2 li.active {
background: none !important;
color: #000 !important;
display: block !important;
padding-bottom: 0.5em !important;
padding-left: 0 !important;
text-indent: 0 !important;
}

ul#nav-l2 li.active a {
font-size: 28px !important;
font-weight: bold !important;
}

/* !-------------------------------------------- */
/* !Content: Headlines */
/* !-------------------------------------------- */

#content h3 {
color: #000 !important;
}

#content h4 {
color: #000 !important;
}

/* !-------------------------------------------- */
/* !Content: Actual texts & lists */
/* !-------------------------------------------- */

#content p, #content cite, #content li, #content dt, #content dd {
color: #000 !important;
}

#content em {
color: #000 !important;
}

#content ul.bulletList li {
border-color: #666 !important;
}

#content ul.imgMatrix li {
border-color: #aaa;
}

#content dl.downloadBox {
border-color: #aaa;
}

#content cite {
color: #666;
}

