* {margin:0pt;padding:0pt;}

html {
  font-size:1em;
}

body {
  background:#ffffff;
  font-family:arial,sans-serif;
  font-size:80%;
  margin:0;
  padding:0;
}
h1 {
  font-size:130%;
  padding-bottom:0.8em;
  font-weight:bold;
}
h2 {
  font-size:120%;
  padding-bottom:0.7em;
  font-weight:bold;
}
h3 {
  font-size:110%;
  padding-bottom:0.5em;
  font-weight:bold;
}
h4 {
  font-size:100%;
  padding-bottom:0.3em;
}
h2 img {
  padding-right:0.7em;
}
a {
  text-decoration:none;
  color:#1B4D0E;
}
p {
  padding:0 0 0.8em 0;
}
.clear {
  clear:both;
}

#doc2 {
  background:#ffffff;
  margin:0px auto;
  background:url("../img/border-left.gif") top left repeat-y;
  margin-top:0px;
  margin-bottom:0px;
  width:76.05em;
}

#wrapper {
  background:url("../img/border-right.gif") top right repeat-y;
  margin-top:0px;
  margin-bottom:0px;
}

#ru {
  background:url("../img/border-right-bottom.gif") bottom right no-repeat;
}


#lu {
  background:url("../img/border-left-bottom.gif") bottom left no-repeat;
}

#hd {
  background:#ffffff;
  margin:0 2em 0 3em;
  padding-top:10px;
}

#hd h1, #hd h2 {
  visibility:hidden;
}

#hd img {
     border:0;
  padding:0;
}
#hd #header_left {
    background:url("../img/sennova-logo.gif") no-repeat;
  height:110px;
  width:321px;
  float:left;
}
#hd #header_right {
  background:url("../img/bagso-logo.gif") no-repeat;
  height:110px;
  width:100px;
  float:right;
}

#service {
  color:#003366;
  text-align:right;
}

#service ul {
  list-style-type:none;
  list-style-position:outside;
}

#service li {
  display:inline;
  color:#003366;
}

#service li a {
  color:#000000;
  padding:0px 4px;
  text-decoration:none;
}

#bd {  
  clear:both;
  margin-top:1.6em;
  margin:0 2em 0 3em;
  width:70.499em;
  padding-bottom:1em;
}
#yui-main {
  background:#F5F8D9;
}
.yui-t2 #yui-main .yui-b {
  margin-left:13.8461em;
}
.yui-t2 #yui-main .yui-b .yui-g {
  background:#ffffff;
}

/*Navigation*/
#nav {
  width:13.8461em;
  color:#000000;
  float:left;
  margin-top:-1px;
  background-color:#f5f8d9;
  margin-bottom:-1em;
}
* html #nav {padding-right:1em;}

#nav-headline {
  background: #008a9b url("../img/nav_headline.gif") top left no-repeat;
  color: #FFFFFF;
  font-weight:bold;
  padding: 1em 0 1em 1em;
}
#nav ul {
  margin: 0;
  width:13.8461em;
}
#nav ul li {
  display:inline;
}
#nav ul li a {
    color:#000000;
    display:block;
    padding:0 0 0 0.8em;
    text-decoration:none;
    line-height:1.8em;
    border-top:1px dotted #008a9b;
}
#nav ul li.current a {
  background-color:#008A9B;
  color: #FFFFFF;
}
#nav ul li.active a {
  border-right: 0.7em solid #4F9F3B;
}
#nav ul li.active li a,
#nav ul li.current li a {
  border-bottom:0;
    border-right:0;
  background-color:#2C6D1D;
  background-image:none;
}
#nav ul li.active li.current a,
#nav ul li.current li.current a {
  background:#4F9F3B;
}
#nav ul li.active li.active a {
  border-right: 0.7em solid #4F9F3B;
}
#nav ul ul a {
  text-indent:1em;
  line-height:20px;
}
#nav ul li a:focus,
#nav ul li a:hover,
#nav ul li a:active,
#nav ul li li a:focus,
#nav ul li li a:hover,
#nav ul li li a:active {
  background:#008a9b;
  color: #FFFFFF;
}

/* CONTENT */
#contentbar {
  background-color: #FFFFFF;
  width:43em;
}

#contentbar #main-content{
  padding: 2em;
  min-height:22em;
}

#main-content div.csc-header-n1 ,
#main-content div.csc-textpicHeader {
  background:url("../img/h1-line.gif") center repeat-x;
  margin-bottom:1em;
  
}

#main-content h1.csc-firstHeader {
  font-size:120%;
  color: #ffffff;
  padding:5px 10px;
  font-weight:bold;
  background-color:#008A9B;
  margin-bottom:1em;
  display:inline;
}


#main-content h2.csc-firstHeader {
  font-size:100%;
  color: #ffffff;
  padding:5px 10px;
  font-weight:bold;
  background-color:#008A9B;
  margin-bottom:1em;
  display:inline;
}
#main-content h3 {
  font-size:105%;
  font-weight:bold;
  color: #008A9B;
}

#main-content p {
  font-size: 100%;
  line-height:1.3em;
  padding: 0 0 1.3em 0;
}

#main-content .align-left {text-align:left;}
#main-content .align-center {text-align:center;}
#main-content .align-right {text-align:right;}
#main-content .align-justify {text-align:justify;}

