/*------------------------------------------

 copyright 2012 by opendo

 Author: Georg Paul, opendo GmbH <g.paul@opendo.at>

 Author URI: http://www.opendo.at

 ------------------------------------------*/
/*------------------------------------------------------------------
[Table of contents]

1. reset styles
2. global styles
3. global classes
4. text formating
5. layout
6. content elemente
7. display none

-------------------------------------------------------------------*/
/*------------------------------------------*/
/* =1 Reset Style Sheet by Richard Clark	*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 0;
  border: 0;
  margin: 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/*------------------------------------------*/
/* =2 global styles							*/
html {
  height: 100%; }

body {
  font-size: 10pt;
  font-family: Arial, Verdana, sans-serif;
  line-height: 1.6em;
  color: #000;
  background: #fff;
  height: 100%; }

/*------------------------------------------*/
/* =3 global classes						*/
.hidden {
  position: absolute;
  top: -9999px;
  left: 0;
  width: 1px;
  height: 1px;
  margin: 0; }

.clear {
  clear: both;
  height: 0; }

/*------------------------------------------*/
/* =4 text formatting						*/
h1, h2, h3, h4, h5 {
  line-height: 1.2em;
  margin: 1.5em 0 0.5em 0;
  font-weight: bold; }

h1 {
  font-size: 20pt;
  margin: 0;
  font-weight: bold; }

h2 {
  font-size: 14pt; }

h3 {
  font-size: 11pt; }

h4 {
  font-size: 10pt; }

h5 {
  font-size: 10pt; }

p, ul, ol, dl {
  margin: 0.5em 0; }

/*------------------------------------------*/
/* =5 layout								*/
#footer {
  padding-top: 1em;
  border-top: 1pt solid #ccc;
  margin-top: 2em; }

#main {
  border-bottom: 0; }

/*------------------------------------------*/
/* =6 content elemente						*/
table {
  width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse; }

th, td {
  border: 1px solid #ccc;
  padding: 0.5em 1em; }

table caption {
  text-align: left;
  font-size: 12pt;
  margin: 1em 0; }

/*------------------------------------------*/
/* =7 display none							*/
.nav, #header, #footer {
  display: none; }

/* =8 organigramm							*/
/*------------------------------------------*/
.csc-sitemap {
  width: 100%;
  overflow: hidden; }

.csc-sitemap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* ------------------------------------------------------------
	NUMBER OF COLUMNS: Adjust #organigramm li to set the number
	of columns required in your site map. The default is
	4 columns (25%). 5 columns would be 20%, 6 columns would
	be 16.6%, etc.
------------------------------------------------------------ */
#organigramm li {
  width: 33.3%;
  list-style: none; }

#organigramm li ul li {
  width: 100% !important; }

#organigramm.col1 li {
  width: 99.9%; }

#organigramm.col2 li {
  width: 50.0%; }

#organigramm.col3 li {
  width: 33.3%; }

#organigramm.col4 li {
  width: 25.0%; }

#organigramm.col5 li {
  width: 20.0%; }

#organigramm.col6 li {
  width: 16.6%; }

#organigramm.col7 li {
  width: 14.2%; }

#organigramm.col8 li {
  width: 12.5%; }

#organigramm.col9 li {
  width: 11.1%; }

#organigramm.col10 li {
  width: 10.0%; }

#organigramm li span.desc {
  top: 27px;
  display: block;
  position: absolute;
  text-align: center;
  padding: 7px 0 10px 0;
  width: 218px;
  color: #000; }

#organigramm li li span.desc {
  top: 19px;
  padding: 0 0 10px 0; }

#organigramm li li li span.desc {
  top: 27px; }

/* ------------------------------------------------------------
	Site Map Styles
------------------------------------------------------------ */
/* --------	Top Level --------- */
#organigramm {
  margin: 0;
  float: left;
  width: 100%;
  padding: 50px 0 0 0;
  list-style: none; }

#organigramm ul {
  list-style: none !important; }

#organigramm ul li a {
  text-decoration: none; }

#organigramm #home {
  display: block;
  float: none;
  position: relative;
  z-index: 2;
  padding: 0 0 30px 0; }

#organigramm li {
  float: left;
  position: relative;
  padding: 30px 0;
  padding: 0; }

#organigramm li a {
  position: relative;
  margin: 0 15px 0 0;
  padding: 15px 7px 30px;
  display: block;
  font-weight: bold;
  text-align: center;
  color: black;
  background: #F6FAFD;
  background: #fff;
  border-bottom: 7px solid #699CCF;
  color: #699CCF;
  font-size: 1em;
  text-decoration: none;
  white-space: nowrap;
  /*border: 2px solid #E5E5E5;*/
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -0.05em; }

