body {
  margin: 0;
  padding: 0;
  background-color: white;

  font-family: sans-serif;
  font-size: 10px;
  color: #666;
}

#page {
  width: 950px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin: 0;
  margin-left: -475px;
  background-color: white;
  /*background-image: url(pageback.gif);
  background-repeat: repeat-y;*/
  padding: 0;
  padding-bottom: 50px;
  padding-top: 25px;
  /*border: 1px solid #aaaaff;*/
  /*min-height: 1000px;*/
  /* für ie6/win */
  /*_height: 1000px;
  height: expression(1000);*/
}

#title {
  background-image: url(logo.jpg);
  background-repeat: no-repeat;
  margin: 0;
  margin-bottom: 10px;
  width: 950px;
  height: 70px;
  border-bottom: 1px solid #aaa;
}

#title h1 {
  display: none;
}

#links {
  /*position: absolute;*/
  width: 220px;
  /*top: 105px;
  left: 0px;*/
  /*float: left;*/
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  clear: none;
  display: block;
  list-style-type: none;
  /*background-color: red;*/
  /*border: 1px solid red;*/
}

#links li {
  padding: 5px;
  padding-left: 10px;
  padding-right: 33px;
  font-family: sans-serif;
  font-size: 11px;
}

#links li.active, #links li.selected, #links li.possible {
  background-color: #e6e6e6;
}

#links li.active, #links li.selected {
  font-weight: bold;
}

#links li.haschildren {
  background-image: url(linkhaschildren.gif);
  background-repeat: no-repeat;
  background-position: center right;
}

#links li.selected {
  background-image: url(linkselector.gif);
  background-repeat: no-repeat;
  background-position: center right;
}

#links li a {
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: black;
}

#links li a:hover {
  text-decoration: underline;
}

div.pagetree {
    border: 0;
      padding: 0;
}

div.pagetree a {
  display: block;
  padding: 5px;
  padding-left: 10px;
  padding-right: 33px;
  font-family: sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #555;
  border: 1px solid white;
}

div.pagetree a.root {
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

div.pagetree a.parent {
  color: black;
  background-color: #f7f7f7;
  border: 1px solid #f7f7f7;
  border-left: 1px solid #ddd;
}

div.pagetree a.active {
  color: black;
  background-color: #d7e9f5;
  border: 1px solid #d7e9f5;
  border-left: 1px solid #aaa;
}

div.pagetree a:hover {
  border: 1px solid black;
  text-decoration: none;
}


/*div.pagetree a.sibling.nonroot {
  background-color: #eee;
}
div.pagetree a.parent, div.pagetree a.child {
  background-color: #eee;
}

div.pagetree a.selected, div.pagetree a.active {
  font-weight: bold;
}

div.pagetree a.active {
  background-color: #bbb;
  color: black;
  background-image: url(linkselector.gif);
  background-repeat: no-repeat;
  background-position: center right;
}

div.pagetree a.haschildren {
  background-image: url(linkhaschildren.gif);
  background-repeat: no-repeat;
  background-position: center right;
}

div.pagetree a:hover {
    background-image: none;
      background-color: #999;
        color: white;
  text-decoration: underline;
}*/

div.pagetree a span {
    display: block;
}

#adminlink {
  display: block;
  position: absolute;
  width: 89px;
  height: 16px;
  top: 80px;
  left: 36px;
  color: white;
  font-weight: normal;
  font-family: sans;
  font-size: 11px;
  letter-spacing: 0px;
  font-family: sans-serif;
  text-decoration: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  text-align: center;
}

#adminlink:hover {
  text-decoration: underline;
}

#leftcol {
  float: left;
  width: 220px;
  /*border: 1px solid yellow;*/
}

#midcol {
  float: left;
  width: 540px;
  margin-left: 10px;
  margin-bottom: 10px;
  /*overflow: hidden;*/
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  padding: 0;


  min-height: 1000px;
  /* für ie6/win */
  /*_height: 1000px;
  height: expression(1000);*/
}

#rightcol {
  float: right;
  /*position: absolute;
  right: 0px;
  top: 105px;*/
  /*margin-right: 45px;*/
  width: 170px;
  overflow: hidden;
  /*background-color: green;*/
}

#footer {
  clear: both;
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px solid #aaa;
  text-align: right;
}

#footer a {
  margin: 0px 10px 0px 10px;
  text-decoration: none;
  color: #555;
}

#footer a:hover {
  text-decoration: underline;
  color: black;
}

#leftcol p {
  margin: 10px;
  margin-top: 150px;
  font-size: 10px;
  font-family: sans-serif;
  line-height: 14px;
  font-weight: bold;
  color: #666;
}

#rightcol p, #rightcol div {
  font-size: 10px;
  font-family: sans-serif;
  line-height: 14px;
  color: #666;
  margin: 3px;
  margin-bottom: 20px;
}

#rightcol div.picturesnippet,
#rightcol div.picturesnippet img {
  margin: 0;
}

hr {
  height: 0px;
  border: 0;
  border-top: 1px solid #aaa;
}

a {
  color: #1E90FF;
}

