@import url(../Additor/css/reset.css);
@import url(../Additor/css/entries.css);
@import url(../Additor/3rdParty/lightbox/jquery.lightbox.css);
@import url(entries.css);

body {
  background: #FFF url(../img/bg_verlauf.gif) repeat-x;
  color: #808080;
  font-family: verdana !important;
  font-size: 11px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

a {
  color: #05b505;
  font-weight: bold;
  text-decoration: none;
}
h2.section a {
  color: #000;
}

a:HOVER {
  text-decoration: underline;
}

a:VISITED {
  color: #05b505;
 /* font-style: italic;*/
}

#wrapper {
  float: left;
  left: 50%;
  margin-left: -505px;
  position: relative;
  width: 1010px;
}


#header {
  background: url(../img/rasterpunkte_top.gif) repeat-x;
  height: 180px;
  position: absolute;
  width: 100%;
  z-index: 7;
}

a.sitehead {
  background: url(../img/logo.gif) no-repeat;
  display: block;
  height: 140px;
  width: 500px;
}


#sitehead span {
  display: none;
}

div#sub-nav {
  left: 640px;
  position: absolute;
  top: 0;
  font-size: 10px;
}

div#sub-nav a {
  color: #000;
  font-size: 10px;
  font-weight: normal;
}

div#sub-nav b {
  color: #CCC;
  font-weight: normal;
}

div#sub-nav span.language {
  display: none;
}

div#search {
  border: 1px solid #999;
  left: 639px;
  margin: 0;
  position: absolute;
  top: 149px;
}

div#search a {
  color: #808080;
  float: left;
  font-size: 10px;
  line-height: 16px;
}

div#search input#SearchExpr {
  border-right: 1px solid #999;
  border-style: solid;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 0px;
  color: #666;
  font-size: 11px;
  height: 19px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 200px;
}

.clearer {
  clear: both;
  height: 1px;
  overflow: hidden;
}

.page-nav {
  display: none;
}

#address {
  left: 640px;
  position: absolute;
  top: 39px;
}

#address .address-line {
  font-size: 10px;
  height: 20px;
}

#address .address-line a {
  color: #808080;
  font-weight: normal;
}

#ig-description {
  left: 163px;
  position: absolute;
  top: 59px;
}

#page-path-container {
  clear: left;
}

ol#page-path {
  list-style: disc;
  margin: 0 0 0 160px;
  /*padding: 0;*/
}

ol#page-path li {
  float: left;
  font-size: 10px;
  padding: 0 20px 0 0;
}

ol#page-path li.first  {
  list-style: none;
}

ol#page-path li a {
  color: #808080;
  font-weight: normal;
  font-size: 10px;
}


/*MENU ##########################################*/

#menu {
  /*float: right;*/
  float: left;
  /*background: url(../img/menu_bg_left.gif) no-repeat 20px 0;*/
  margin: 0;
  padding: 0 0 0 150px;
}

#navbar {
  float: left;
  margin: 0;
  padding: 0;
  /*height: 20px;*/
}

#navbar li {
  float: left;
  height: 39px;
  list-style: none;
  padding: 0;
  width: 120px;
}

#navbar li.last {
  /*background: url(../img/menu_bg_right.gif) no-repeat right;*/
  padding-right: 130px;
}

#navbar li li.last {
  background: none;
  padding-right: 0;
}

#navbar li.current, #navbar li:hover {

}

#navbar li a {
  background: #FFF;
  display: block;
  color: #808080;
  font-size: 12px;
  font-weight: bold;
  height: 100%;
  /*line-height: 22px;*/
  padding: 0 10px 0 10px;
  text-decoration: none;
}

#navbar li a span {
  display: block;
  padding: 7px 0 0 0;
}

#navbar li:hover a {
  color: #000;
  background: #FFF;
}

#navbar li.current a, #navbar li.inPath a {
  color: #05B505;
}

#navbar li ul {
  /*background: #656565;*/
  display: none;
  width: auto;
}

