/* $Id: style.css,v 1.47 2010/12/02 22:02:39 danprobo Exp $ */


/* Farbe ResCAR durch Farbe MEMS2015 */
/* #0099cc durch #237c49 ersetzt */
/* #0181ac durch #00662c (Standard-MEMS2015 ersetzt */
/* 11.1.13: Anpassungen bei der Position der print und pdf-Icons */
/*          vorgenommen */
/* -------------------------------------------------------------- */


/* Body
-------------------------------------------------------------- */

body {
background: #fff url(images/body-bg.gif) top right;
background-repeat:no-repeat;
background-attachment:fixed;
font-size: 84%;
font-family: Arial, Helvetica, sans-serif;
color: #585858;
margin: 0;
padding: 0;
line-height: 1.5em;
}

/* Text elements 
-------------------------------------------------------------- */
p {
  text-align: justify;
  hyphens: auto;
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-chars: auto 3;
  -webkit-hyphenate-limit-lines: 4;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: auto 3;
  -ms-hyphenate-limit-lines: 4;
  line-height: 1.5em;
}

table {
  border-collapse: collapse;
}

tr.odd td, tr.even td {
padding: 2em 0.5em 2em 0.5em ;
}

tr.odd {
background-color:#fff;
}

tr.even {
background-color:#EFEFEF;
}

tr td {
border-bottom:1px solid #e3e3e3;
padding: 15px 10px 15px 10px;
}


th {
text-align:left;
color: #87888a;
padding:4px 10px 4px 10px;
background: #eceeed;
border-top:1px solid #e3e3e3;
border-bottom:1px solid #e3e3e3;
}

thead th {
text-align:left;
color: #87888a;
padding:4px 10px 4px 10px;
background: #eceeed;
border-bottom:1px solid #e3e3e3;
}

td.active {
background-color:#f4f4f4;
}




a {
text-decoration: none;
color: #237c49;
}

a:hover {
color:#00662c;
}

a:active {
color:#00662c;
}

#content a:visited {
color: #00662c;
text-decoration: none;
}
#preface-wrapper a:visited {
color: #00662c;
text-decoration: none;
}

div.help {
width:125px;
float:right;
}


blockquote {
background: url(images/bq-tl.gif) no-repeat left top;
padding-left: 30px;
margin-left: 10px;
font-style:italic;
}

blockquote p {
background: url(images/bq-br.gif) no-repeat right bottom;
}

cite {
background: url(images/bq-tl.gif) no-repeat left top;
clear: both;
display: block;
font-style: italic;
padding-left: 30px;
margin-left: 10px;
}

code, tt, pre {
background-color:#EDF1F3;
font-family:"Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;
font-size:0.9em;
line-height:1.2em;
}

/* Headings
-------------------------------------------------------------- */

h1 {
font-size: 1.6em;
color:#237c49;
line-height: 1.5em;
}

h1.title{
clear:both;
}

h2 {
font-size: 1.5em;
color:#237c49;
line-height: 1.5em;
}

h3 {
font-size: 18px;
font-weight:normal;
color:#237c49;
margin-bottom:-2px;
line-height: 1.5em;
}

h4 {
font-size: 1.2em;
color:#237c49;
line-height: 1.5em;
}

h5 {
font-size: 1.1em;
color:#237c49;
line-height: 1.5em;
}

h6 {
font-size: 1em;
color:#237c49;
line-height: 1.5em;
}

/* Header regions
-------------------------------------------------------------- */

#legend {
position:fixed;
top:180px;
left:0;
width:25px;
height:220px;
background: url(images/legend.png) no-repeat left top;
}

#header {
height: 135px;
position: relative;
width: 950px;
margin: 0 auto;
background: url(images/header_bg.png) repeat-x left bottom;

}

#header-first {
float: left;
}

.logo {
padding-top: 0px;
padding-left: 0px;
}

.logo IMG {

}

#header-middle {
float: left;
padding-top: 25px;
}

.logo-name {
display:none;
/*
display: inline;
font-weight: bold;
font-size: 25px;
padding-left: 15px;
position: relative;
font-family: Verdana, Tahoma;
font-style: italic;
*/
}

.logo-text {
display: inline;
top:72px;
font-size: 22px;
font-weight: normal;
font-style:italic;
color:#8F8F8F;
position: relative;
padding-left: 0px;
font-family: Arial, sans-serif;
}