.pagecontent {
  padding: 0 8px 0 8px;
  margin: 0;
  margin-top: -25px;
  font-family: sans-serif;
  font-size:13px;
  font-weight: normal;
  color: black;
  /*background-color: blue;*/
  overflow: clip;
  /*border: 1px solid black;*/
}

.pagecontent h1, #rightcol h1 {
  margin: 25px 0 5px 0;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 10px;
  line-height: 15px;
  color: #555;
  clear: both;
  background-color: #d7e9f5;
  padding: 4px 10px 4px 10px;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

.pagecontent h2 {
  margin: 20px 0 5px 0;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #777;
  clear: both;
  padding: 4px 10px 4px 10px;
  border-top: 1px solid #aaa;
}


.pagecontent h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #555;
  font-size: 11px;
  font-family: sans-serif;
  line-height: 100%;
}

/* standardschrift */
.pagecontent p, .pagecontent li, .pagecontent div, .picandtext_text {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 25px;
  color: #666;
  margin: 10px 5px 0 5px;
}

.pagecontent p {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 25px;
  color: #666;
  margin: 10px 5px 0 5px;
}

.pagecontent li {
  margin-left:20px;
}

.pagecontent ul {
  padding: 0;
  margin-left: 20px;
}

p.newsdate {
 font-family: sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #999;
 margin: -25px 5px 0 5px;
 text-align: right;
}

p.newscat {
 font-family: sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #999;
 margin: -10px 5px 0 5px;
 text-align: left;
}


.blockleft {
  float: left;
  width: 48%;
  margin-bottom: 20px;
}

.blockright {
  float: right;
  width: 48%;
  margin-bottom: 20px;
}

.blockfull {
  padding-top: 30px;
  clear: both;
}

input.forminput, input[type='text'], textarea, input.articletextedit, input.articletextarea {
  width: 100%;
  border: 1px solid #999;
  background-color: #eee;
}


.closabletab, .closabletab_hidden {
  padding: 5px;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #fee;
  /*border: 1px solid red;*/
  border: 1px solid #999;
  color: #999;
}

.closabletab_hidden {
  border: 1px solid #ddd;
}

.closabletab .title, .closabletab_hidden .title {
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
}
  
.closabletab .title {
  font-weight: bold;
}

.closabletab .content {
  background-color: white;
  padding: 10px;
  border: 1px solid #999;
  margin-top: 10px;
}

/* guestbook */
ul.guestbook {
  clear: both;
  padding: 0;
  margin-left: 0;
}
ul.guestbook > li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 10px;
  border-left: 1px dashed #ddd;
  text-align: right;
}
ul.guestbook > li > h1 {
  font-size: 10px;
  text-align: left;
  color: #555;
}
ul.guestbook > li > h1 > span {
  font-size: 12px;
  color: black;
}
ul.guestbook > li > p {
  font-size: 11px;
  text-align: left;
  font-style: italic;
}
ul.guestbook > li > .info {
  font-size: 10px;
  color: #555;
  border-top: 1px solid #ddd;
  text-align: left;
}
ul.guestbook > li > .info > a, ul.guestbook > li > .info > .date {
  display: inline;
  font-size: 10px;
  margin: 0;
  padding: 5px;
}

/* picturesnippets */
.picturesnippet {
  display: block;
  margin: 10px;
  margin-top: 4px;
  border: 0;
  padding: 0;
  overflow: hidden;
}

.picturesnippet_framed {
  padding: 5px;
  border: 1px solid #ddd;
}

.picturesnippet_center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.picturesnippet_left {
  float: left;
  margin-left: 0;
}

.picturesnippet_right {
  float: right;
  margin-right: 0;
}

.picturesnippet img, .picturesnippet .caption {
  margin: 0;
  border: 0;
  padding: 0;
  text-align: left;
  font-size: 9px;
}

#picturetab, #addpicturetab {
  clear: both;
}

#picturetab form {
  display: inline;
}
#picturetab input {
  display: inline;
}

.picandtext {
  clear: both;
  margin: 10px;
  padding: 0;
  border-spacing: 0;
  table-layout: fixed;
  margin-bottom: 20px;
}

.picandtext td {
  padding: 0;
  margin: 0;
  text-align: left;
  vertical-align: top;
}

.picandtext_spacer {
  width: 10px;
}

.articleeditor {
  /*border: 1px solid pink;*/
}

.articleeditor .picturesnippet:hover {
  border: 1px solid red;
}

.articleeditor .picturesnippet_active {
  background-color: red;
  border: 1px solid red;
}

.articleeditor .addpicture {
  border: 1px solid #ccc;
  background-color: #ddd;
}

option, input.articletextedit, textarea.articletextarea {
  width: 100%;
  border: 1px solid #999;
  background-color: #eee;
}

.articleeditor #confpicture div {
  margin-top: 20px;
}

/* online-redaktion */
.articleauthor {
  font-style: italic;
  margin-top: 20px;
  margin-bottom: 0;
}

h1.articletitle {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
}
h2.subtitle {
  font-size: 12px;
  margin: 0;
}

p.teaser {
  margin-bottom: 10px;
  font-weight: bold;
}

.articleinformation {
  background-color: #eee;
  margin-top: 10px;
  padding: 5px;
}

.articleinformation .authorinfo {
  margin-top: 0;
  font-style: italic;
}