#navbar li:hover ul, #navbar li.hover ul {
  border-top: 1px solid #d6d6d6;
  display: block;
  margin: 0 0 0 -1px;
  padding: 0;
  position: absolute;
}

#navbar li:hover li, #navbar li.hover li {
  float: none;
}

#navbar li:hover li a {
  /*background: url(../img/submenu_bg.png);*/
  background: #d6d6d6;
  color: #000;
  padding-bottom: 2px;
}

#navbar li li.inPath a, #navbar li:hover li.inPath a {
  color: #000;
  /*background: url(../img/submenu_bg_inPath.png);*/
  background: #0E0;
}

#navbar li li a:hover, #navbar li li.inPath a:hover, #navbar li:hover li.inPath a:hover {
  background: #bbb;
  color: #FFF !important;
}

#navbar li li.last {
  /*border-bottom: 1px solid #EF181E;*/
}

#navbar li li {
  /*border-bottom: 1px solid white;
  border-left: 1px solid #EF181E;
  border-right: 1px solid #EF181E;*/

  height: auto;
  line-height: 20px;
  list-style-image: none;
  margin-bottom:1px;
  width: 220px;
}


/* ##########################################*/

#content {
  background: url(../img/rasterpunkt.gif);
  float: left;
  margin: 0 0 10px 0;
  padding-bottom: 35px;
  padding-top: 20px;
  position: absolute;
  top: 180px;
  width: 1010px;
}

#content.startpage {
  margin-left: 20px;
  padding-top: 0;
}

#content-module {
  /*border: 1px dashed green;*/
  float: left;
  height: 600px;
  margin-left: 39px;
  margin-left: -81px;
  margin-top: 19px;
  width: 240px;
}

.startpage #content-left {
  /*background: url(../img/bg_start.gif) no-repeat 19px 19px;*/
  float: left;
  margin: 0;
  padding-top: 0;
  /*position: absolute;*/
  width: 980px;
}

#content-left a.startscreen-link {
  /*background: #FFF;
  border: 1px solid #BBBBBB;*/
  display: block;
  font-weight: normal;
  left: 15px;
  position: absolute;
  top: 115px;
  z-index: 5;
}

#content-left a:hover.startscreen-link h3, #content-left a:hover.startscreen-link p {
  text-decoration: underline;
}

#content-left a.startscreen-link div {
  display: block;
  /*height: 14px;*/
  margin: 3px 5px;
  width: 571px;
}

#content-left a.startscreen-link h3 {
  font-weight: bold;
  float: left;
  margin-right: 5px;
}

#content-left a.startscreen-link p {
  color: #666;
  text-decoration: none;
}

/*
.startpage #start-bg {
  background: url(../img/bg_start.gif);
  height: 580px;
  margin: 19px 0 0 20px;
  position: absolute;
  width: 940px;
}
*/


#bg-img, #bg-img-right {
  left: -81px;
  position: absolute;
  top: 19px;
  width: 240px;
}

#bg-img-right {
  left: 879px;
}

#bg-img.startpage, #news-img {
  position: absolute;
  left: 39px;
  top: 199px;
  width: auto;
}

#news-img {
  width: 581px;
  z-index: 10;
}

#news-bgimg {
  background-color: #FFF;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  height: 581px;
  top: 0;
  width: 581px;
}


.bg-tile, .news-tile {
  background: #F4F4F4;
  display: block;
  float: left;
  height: 101px;
  margin-right: 19px;
  width: 101px;
}

.news-tile {
  background: transparent;
  background-repeat: no-repeat;
}

.bg-row {
  float: left;
  margin-bottom: 19px;
}