#header-wrapper #search-box {
margin: 4px 14px;
position: relative;
float: left;
white-space: nowrap;
}

#header-wrapper #search-box #search input.form-text {
font-size:11px;
background:transparent url(images/searchfield.png) no-repeat 1px 0;
border:0;
padding-top: 6px;
padding-left: 3px;
width: 118px;
}

#header-wrapper #search-box #search input.form-submit {
background:transparent url(images/searchbutton.png) no-repeat 0 1px;
cursor: pointer;
border:0;
padding-left: 0px;
width: 20px;
}


/* Primary menu + Superfish
-------------------------------------------------------------- */

#menu {
display:none;
height: 35px;
background:url(images/menu-bg.gif) repeat-x;
width:952px;
margin: 0 auto;
}

#nav {
display:none;
height: 35px;
background:url(images/menu-bg.gif) repeat-x;
float:left;
}

#nav li {
float:left;
background:url(images/menu-separator.gif) no-repeat right top;
height:35px;
padding:0 1px 0 0;
}

#nav li a{
color:#fff;
text-decoration:none;
font-size:12px;
padding:7px 29px 0 29px;
display:inline-block;
font-weight:bold;
height:25px;
text-transform:uppercase;
}

#nav li a:hover {
background:transparent url(images/menu-hover-bg.gif) repeat-x;
}

#nav li.active-trail a {
background:transparent url(images/menu-hover-bg.gif) repeat-x;
}

#rounded-menu-left {
height: 35px;
background:transparent url(images/menu-left-bg.gif) no-repeat;
float:left;
width:1px;
line-height:0;
font-size:0;
}

#rounded-menu-right {
height: 35px;
background:url(images/menu-right-bg.gif) no-repeat;
float:right;
width:14px;
line-height:0;
font-size:0;
}


/* slideshow + Preface top + Slideshow
-------------------------------------------------------------- */

#slideshow-wrapper{
width:100%;
/* background: transparent url(images/slideshow-shadow.png) no-repeat center bottom; */
background: transparent;
height:285px;
margin-bottom:0px;
margin-top:-5px;
}

.slideshow-inner{
width:950px;
margin:0 auto;
height:285px;
position:relative;
z-index:1;
overflow: hidden;
}

#slideshow-preface {
float:left;
position:absolute;
text-align:left;
z-index:4;
}

.slideshow {
width:950px;
position:relative;
z-index:2;
overflow: hidden;
}

#preface {
padding: 20px;
font-size:1.2em;
color:#fff;
display:block;
float:left;
}

#preface a {
color:#fff;
text-decoration:underline;
}

#preface a:hover {
text-decoration:none;
}

#slideshow-bottom{
width:950px;
float:left;
background:url(images/mission-bg.png) no-repeat center bottom;
min-height:65px;
position:absolute;
bottom:0;
left:0;
text-align:right;
z-index:3;
line-height:1.7em;
}

/* Preface first + Preface middle + Preface last regions
-------------------------------------------------------------- */

#preface-wrapper {
width:950px;
margin: 0 auto;
}

#preface-wrapper .column {
float: left;
}

#preface-wrapper.in1 .column {
width: 100%;
}

#preface-wrapper.in2 .column {
width: 50%;
}

#preface-wrapper.in3 .column {
width: 33.3%;
}

#preface-wrapper .block {
padding-top:10px;
padding-left:18px;
padding-right:10px;
}

#mission {
padding: 20px;
font-size:1.6em;
color:#002054;
display:block;
float:right;
}

/* Content regions
-------------------------------------------------------------- */

#wrapper {
width: 950px;
margin: 15px auto 10px;
}

#content {
width: 100%;
float: left;
}

/* Sidebar regions
-------------------------------------------------------------- */

#sidebar-side-1 #sidebar-left {
/* width: 200px; */
width: 21%;
float: left;
font-size:12px;
}

#sidebar-side-2 #sidebar-left {
/* width: 200px; */
width: 21%;
float: left;
margin-right: 2%;
font-size:12px;
}

.sidebars-1 #content{
width: 76%;
padding-left: 25px;
float: left;
}

.sidebars-2 #content{
width: 54%;
float: left;
}

.sidebars-2 #content div.help {
position:relative;
/* float:left;
width: 100%;*/       /*orig DE-Template */
/* top:-65px;
left:0;*/            /*orig RESCAR-Template */
width: 515px;
text-align:right;
}