#organigramm > li.nth-child-1,
#organigramm > li.nth-child-2,
#organigramm > li.nth-child-3 {
  border-bottom: 7px solid #699CCF;
  margin-bottom: 5px;
  width: 33%; }

#organigramm > li.nth-child-1 {
  /*margin-left: 35px;*/ }

#organigramm > li.nth-child-1 a,
#organigramm > li.nth-child-3 a {
  position: relative;
  top: -40px; }

#organigramm > li.nth-child-1 .desc,
#organigramm > li.nth-child-3 .desc {
  top: -12px; }

#organigramm > li.nth-child-1 a,
#organigramm > li.nth-child-2 a,
#organigramm > li.nth-child-3 a {
  background: none;
  border: 0;
  color: #699CCF;
  margin-right: 0; }

#organigramm > li.nth-child-1 .desc,
#organigramm > li.nth-child-2 .desc,
#organigramm > li.nth-child-3 .desc {
  width: 210px; }

#organigramm > li.nth-child-4 ul li a {
  background: #F6FAFD; }

#organigramm > li.nth-child-6 ul li a {
  background: #F6FAFD; }

#organigramm > li.nth-child-4 ul li a:hover {
  background: #fff; }

#organigramm > li.nth-child-6 ul li a:hover {
  background: #fff; }

#organigramm > li.nth-child-5 {
  /* causes bug in IE 8 */
  /*
  position: relative;
  top: 30px;
  */ }

#organigramm > li.nth-child-5 > a {
  border-color: #aaa;
  color: #888; }

#organigramm li a:hover {
  background-image: url(../Images/Background/main-nav-separation-active.gif);
  background-color: #F6FAFD;
  background: #fff;
  background-repeat: repeat-y;
  background-position: -2px 0;
  color: #469ED5;
  text-decoration: none; }

#organigramm li:hover span.desc {
  color: #000 !important; }

/*
#organigramm a:link:before,
#organigramm a:visited:before {
	content: " "attr(href)" ";
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	word-wrap: break-word;
}
*/
#organigramm li a:link:before,
#organigramm li a:visited:before {
  color: #78a9c0; }

/* --------	Second Level --------- */
#organigramm li li {
  width: 100%;
  clear: left;
  margin: 0 0 3px 0;
  padding: 15px 0 0 0;
  padding: 0;
  background: url("../Images/Background/sitemap/vertical-line.png") center bottom repeat-y;
  background: none; }

#organigramm li li a {
  background: #f9f9f9;
  color: #000;
  text-transform: none;
  margin-bottom: 7px;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 16px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px dotted #BBBBBB;
  font-size: 1em;
  text-transform: none;
  letter-spacing: normal; }

#organigramm li li a:hover {
  background-color: #469ED5;
  background-color: #fff;
  color: #fff;
  color: #469ED5;
  text-decoration: none; }

#organigramm li li:first-child {
  /*padding-top: 30px;*/ }

#organigramm li li:last-child {
  background: url("../Images/Background/sitemap/vertical-line.png") center bottom repeat-y;
  background: none; }

#organigramm li li a:link:before,
#organigramm li li a:visited:before {
  color: #8faf5c; }

/* --------	Third Level --------- */
#organigramm li li ul {
  margin: 10px 0 0 0;
  width: 100%;
  float: right;
  padding: 9px 0 10px 0;
  background: white url("../Images/Background/sitemap/L3-ul-top.png") center top no-repeat;
  background: none; }

#organigramm li li li {
  background: url("../Images/Background/sitemap/L3-center.png") left center no-repeat;
  background: none;
  padding: 10px 0 10px 0; }

#organigramm li li li a {
  background: #fff;
  font-size: 12px;
  padding: 5px 5px 22px;
  width: 75%;
  margin-left: 15px; }

#organigramm li li li:first-child {
  padding: 10px 0 10px 0;
  background: url("../Images/Background/sitemap/L3-li-top.png") left center no-repeat;
  background: none; }

#organigramm li li li:last-child {
  background: url("../Images/Background/sitemap/L3-bottom.png") left center no-repeat;
  background: none; }

#organigramm li li li a:link:before,
#organigramm li li li a:visited:before {
  color: #ccae14;
  font-size: 9px; }

/* --------	Fourth Level --------- */
#organigramm li li li ul {
  margin: 10px 0 0 0;
  width: 100%;
  float: right;
  padding: 0;
  background: #fff; }

#organigramm li li li li {
  padding: 5px 0; }

#organigramm li li li li a {
  background: url(../Images/Background/arrow-sprites.gif) no-repeat scroll 0 -191px transparent;
  font-size: 12px;
  padding: 0 0 0 13px;
  margin-right: 30px;
  width: 65%;
  float: right; }

#organigramm li li li li a:hover {
  background: url(../Images/Background/arrow-sprites.gif) no-repeat scroll 0 -191px transparent;
  color: #000;
  text-decoration: underline; }