#content-left {
  float: left;
  margin: 19px 0 0 159px;
  width: 720px;
}
/*
#content-right {
  background: url(../img/bg_content_right.jpg) no-repeat;
  float: left;
  color: white;
  margin-left: 45px;
  padding-bottom: 35px;
  padding-left: 10px;
  margin-botton: 8px;
  width: 210px;
  height: 658px;
}

.content-right-seperator {
  height: 8px;
  }

#content-right p a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.banner-1 {margin-bottom: 16px;}
.banner-2 {margin-bottom: 8px;}
*/
.section {
  clear: left;
  float: left;
  margin-bottom: 19px;
  width: 100%;
}

.column.type1 {
  width: 100px;
}
.column.type2 {
  width: 220px;
}

.column.type3 {
  width: 340px;
}

.column.type4 {
  width: 460px;
}

.column.type5 {
  width: 580px;
}

.column.type6 {
  width: 700px;
}

.column.last {
  margin-right: 0;
}

.column {
  float: left;
  margin-bottom: 1px;
  margin-right: 19px;
}

h1.page {
  color: #000;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 19px;

}
/*
.section.pos1 {
  display: none;
}
*/
h2.section {
  color: #676164;
  font-weight: bold;
  margin-bottom: 20px;
}

#content.news div.newsdate {
  font-weight: bold;

}

#content.news #content-left {
  margin: 15px 0 0 65px;
}

div.news-list {
  width: 460px;
}

/* ##################### */

ul {
  padding-left: 20px;
}

.section-title {
  color: #676164;
}

.page-nav {
  display: none;
}

/* ===Related Pages=== */

.RelatedPages {
  margin: 15px 0;
}

.RelatedPages ul li {
  float:left;
  margin: 0 10px;
}

.EndRelatedPages {
  clear:left;
}


/* ===Tags Editieren=== */
#existing-page-tags {
  margin: 5px 0;
}

#existing-page-tags div {
  display: inline;
  margin: 0 5px;
}

.edit-page-tags .new-page-tag {
  clear:left;
  padding-bottom: 15px;
}

/* ===TagList=== */

ul.tag-list {
  list-style:none;
  list-style-image:none;
  width: 300px;
}

ul.tag-list li {
  float:left;
  margin-left: 15px;
}

div.end-tag-list {
  clear:left;
  margin-bottom: 2em;
}

div.search-tag-name {
  margin-bottom: 0.5em;
}

/*########## ImageGallery ###################*/

#ImageGallery {
  float:left;
  width: 680px;
  margin-bottom: 25px;
  margin-left: 7px;
  display: inline;
}

#ImageGallery div {
  float:left;
}

#ImageGallery a img {
  border:0;
}


#ImageGallery .scroll {
  background-image: url(../img/imagegallery/bg.jpg);
  width: 605px;
  height:160px;
  overflow: hidden;
  position:relative;
}

#ImageGallery table.content {
  border-spacing: 0px;
  border-collapse: collapse;
  margin-top:3px;
}
#ImageGallery td.item {
  background: url(../img/imagegallery/dia.gif) no-repeat top center;
  width: 159px;
  height: 157px;
  text-align: center;
  vertical-align:middle;
  padding:0;
}

#ImageGallery td.item.current {
  background-image: url(../img/imagegallery/dia_current.gif);
}

#ImageGallery td.item div.no {
  width:143px;
  float:right;
  text-align:right;
  margin-right:16px;
  margin-top:1px;
  font-size:10px;
  font-weight:bold;
  color:#676164;
  display:inline;
}

#ImageGallery img {
  border: 1px solid #676164;
}

.dijitDialogUnderlay {
  position: absolute;
  height: 2000px ! important;
}

.LightboxClose {
  background:url('../Additor/dojo-release-1.4.2/dojox/image/resources/images/close.png') no-repeat center center;
}

/*##### Newslist Startseite #####*/

.news-startlist {
  background: url(../img/rasterpunktNewslist.gif) repeat-x;
  clear: left;
  float:left;
  margin-left: 619px;
  padding-top: 18px;
  width: 221px;
  /*width: 640px;*/
  /*padding-top: 10px;*/
  /*margin-left: 55px;*/
}

.news-startlist h2.section {
  border: none;
  float: none;
  margin: 0;
}

