/* _________ Stylesheet for Silva 1.1 frontend _______________ */
/* _________ Silva users can insert their own frontend styles _________ */
/* _________ Styles modified here will affect the Silva preview  ______ */
/*
**  Instructions to set caching headers. Inside comments area to play nicer with CSS editors.
** ** 
** 
** 
** 
*/

body {
  font: 75% Arial, Verdana, Helvetica, sans-serif;
  letter-spacing: 0.01em;
  /* make an absolute path to the image to prevent duplicate caching */
  background-image: url(http://www.lernende-lausitz.de/img/left_bg.gif);
  background-repeat: no-repeat;
  background-position: 0 85px;
  background-color: #fff;
  color: #000;
  margin: 0;
  padding: 0;
}

/*__________________________________________________________ layout_self_____ */

img#printlogo {
  display: none;
}
div#banner {
  margin: 0;
  padding: 0;
  height: 80px;
  background-image: url(http://www.lernende-lausitz.de/img/banner.jpg); 
  background-repeat: no-repeat;
}
div#wrapper {
  width: 831px;
  margin: 0 0 2px 35px;
}
div#header {
  margin: 0;
  padding: 0;
  height: 64px;
  text-align: left;
}
div#header h1 {
  margin: 0;
  padding: 20px 0 0 5px;
  font-size: 19px;
  color: #4F9DDB;
  font-weight: bold;
  text-decoration: none;
}
td#headerquader {
  background-color: #D4E7FB;
}
div#mainnav {
  margin: 0;
  padding: 0;
  width: 560px;
  height: 20px;
  background-color: #EFF4FA;
  text-align: center;
}
div#mainnav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div#mainnav li {
  padding: 0 5px 0 5px;
  display: inline;
  line-height: 20px;
}
div#mainnav li a {
  font-size: 12px;
  color: #064D8D;
  font-weight: bold;
  text-decoration: none;
}
td#sidebaronetable {
  margin: 0;
  padding: 0;
  background-color: #A8D1FB;
}
div#sidebar {
  text-align: left;
  margin: 0;
  padding: 0;
  width: 154px;
}
div#sidebarnav h4 {
  margin: 0;
  padding: 0 5px 0 7px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
div#sidebarnav {
  text-align: left;
  padding: 20px 0 20px 0;
  margin: 0;
}
div#sidebarnav ul {
  margin: 0;
  padding: 10px 7px 10px 7px;
  text-align: left;
  list-style-type: none;
}
div#sidebarnav li {
  padding: 2px 0 2px 8px ;
  background: url(http://www.lernende-lausitz.de/img/pfeil.gif) no-repeat 0 0.45em;
}
div#sidebarnav li.indent {
  padding-left: 16px;
  background: url(http://www.lernende-lausitz.de/img/pfeil.gif) no-repeat 8px 0.45em;
}
div#sidebarnav li a {
  font-size: 12px;
  color: #064D8D;
  font-weight: bold;
  text-decoration: none;
}
div#sidebarnav li a.active {
  color: #fff;
}
div#sidebarnav li a:hover {
  color: #fff;
}
td#sidebartwotable {
  margin: 0;
  padding: 0;
  background: url(http://www.lernende-lausitz.de/img/sidebartwo_bg.gif) no-repeat;
}
div#contentactions {
  float: right;
  width: 55px;
  margin: 4px 5px 0 0;
  padding: 0;
  text-align: right;
}
div#contentactions a {
  margin: 0;
  padding: 0 4px;
  text-decoration: none;
}
div#contentactions img {
  border: 0;
}
div#breadcrumb {
  font-size: 11px;
  margin: 5px 25px 5px 10px;
}
div#breadcrumb a {
  color: gray;
  text-decoration : none;
}
div#breadcrumb a:hover {
  color: gray;
  text-decoration : underline;
}
td#maincontenttable {
  clear: both;
  width: 560px;
  margin: 0;
  padding: 0;
  background-color: #D4E7FB;
}
div#maincontent {
  margin: 6px 0 0 0;
  padding: 0;
  line-height: 1.5em;
}
div#adblock {
  margin: 0;
  padding: 0;
}
div.advert {
  margin: 0;
  padding: 5px 0 5px 0;
}
div.advert p {
  font: 9px Arial, Verdana, Helvetica, sans-serif;
  margin: 0;
  padding: 0 0 0 2px;
}
div.advert img {
  margin: 0;
  padding: 5px 0 20px 0;
  border: 0;
}
div#footer {
  height: 84px;
  width: 100%;
  background-image: url(http://www.lernende-lausitz.de/img/footer_bg.gif);
  background-repeat: no-repeat;
}
td#footerquader {
  background-color: #6791BE;
}
.center {
  text-align: center;
}
strong {
  color : #455885;
}
/*Hack für die News Ansicht */
.public .even span strong {
  font-weight: normal;
}
  
/* _________________________________________________________ typography _____ */

h1, h2, h3, h4, h5, h6 {
  margin : 1.5em 0 0.5em 0;
  color : #455885;
}


h2 {
  font-size : 160%;
  margin-top : 0.4em;
  margin-bottom : 0.6em;
  line-height: 1.2em;
}

h3 {
  font-size : 145%;
  margin-bottom : 0.5em;
  line-height: 1.1em;
}

h4 {
  font-size : 120%;
}

h5 {
  font-size : 105%;
}

h6 {
  font-size : 90%;
  color : #676767;
}

h6.minor {
  font-size : 90%;
  font-weight : normal;
  color : #454545;
}

.subhead {
  font-weight : bold;  
  color: #333767;
  line-height : 1.6em;
} 

p {
  margin : 0.5em 0em;
  text-align: left;
}