.sidebars-2 #content span.print-link {
position:relative;
/*top:-100px;
left:0; */
width: 515px;
text-align:right;
}

/*
.sidebars-2 #content div.help span.print-syslink {
position:absolute;
float:left;
margin:0 10px 0 0;
top:-40px;
right:0;
}
*/

.print-syslink {margin:0;}

.sidebars-2 #content div.help span.print-html {
position:absolute;
top:0px;
right:0px;
float:left;
*/margin:0 10px 0 0;*/  /*orig DE-Template */
margin:0 0 0 0;
}
.sidebars-2 #content div.help span.print-mail {
position:absolute;
top:0px;
right:0px;
float:left;
*/margin:0 10px 0 0;*/  /*orig DE-Template */
margin:0 0 0 0;
}
.sidebars-2 #content div.help span.print-pdf {
position:absolute;
top:0px;
right:0px;
float:left;
*/margin:0 10px 0 0;*/  /*orig DE-Template */
margin:0 0 0 0;
}
.sidebars-2 #content div.content-middle {
width: 100%;
float:left;
}

#sidebar-side-1 #sidebar-right {
width: 21%;
float: right;
font-size:12px;
}

#sidebar-side-2 #sidebar-right {
width: 21%;
float: right;
font-size:12px;
}

#sidebar-left .block,
#sidebar-right .block {
margin-bottom: 10px;
}

#sidebar-left h2.block-title,
#sidebar-right h2.block-title {
background: transparent url(images/box_top.png);
color:#fff;
font-weight:normal;
margin:0;
padding-top: 7px;
padding-bottom: 8px;
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
}

#sidebar-left h2.block-title a,
#sidebar-right h2.block-title a {
color:#fff;
font-weight:normal;
text-decoration:none;
}

#sidebar-left .block-content,
#sidebar-right .block-content {
background: transparent url(images/box_middle.png);
}

#sidebar-left .block-inner,
#sidebar-right .block-inner {
padding-bottom: 8px;
background: transparent url(images/box_bottom.png) no-repeat bottom left;
}

#sidebar-left .block-content,
#sidebar-right .block-content {
}

#sidebar-left .block-content-inner,
#sidebar-right .block-content-inner {
margin: 0;
padding: 5px 15px 5px 15px;
}




#sidebar-left .whiteblock h2,
#sidebar-right .whiteblock h2 {
background: transparent url(images/whitebox_top.png);
color:#fff;
font-weight:normal;
margin:0;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
}

.whiteblock h2 a {
color:#fff;
font-weight:normal;
text-decoration:none;
}

#sidebar-left .whiteblock .block-content,
#sidebar-right .whiteblock .block-content {
background: transparent url(images/whitebox_middle.png);
}

#sidebar-left .whiteblock .block-inner,
#sidebar-right .whiteblock .block-inner {
padding-bottom: 8px;
background: transparent url(images/whitebox_bottom.png) no-repeat bottom left;
}

.whiteblock .block-content-inner {
margin: 0;
padding: 5px 15px 5px 15px;
}

.whiteblock .block-content-inner p{
font-size:10px;
color:#9F9F9F;
line-height:1.2em;
}




/* Misc.
-------------------------------------------------------------- */

#help {
font-size: 0.9em;
margin-bottom: 1em;
}

.error {
border-color: red;
}

.terms {
background-repeat: no-repeat;
padding-left: 18px;
padding-bottom: 5px;
}

.book-navigation .menu {
padding-bottom: 15px;
}

#notice {
font-size: 10px;
text-align:center;
margin-bottom: -10px;
}

table {
width:100%;
}

/* Nodes
-------------------------------------------------------------- */

.node {
margin: .5em 0 1em;
padding-bottom: 1em;
border-bottom: 1px solid #bbb;
}

.content-top{
margin: 0 0 1.2em;
padding-left: 1.2em;
padding-right: 1.2em;
padding-top: .1em;
padding-bottom: .5em;
border-bottom: 1px solid #bbb;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
background-color: #f4f4f4;;
}

.content-bottom {
margin: 1.5em 0 1em;
padding-left: 1.2em;
padding-right: 1.2em;
padding-top: .1em;
padding-bottom: .5em;
border-bottom: 1px solid #bbb;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
background-color: #f4f4f4;;
}

.title, .title a {
color:#000;
margin: 0 auto;
line-height: 1.2em;
}

