@charset "UTF-8";

/*
Projektname:   Currenta Leistungskatalog Druckstylesheet
Erstellt am:   03.12.2007 von MKue
Bearbeitet am: 28.02.2008 von MKue
validiert am:  28.02.2008 von MKue
QS am:         28.02.2008 von MKue
Freigabe am:   28.02.2008 von MKue
/*

/* allgemeine Formate */
/* :root ist unter CSS 2.1 nicht valid - aber noetig */
:root,
html,
body {
overflow: visible !important;
width: auto !important;
height: auto !important;
float: none !important;
}

html {
background: none !important;
color: #333333 !important;
margin: 0 !important;
padding: 0 !important;
}

html body {
font: 8pt Arial, Helvetica, Verdana, sans-serif !important;
background: none !important;
color: #333333 !important;
text-decoration: none !important;
}

html body * {
border: none !important;
background: none !important;
color: #333333 !important;
text-decoration: none !important;
position: static !important;
overflow: visible !important;
width: auto !important;
height: auto !important;
float: none !important;
}

/* Inhalte, die nicht gedruckt werden sollen */
#meta,
#horizontalnavigation,
#vertikalnavigation,
#suche,
#breadcrumb,
.gesamtuebersicht,
.linkauszeichnung,
.pfeil-drei-weiss,
.arrow-three-orange,
.lupe img.lupe,
.dark-bg,
#footer ul li a {
display: none !important;
}

#currenta-logo {
float: right !important;
margin: 0 0 20px 0!important;
padding: 0 !important;
border-style: solid !important;
border-color: #e76f00 !important;
border-width: 36px 24px 24px 24px !important;
}

a.text-link {
margin: 0 !important;
padding: 0 !important;
}

.leistungsuebersicht a.text-link,
.geschaeftsfelduebersicht a.text-link {
display: block !important;
}

#content p a {
display: inline-block;
}

.weiss-links li {
float: left !important;
}

.leistungsuebersicht,
.geschaeftsbereichuebersicht,
.geschaeftsfelduebersicht,
#footer ul {
list-style-image: none !important;
list-style-position: outside !important;
list-style-type: none !important;
background: none !important;
}

.geschaeftsbereichuebersicht li a,
.geschaeftsbereichuebersicht li,
.geschaeftsfelduebersicht li {
float: none !important;
margin: 0 0 0.5em 0!important;
padding: 0 !important;
}

.geschaeftsbereichuebersicht li a {
margin: 0 !important;
padding: 0 !important;
}

#content,
#content-inhalt,
#context {
margin: 0 !important;
padding: 0 0 1px 0!important;
float: none !important;
position: static !important;
}

#oben #wrapper {
background: none !important;
margin: 0 !important;
padding: 0 !important;
width: 620px !important;
overflow: visible !important;
}


h1 {
padding: 0 0.5em 0 0!important;
margin-bottom: 1em;
}

h2, h3, h4, h5, h6, dt {
padding: 0!important;
margin-bottom: 0.5em;
clear: right;
} 

h1, h2, h3, h4, h5, h6,
div, p, ul, ol, li, dl, dt, dd, a {
background: none !important;
color: #333333 !important;
text-decoration: none !important;
font-family: Arial, Helvetica, Verdana, sans-serif !important;
} 

.image-link {
padding: 0 0.5em 0 0 !important;
}

address {
width: 50% !important;
}

#footer {
padding-top: 0 !important;
}

#content #content-inhalt {
margin-bottom: 30px !important;
}

#content #content-inhalt .detailseite div.rechts {
margin-left: 0 !important;
}

#wrapper #content #content-inhalt ul li,
#wrapper #content #content-inhalt ul li {
list-style: square outside;
margin-left: 20px;
padding-left: 1px;
}

#wrapper #content #content-inhalt ul.leistungsuebersicht li,
#wrapper #content #content-inhalt ul.leistungsuebersicht li {
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}

div.bild-links img {
float: left !important;
margin-right: 0.5em;
clear: both;
border: 1px solid #CC0000;
}

.gbs {
text-transform: uppercase;
}

p {
clear: right;
}

#currenta-logo:after {
content: "."; 
display: block !important; 
height: 0 !important; 
clear: both !important; 
visibility: hidden !important;
}

.clearfix:after {
content: "."; 
display: block !important; 
height: 0 !important; 
clear: both !important; 
visibility: hidden !important;
}