pre {
  font-size: 120%;
  color: #444466;
  background: transparent;
  padding: 0;
  border: none;
}


/* ____________________________________________ silva specific styles _____ */

p.lead {
  font-weight : bold;
}

p.annotation {
  font-style : italic;
}

div.citation {
  font-size : 110%;
  color : #426061;
  background : #F4F3DB;
  margin : 1em 3em;
  padding : 0.4em 2em 1.2em 2em;
  border : 1px solid #426061;
}

div.citation p {
  margin : 0.5em 0em;
}

div.citation p.author {
  font-size : 90%;
  font-weight : bold;
  margin-bottom : 0;
}

div.citation p.source {
  font-size : 90%;
  margin-top: 0;
  margin-bottom : 0;
}


/* ______________________________________________________ align/float _____ */

.image-left {
  text-align: left;
}

.image-center {
  text-align: center;
}

.image-right {
  text-align: right;
}

.float-left {
  float: left;
  margin-right: 1em;
  clear: none;
}

.float-right {
  float: right;
  margin-left: 1em;
  clear: none;
}


/* __________________________________________________ silva list styles _____ */

ul {
  margin : 0.5em 0em;
  /* override default indent */
  padding-left: 1.4em; 
}

ul.disc {
  list-style-type : disc;
}
  
ul.square {
  list-style-type : square ! important;row
} 

ul.circle {
  list-style-type : circle;
} 

ul.nobullet {    
  list-style-type: none;   
}

ol {
  margin : 0.5em 0em;
  /* override default indent */
  padding-left: 1.9em; 
}

ol.decimal {
  list-style-type : decimal;
} 

ol.upper-roman {
  list-style-type : upper-roman;
}

ol.lower-roman {
  list-style-type : lower-roman;
}

ol.upper-alpha {
  list-style-type : upper-alpha;
}

ol.lower-alpha {
  list-style-type : lower-alpha;
}

dt {
  font-weight: bold;
  background : transparent;
}

dd {
  background : transparent;
  margin-left : 1.5em;
}



/* _________________________________________________ silva table styles _____ */

table.silvatable {
  empty-cells: show;
  border-collapse: collapse;
  margin-bottom: 1em;
}
table.silvatable tr {
  vertical-align: top;
} 
table.silvatable tr.rowheading {
  font-weight: bold;
  color : #455885;
} 
table.silvatable td {
  border-right: none ! important;
} 
table.silvatable th.align-left, table.silvatable td.align-left {
  text-align: left;
}
table.silvatable th.align-center, table.silvatable td.align-center {
  text-align: center;
}
table.silvatable th.align-right, table.silvatable td.align-right {
  text-align: right;
}

table.datagrid, table.plain, table.list, table.grid {
  width: 100%;
}

table.plain {
  border-style: none;
} 
table.plain td {
  border-right: none ! important;
}
 
table.list td {
  border-bottom: 1px solid #444444;
} 

table.list tr.rowheading td, table.list thead th {
  border-bottom: 2px solid #444444;
} 
  
table.grid td, table.grid thead th {
  border: 2px solid #444444;
  border-right: 2px solid #444444 ! important;
} 
  
table.datagrid td {
  border: 2px solid #444444;
  border-right: 2px solid #444444 ! important;
} 
table.datagrid tr.rowheading td {
  border-top-style: none;
  border-left-style: none;
  border-right-style: none ! important;  
} 

table.simple {
  border-style: none;
}

table.simple thead th {
  font-weight: normal;
}

td.even table td {
  border-right: none ! important;
}


/*___________________________________________ various table layouts _____ */ 

table.black_border td,
table.black1 td,
table.red td, 
table.green td {
  padding: 0 5px;
}

table.black_border { 
  border: 1px solid black;
}

table.black_border td { 
  border: 1px solid black;
}

table.black_border tr.odd td { 
  background-color: #c1c1c1; 
}

table.black1 tbody { 
  border-right: 1px solid black; 
}

table.black1 td {
  border: 1px solid black;
}

table.red { 
  border: 1px solid darkred;
}

table.red td {
  border: 1px solid darkred;
}

table.red tr.odd td {
  background-color: #d0bbbb;
}

table.green {
  border: 1px solid darkgreen;
}

table.green td {
  border: 1px solid darkgreen;
}

table.green tr.odd td {
  background-color: #b3c99c;
}

/* definitions for batching */
div.listingBar {
  width: 60em;
  margin: 2em 0;
}

div.listingBar .next {
  margin-left: 5em;
} 

div.listingBar .previous {
  margin-right: 5em;
}


/* ______________________________________________ silva frontend layout _____ */

div.header {
  margin : 2em 2.1em 0 0;  
}

div.header a.icon {
  float : left;
  display : block;
  width : 7em;
  text-align : center;
}

/* defines the width of the text in the preview/public layout */
/* duplicated from silva.css */
.public {
  margin-left : 1.2em;
  margin-right : 1em;
  padding-top : 0.2em;
  padding-bottom : 2.3em;
}


/* ____________________________________________________________ links _____ */

/* highlighting index links */
/* keep this if you markup text with index elements, this overrides the highlighting in the editor */
a.index-element {
  background-color : transparent;
  text-decoration : none;
}

div.public a:link {
  color : #064D8D;
  text-decoration : underline;
}
div.public a:visited {
  color : #064D8D;
  text-decoration : underline;
}
div.public a:active {
  color : gray;
}
div.public a:hover {
  color : gray;
  text-decoration : none;
}

a img {
  border: 0;
}

/* ________________________________ for Silva extra Products _________ */

.button {
  border:1px solid #000;
}
  

/* end cascade */