.node .content, .comment .content {
margin: .5em 0 .5em;
}

.node .taxonomy {
color: #999;
font-size: 0.9em;
padding-left: 1em;
}

.node .picture, .comment .picture {
float: right;
}

.preview .node, .preview .comment{
background-color: #f4f4f4;;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.8em;
}

.submitted {
font-size: 0.9em;
color: #999;
}

.submitted a:hover {
text-decoration: underline;
}

.sticky {
padding: 1em;
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin-top:0;
margin-bottom:1.2em;
}

.messages {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.3em;
margin-bottom: 1em;
}

.breadcrumb {
background-color: transparent;
padding-top: 0.3em;
padding-bottom: 0.3em;
margin-bottom: 1em;
padding-left: 0;
padding-right: 10px;
}

/* Comments
-------------------------------------------------------------- */

.comment {
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 1em;
margin-bottom: 1em;
padding-bottom: 1em;
background-color: #f4f4f4;
}

.comment .title {
line-height: 1.2em;
}

.comment .new {
text-align: right;
font-weight: normal;
float: right;
color: red;
margin:.5em;
}

/* Aggregator
-------------------------------------------------------------- */

.feed-item-body {
border-bottom: 1px solid #bbb;
padding-bottom: 1em;
}

#aggregator .feed-source {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.8em;
margin:10px 0;
}

#aggregator .feed-source .feed-url {
margin:10px 0;
}

#aggregator h1 .title{
border-bottom: 1px solid #bbb;
}

#aggregator .item-list {
padding-bottom:5px;
}

#aggregator .feed-icon img{
margin-top: 15px;
}

#aggregator h2 {
padding-top: 10px;
}

#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
color: #999;
font-style: italic;

}

.feed-item-title {
font-size: 1.4em;
}

#aggregator h3 a:hover {
text-decoration: none;
}

.feed-item-meta .feed-item-source {
font-size: 0.9em;
}

.feed-item-meta .feed-item-date {
font-size: 0.9em;
color: #999;
}

/* Forums
-------------------------------------------------------------- */

#forum table {
width: 100%;
}

#forum td {
padding: 0.5em;
}

#forum td.container {
background-color: #e6e6e6;
}

#forum ul.links {
padding:10px 0;
}

#forum ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 5px;
}

#forum ul.links li.forum a {
background-image:url(images/post.gif);
}

#forum ul.links li.login a {
background-image:url(images/lock.gif);
}

#forum td.statistics, #forum td.settings, #forum td.pager {
height: 1em;
border: 1px solid #bbb;
}

#forum td .links {
padding-top: 0.7em;
}

.block-forum h3 {
margin-bottom: .5em;
}

dl dd {
margin: 0 0 .5em 1em;
}


.forum-topic-navigation {
border-bottom: 1px solid #bbb;
border-top: 1px solid #bbb;
padding: 0.5em;
text-align: center;
}

.book-navigation .page-links {
border-bottom: 1px solid #bbb;
border-top: 1px solid #bbb;
padding: 0.5em;
text-align: center;
}

.book-navigation .menu {
border-top: 1px solid #bbb;
margin:0;
}

/* Tracker + Profile
-------------------------------------------------------------- */

#tracker {
padding-top:10px;
}

#tracker .item-list {
padding-top:5px;
}

#tracker table {
width: 100%;
}

#tracker td {
padding: 0.5em;
}

.profile {
clear: both;

padding: 0;
margin: 1em 0em;
background-color: transparent;
}

.profile h3 {
border-bottom: 1px solid #efefef;
padding: 0.5em 0;
}

/* Admin
-------------------------------------------------------------- */

div.admin-panel .body {
background: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
}

div.admin-panel h3 {
background-color: #e6e6e6;;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 5px 8px 5px;
margin: 0;
}

div.admin {
padding-top: 0;
}

div.admin .left,
div.admin .right {
margin-left: 1%;
margin-right: 1%;
}

/* Poll
-------------------------------------------------------------- */

.poll .bar {
background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
border: solid #f0f0f0;
border-width: 1px 1px 1px;
}