.news-startlist strong.newsdate {
  font-size: 11px;
}

.news-startlist div.entryImage {
  display: none;
  /*
  float: left;
  margin-bottom: 1px;
  margin-right: 20px;
  width: 220px;
  */
}

.news-startlist div.entryText {
  border-bottom: 1px solid #808080;
    float: left;
  padding-bottom: 9px;
  width: 220px;
  /*padding-left: 15px;*/
}

.news-startlist div.entryNews p {
  height: 120px;
  display: none;
  overflow: hidden;
}

.news-startlist div.entryNews {
  float: left;
  margin-bottom: 0;
  padding: 0 0 10px 0px;
}

/*########### PageComments ########*/
#PageComments {
  clear: left;
  width: 95%;
}

#PageComments ul {
  list-style-type: none ! important;
  list-style-image: none ! important;
  margin-left: 0px;
  padding-left: 0px;
}

#PageComments ul li.Released, #PageComments ul li.Unreleased {
  background-color: #F1F1F1;
  border-top:1px solid #EF181E;
  margin: 0px 0px 10px 0px;
  padding: 10px 5px;
}

#PageComments ul li.Unreleased {
  background-color: #FFF4E9;
}

.CommentAdminReleased, .CommentAdminUnreleased {
  border-top: 1px solid #dddddd;
  margin-top: 10px;
  padding-top: 3px;
}

#PageComments ul li.Unreleased .CommentAdminReleased { display: none; }
#PageComments ul li.Released .CommentAdminUnreleased { display: none; }

#PageComments .CommentHeadline {
  font-weight: bold;
}

#PageComments .CommentMeta {
  font-size: 11px;
  color: #999;
}

#PageComments .CommentContent, #PageComments .CommentTeaser {
  margin-top: 5px;
}

#PageComments label {
  display: block;
  float: left;
  width: 120px;
}

#PageComments textarea {
  font-size: 12px;
  width: 80%;
}

#PageComments input.submit {
  margin: 5px 0 0 119px;
}

#PageComments .CommentSuccess {
  color: green;
  font-weight: bold;
}

.error {
  color: #EF181E;
  font-size: 12px;
  font-weight: bold;
}

#footer {
  float: left;
  margin-top: 100px;
  /*float: right;*/
}

.loginpage label {
  display: block;
  float: left;
  margin-left: 0px;
  width: 100px;
}

.loginpage .login {
  margin-left: 0px;
  width: 80px;
}

.loginpage .failure {
  color: #ff0000;
  margin-left: 0px;
}

.loginpage input.text, .loginpage input.password {
  width: 150px;
}

.loginpage .send-new-password {
  margin-left: 50px;
}

#referenz-tabelle td  {
/*
  =Tabelle A-Z Referenzen
*/

  text-align:center;
}

/*######## personalstart ########*/

#personalstart {
  margin: 0;
  width: 701px;
}

#personalstart b {
  color: #000;
}

.personalstart, .personalstart_right {
  background: #FFF;
  float: left;
  margin-right: 20px;
  padding: 0;
  width: 340px;
}

.personalstart_right {
  margin-right: 0;
}

.personalstart ul {
  border-top: 1px solid #EEE;
}

.personalstart li {
  border-bottom: 1px solid #EEE;
  padding: 3px 0;
}

#personalstart .change-password label {
  width: 150px;
}

.ps_container {
  float: none;
  padding: 10px;
}

.ps_container .row {
  margin-bottom: 3px;
}




#additor-control {
  left: 50%;
  margin-left: -45px;
}



table.search-hits {
  background: #CCC;
  border-collapse: separate;
  border-spacing: 1px;
  empty-cells: show;
  width: 100%;
}
table.search-hits td {
  background: #FFF;
  padding: 1px 3px;
}
table.search-hits th {
  background: #CCC;
  color: #FFF;
  padding: 1px 3px;
}

img.antiSpam {
  margin-right: 1px;
  vertical-align: middle;
}