#sidebar {
  background-color: #f5f8d9;
}

#sidebar h1, #sidebar h2, #sidebar h3 {
  background-color: #008a9b;
  color: #FFFFFF;
  font-weight:bold;
  font-size:100%;
  margin:20px 0 0 0;
  padding: 4px 0 4px 15px;
}

#sidebar p {
  padding: 0.5em 1em 0 1em;
  text-align:justify;
}

/* FORMS */
#searchform {
  margin-top:10px;
  margin-bottom:10px;
  text-align:right;
  padding-right:1em;
}

#searchform input[type='submit'] {
  margin-top:0.5em;
  background:#c6c5d7 url("../img/submit_bg.gif") top repeat-x;
  padding:0.1em;
  color:#000000;
  border:1px solid #000000;
}
#searchform input[type='text'] {
  background: #FFFFFF url("../img/text_bg.gif") top repeat-x;
  width:95%;
  border:1px solid #000000;
}

#searchtitle {
  background: #008a9b url("../img/magnifier.gif") center left no-repeat;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px 0 4px 30px;
  border-top:#ffffff 1px solid;
}

/* MENU */

#menu {
  font-weight:bold;
  font-size:100%;
  display:block;
  z-index:1000;
}

#menu ul {
  padding:0;
  margin:0;
  font-size:125%;
}

#menu li {
  display:inline;
  list-style:none;
  background: url("../img/menu/normal-left.gif") left top no-repeat;
  float:left;
  padding:0;
  margin:0;
  text-align:center;
  width:14.15em;
  height:72px
}

#menu li a {
  display: block;
  background: url("../img/menu/normal-right.gif") right top no-repeat;
  margin:0;
  padding:25px 15px 10px 15px;
}

#menu li.active {
  display:inline;
  list-style:none;
  background: url("../img/menu/active-left.gif") left top no-repeat;
  float:left;
  padding:0;
  margin:0;
  width:14.15em;
  height:72px
}

#menu li.start{
  display: block;
  background: url("../img/menu/normal.gif") left top no-repeat;
  padding:0;
  margin:0;
}

#menu li.active a {
  margin:0;
  background: url("../img/menu/active-right.gif") right top no-repeat;
  padding-bottom:10px;
}

#menu li.start a {
  margin:0;
}

#menu li.end {
  display: block;
  background: url("../img/menu/normal-left.gif") left top no-repeat;
  padding:0;
  margin:0;
  width:14.15em;
  height:72px
}

#menu li.end a {
  background: url("../img/menu/end-right.gif") right top no-repeat;
  margin:0;
  height:72px;
}

#menu li.end_active{
  display: block;
  background: url("../img/menu/active-left.gif") left top no-repeat;
  padding:0;
  margin:0;
  width:14.15em;
  height:72px
}

#menu li.end_active a {
  margin:0;
  background: url("../img/menu/end-active-right.gif") right top no-repeat;
  height:72px;
}

#menu_line {
  clear:left;
  background:url("../img/menu/bottom_line.gif");
  height:26px;
  background-repeat: repeat-x;
  width:70.5em;
}

/* CONTENT STYLES */

/* Bildunterschrift */
dd.csc-textpic-caption {
  font-size:90%;
  color: #008a9b;
}

/* Bilder */
div.csc-textpic-border img {
  padding:2px;
  border: 1px solid #008a9b;
}

div.csc-textpic-imagewrap {
  padding:0 0.5em 0 0;
}

div.csc-textpic-imagewrap img {
  padding:2px;
  border:1px solid #008a9b;
}

div#main-content strong {
  font-weight:bold;
}

div#main-content a {
  color:#008A9B;
  text-decoration:underline;
  
}

div#main-content em {
  font-style:italic;
}

/* Listen */
div#main-content ul,
div#main-content ol{
  margin-left:40px;
}

div#main-content ul li {
  list-style-type:disc;
  padding:3px;
  margin-left:10px;
}

div#main-content ol li {
  list-style-type:decimal;
  padding:3px;
  margin-left:10px;
}


/* Einrückungen */
div#main-content blockquote {
  margin-left:3em;
}


/* Branding */

p#simplebranding {
  color:#b4b697;
  font-size:90%;
  padding:0 10px;
  width:13.8461em;
  position:relative;
  bottom:3em;
}
p#simplebranding a {
  color:#b4b697;
}

/* Top Link */
div#to_top {
  text-align:right;
  margin-right:10px:
}
div#to_top a {
  color: #FFFFFF;
  background: #008b9c url("../img/toplink.gif") left no-repeat;
  padding: 3px 5px 3px 20px;
  margin-right:2em;
  
  color: #FFFFFF;
  
}


/* Kontaktformular */
div#kontakt_error {
  border:1px solid #FF0000;
  padding:10px;
}

div#kontakt_error ul li {
  color: #FF0000;
}

/** Fix nach Update auf 4.5.0 **/
div#main-content div.csc-textpic div.csc-textpic-imagewrap ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
div#main-content div.csc-textpic div.csc-textpic-imagewrap ul li {
    margin: 0 10px 10px 0;
    padding: 0;
}
#contentbar #main-content {padding:2em 1em 2em 2em}