.poll .bar .foreground {
background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

/* Lists + Links + Pager
-------------------------------------------------------------- */

ul.links li.first {
border: none;
}

ul {
margin: 0.5em 0 1em;
padding: 0;
}

ol {
margin: 0.75em 0 1.25em;
padding: 0;
}

ol li, ul li {
margin: 0.4em 0 0.4em 0;
}

ul.menu, .item-list ul {
margin: 0.35em 0 0 -0.5em;
padding: 0;
}

ul.menu ul, .item-list ul ul {
margin-left: 0em;
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
margin: 0.15em 0 0.15em 0;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
padding: 0 0 .2em 1.5em;
list-style-type: none;
list-style-image: none;
background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em;
}

ol li {
padding: 0 0 .3em;
margin-left: 2em;
background-image: none;
list-style-type: decimal;
}

ul li.expanded {
background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em;
}

ul li.collapsed {
background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
display: block;
}

ul.inline li, ul.links li {
background: none;
margin: 0;
padding: 0 1em 0 0;
}

ol.task-list {
margin-left: 0;
list-style-type: none;
list-style-image: none;
}

ol.task-list li {
padding: 0.5em 1em 0.5em 2em;
}

ol.task-list li.active {
background: transparent url(images/task-list.png) no-repeat 3px 50%;
}

ol.task-list li.done {
background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%;
}

ol.task-list li.active {
margin-right: 1em; /* LTR */
}

fieldset {
border: 1px solid #bbb;
}

fieldset ul.clear-block li {
margin: 0;
padding: 0;
background-image: none;
}

#user-login-form {
text-align: center;
}

#user-login-form ul {
text-align: left; /* LTR */
}

ul.links li, ul.inline li {
background-image: none;
}

.links li {
margin: 0;
padding: 0;
}

.tabs li {
margin: 0;
padding: 0;
background-image: none;
}

div.tabs {

}
div.tabs ul {

}

/* eingefuegt am 18.1.13 
wg. Print-Icon-Verschiebung auf node 14 */
div.sticky span.print-link {

 width:480px;

}



/*
** Tab navigation
*/
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em; /* LTR */
  /* white-space: nowrap; */
  list-style: none;
  margin: 5px 0 10px -12px;
  height: auto;
  line-height: normal;
  border-bottom: 0px solid #bbb;
}
ul.primary li {
  float:left;
  margin: 0 0 10px 0;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid;
  height: auto;
  margin-right: 0.5em; /* LTR */
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
}
ul.secondary {
  padding: 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc; /* LTR */
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}


li.expanded {
list-style-image:none;
list-style-type:none;
margin:0.15em 0 0.15em 0.5em;
padding:0 0 0.2em 1.5em;
}

div.links ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
}

div.links ul.links li.comment_forbidden a {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden span {
background-repeat: no-repeat;
padding-left: 20px;
padding-right:20px;
}

div.links ul.links li.comment_add a {
background-image: url(images/commentadd.gif);
}

div.links ul.links li.comment_comments a {
background-image: url(images/comments.gif);
}

div.links ul.links li.comment_edit a {
background-image: url(images/commentedit.gif);
}

div.links ul.links li.comment_delete a {
background-image: url(images/commentdelete.gif);
}

div.links ul.links li.comment_reply a {
background-image: url(images/commentadd.gif);
}

div.links ul.links li.node_read_more a {
background-image: url(images/readmore.gif);
}

div.links ul.links li.blog_usernames_blog a {
background-image: url(images/user.gif);
}

div.links ul.links li.comment_forbidden span {
background-image:url(images/lock.gif);
}

div.links ul.links li.upload_attachments a {
background-image: url(images/photo.gif);
}

div.links ul.links li.book_printer a{
background-image:url(images/print.gif);
}

div.links ul.links li.book_add_child a{
background-image:url(images/add.gif);
}

ul.pager li.pager-current {
background-color:#005a8c;
color:#FFFFFF;
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
}

.item-list .pager li {
padding:0px;
}

.item-list .pager li a{
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
background-color: #f4f4f4;;
}

.item-list .pager li a:hover {
background-color:#005a8c;
color:#FFFFFF;
}

/* Login + Register + RSS
-------------------------------------------------------------- */
/* 18.1.13: topPanel_wrap: wg. user width von 440 auf 520px gesetzt     */
/* 18.1.13: topPanel_middle: wg. user width von 400 auf 480px gesetzt   */

#topPanel_wrap {
position: absolute;
top: 30px;
right: 0;
border:0px solid #FF0000;
}

#topPanel_start {
position:relative;
width:20px;
height:32px;
float:left;
background:transparent url(images/topPanel_start.png) no-repeat;
border:0px solid #FF0000;
}

