@charset "UTF-8";

/* Projekt:            TWT.de         */
/* Dateiname:          print.css      */
/* erstellt am | von:  01.01.2009 TS  */
/* validiert am:       06.03.2009 TLu */


/* ----- Inhaltsverzeichnis ----- */
/* ------------------------------ */
/* Listen */
/* Sonderfall */


#meta,
#meta-wrapper,
#footer-wrapper, 
#navi-wrapper,
.greenbox,
.flash-container,
.loesungen-image-big,
#page-bar,
#references-sorting-links,
#sidebar,
#sidebar div.branches,
#sidebar div.loesungen,
#sidebar div.blogroll,
#solutions-header {
display: none !important;
}

#content-wrapper {
display: inline;
width: 100%;
}

#content,
body.blog #content {
display: block !important;
width: 556px !important;
}

#content {
margin: 0 90px 0 0;
}

.printonly { 
display: inline !important;
border: 1px solid #fff; 
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,body,html,p,a { 
color: #000 !important;
}

h1,h2,h3,h4,h5,h6,strong { 
font-weight: bold !important;
}

a { 
text-decoration: none !important;
}


/* Listen */
#content ul { 
margin: 0 0 18px 0;
}

#content ul ul,
#content ol ol {
margin: 8px 0 0 20px;
}

#content ul li {
background: none;
list-style-type: square !important;
margin: 0 0 6px 18px;
padding: 0 0 0 0;
}

#content li li {
font-size: 1.0em;
}

#content ol { 
margin: 0 0 18px 18px;
}

#content ol li {
background: none;
font-size: 1.2em;
line-height: 1.35em;
margin: 0 0 6px 0;
padding: 0 0 0 0;
color: #333;
list-style-type: decimal;
list-style-position: outside;
}

#content ol li ol li {
font-size: 1em;
}


/* Sonderfall */
ul#loesungen-start-content,
ul#units {
margin: 0 0 0 0;
}

ul#loesungen-start-content li,
ul#units li {
display: block;
list-style-type: square;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

ul#loesungen-start-content li strong,
ul#units li strong {
font-size: 1.2em;
padding: 0 0 0 0;
margin: 0 0 0 0;
text-decoration: none;
}

ul#loesungen-start-content li a span,
ul#units li a span {
display: inline;
visibility: visible;
text-decoration: none;
clear: both;
padding: 0 0 0 0;
margin: 0 0 0 0;
}