#topPanel_middle {
height:32px;
margin: 0 0 0 0px;
float:left;
background:transparent url(images/topPanel_middle.png) repeat-x;
border:0px solid #FF0000;
}

#topPanel_end {
position:relative;
width:20px;
height:32px;
background:transparent url(images/topPanel_end.png) no-repeat;
float:right;
border:0px solid #FF0000;
}


#languageSelect {
position:relative;
top:5px;
float:left;
}
#languageSelect ul li{
border: 0;
display: inline;
list-style: none;
margin: 0 10px 0 0;
padding: 0 0 0 0px;
background-image: none;
}
#languageSelect ul li img {
position:relative;
top:2px;
}

#authorize {
position:relative;
float:left;
top:5px;
left:0px;
padding: 0 0 0 0px;
text-align:left;
border:0px solid #FF0000;
}

#authorize ul {
display: inline;
}

#authorize ul li {
margin: 0 10px 0 0;
padding: 0 0 0 0px;
display: inline;
list-style: none;
border-left: 0px #5a5a5a solid;
background-image: none;

}

#authorize ul li.first {
border: 0;
}

#authorize ul li, #authorize ul li a {
font-size: 12px;
line-height: 13px;
}

#authorize a.feed-icon {
padding-right: 20px;
}

#edit-search-theme-form-1-wrapper {
position:relative;
border:0px solid #FF0000;
}

#edit-search-theme-form-1-wrapper label {
display: none;
}

#edit-search-theme-form-1-wrapper #edit-submit {
border:1px solid #FF0000;
}

/* Bottom teaser
-------------------------------------------------------------- */

#bottom-teaser {
width:950px;
margin: 10px auto 10px;
}

#bottom-teaser .column {
float: left;
}

#bottom-teaser.in1 .column {
width: 100%;
}

#bottom-teaser.in2 .column {
width: 50%;
}

#bottom-teaser.in3 .column {
width: 33.3%;
}

#bottom-teaser .block {
padding-left:15px;
padding-right:15px;
}


/* Bottom region
-------------------------------------------------------------- */

#bottom-wrapper {
background-color: #f4f4f4;;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin: 10px auto 0;
text-align: left;
width: 950px;
position: relative;
}

#bottom-wrapper h2 {
font-size: 1.3em;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: -5px;
}

#bottom-wrapper .column {
float: left;
padding-bottom: 15px;
padding-top: 5px;
}

#bottom-wrapper.in1 .column {
width: 100%;
}

#bottom-wrapper.in2 .column {
width: 50%;
}

#bottom-wrapper.in3 .column {
width: 33.3%;
}

#bottom-wrapper.in4 .column {
width: 25%;
}

#bottom-wrapper .block {
padding-left:15px;
padding-right:15px;
}

/* Footer region
-------------------------------------------------------------- */

#footer-wrapper {
width: 950px;
margin: 0 auto;
position: relative;
}

#footer{
width: 950px;
margin: 0 auto;
font-size: 12px;
border-top: 1px solid #bbb;
padding-top:5px;
padding-bottom:5px;
}

/* Secondary menu
-------------------------------------------------------------- */

#subnav-wrapper {
text-align:right;
padding-bottom:5px;
}

#subnav-wrapper ul {
display: inline;
}

#subnav-wrapper ul li {
display: inline;
list-style: none;
background-image: none;
padding-left: 5px;
}

#subnav-wrapper ul li,#subnav-wrapper ul li a {
font-size: 12px;
line-height: 13px;
}

#subnav {
font-size: 12px;
}

#subnav li {
}

#subnav li a {
font-weight:normal;
}

#subnav li a:hover {
color: #cc6600;
}


div .collapsiblock a{
  background: url(images/expanded.png) no-repeat right;
  display: block;
}

div .collapsiblockCollapsed a{
  background: url(images/collapsed.png) no-repeat right;
}




/* Superfish Navigation (not used yet!)
-------------------------------------------------------------- */

#superfish {
height:35px;
float:left;
}

#superfish h2 {
height: 0;
overflow: hidden;
position: absolute;
}

#superfish .menu, #superfish .menu * {
margin:0;
padding:0;
list-style:none;
}

#superfish .menu {
line-height:1.0;
}

#superfish .menu ul {
position:absolute;
top:-999em;
width:13em;
}

#superfish .menu ul li {
width:100%;
}

#superfish .menu li:hover {
visibility:inherit;
}

#superfish .menu li {
float:left;
position:relative;
}

#superfish .menu a {
display:block;
position:relative;
}

#superfish .menu li:hover ul,
#superfish .menu li.sfHover ul {
left:0;
top:32px;
z-index:99;
}

#superfish ul.menu li:hover li ul,
#superfish ul.menu li.sfHover li ul {
top:-999em;
}

#superfish ul.menu li li:hover ul,
#superfish ul.menu li li.sfHover ul {
left:13em;
top:0;
}

#superfish ul.menu li li:hover li ul,
#superfish ul.menu li li.sfHover li ul {
top:-999em;
}

#superfish ul.menu li li li:hover ul,
#superfish ul.menu li li li.sfHover ul {
left:13em;
top:0;
}

#superfish .menu {
float:left;
margin-bottom:1em;
}

#superfish .menu a {
padding:.75em 1em;
text-decoration:none;
}

#superfish .menu a.sf-with-ul {
padding-right:2.25em;
min-width:1px;
}

#superfish .menu a, #superfish .menu a:visited  {
color:#fff;
text-decoration:none;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
padding-right:30px;
padding-left:30px;
padding-top:11px;
}

#superfish .menu li {
background: transparent;
}

#superfish .menu li li {
background: #3b6999;
}

#superfish .menu li li li {
background: #3b6999;
top: 0px;
}

#superfish .menu li:hover, #superfish .menu li.sfHover,
#superfish .menu a:focus, #superfish .menu a:hover, #superfish .menu a:active {
outline:0;
}

#superfish .menu li:hover,
#superfish .menu li.sfHover,
#superfish .menu a:focus,
#superfish .menu a:hover,
#superfish .menu a:active {
z-index:10;
}

#superfish .menu li:hover {
background:transparent url(images/menu-hover-bg.gif) repeat-x;
}

#superfish .menu li.active-trail {
background:transparent url(images/menu-hover-bg.gif) repeat-x;
}

#superfish .menu li.active-trail li {
background: #3b6999;
}

#superfish .menu li li:hover {
background: #3b6999;
}

#superfish .menu li li li:hover {
background: #3b6999;
}

.sf-sub-indicator {
position:absolute;
display:block;
right:.75em;
top:1.05em;
width:10px;
height:10px;
text-indent:-999em;
overflow:hidden;
background:url(images/arrows-ffffff.png) no-repeat -10px -100px;
}
a > .sf-sub-indicator {
top:.8em;
background-position: 0 -100px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px;
}

#superfish .menu ul .sf-sub-indicator { background-position:  -10px 0; }
#superfish .menu ul a > .sf-sub-indicator { background-position:  0 0; }
#superfish .menu ul a:focus > .sf-sub-indicator,
#superfish .menu ul a:hover > .sf-sub-indicator,
#superfish .menu ul a:active > .sf-sub-indicator,
#superfish .menu ul li:hover > a > .sf-sub-indicator,
#superfish .menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0;
}

#superfish .sf-shadow ul {
background:	url(images/shadow.png) no-repeat bottom right;
padding: 0 8px 9px 0;
}

#superfish .sf-shadow ul.sf-shadow-off {
background: transparent;
}

/* Debuggin Views */

div.views-basic-info {
position:relative;
top:-12px;
}

div.views-quick-links {
position:relative;
top:18px;
}

.block-region {background:transparent;}

/* Accordeon Headline */

.clickToggle {
  margin-bottom: 10px;
  background:transparent url(images/closed.gif) no-repeat top right;
  border-top:1px solid #DFDFDF;
  border-bottom:1px solid #DFDFDF;
  display:block;
  padding:5px 0 5px 0;
  color:#237c49;
  /*color:#008DC8;*//*Alte farbe von Rescar auskommentiert*/
}


.clickToggle:hover {
  color:#969696;
}


.clickToggleActive {
  background:transparent url(images/opened.gif) no-repeat top right;
  color:#237c49;
  /*color:#969696;*/
  border-top:1px solid #DFDFDF;
  border-bottom:0px;
}

.toggle {width:100%;}

/* Farblich Kennzeichnung fälliger und überfälliger (Haupt-)Meilensteine, Aktionspunkte, etc. */
.faellig {
  background-color:#edfbe9;
  color:black;
}

.ueberfaellig {
  background-color:#e7f4e2;
  color:red;
}
