/* admin styles */

/* messages */
.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 34px;
  background: url("http://www.brigittejank.at/static/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}

div.admin {
  margin: 0 40px 0 0;
}

div.admin ul li {
  list-style: none;
  background: url("http://www.brigittejank.at/static/bg_listicon16.gif") 0 0px no-repeat;
  padding: 0 0 5px 22px;
}

div.admin ul {
  margin: 0 0 1em 0;
  padding: 0;
}

.listItem ul.taskList li {
  background: url("http://www.brigittejank.at/static/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid ;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #716c56;
}

.listNavigation a.active {
  font-weight: bold;
}

div.admin small,
div.admin .small {
  font-size: 10px;
}

/* lists */

div.pageNav {
  margin: 5px 0 13px 0;
}

div.pageNavSummary {
  /* float: left; */
}

div.pageNavBar {
  /* float: right; */
  text-align: right;
}

span.pageNavItem,
span.pageNavSelItem  {
  margin-left: 3px;
  margin-right: 3px;
}

table.listItem td.leftCol {
  width: 70%;
  vertical-align: top;
}

table.listItem td.rightCol {
  width: 30%;
  vertical-align: top;
}


/* forms */

div.admin fieldset {
  border: 1px solid #716c56;
  padding: 8px;
  margin: 0 0 1em 0;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 0.6em;
  color: #9d0b0b;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #716c56;
  margin-top: 0.5em;
  padding-bottom: 0.8em;
}

div.admin label {
  font-size: 1em;
  font-weight: bold;
}

div.admin .formTitle {
  font-family: Trebchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: #9d0b0b;
  font-size: 18px;
  width: 460px;
}

div.admin .formText {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 460px;
  height: 360px;
  color: #525252 !important;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

p.buttons {
  margin-top: 2em;
  text-align: right;
  clear: both;
}

p.buttons input {
  padding: 0 1em;
  text-align: center;
  font-weight: bold;
}

div.admin p {
  margin: 0 0 0.78em 0;
}


* {
  padding: 0;
  margin: 0;
}

body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #525252;
  background: #dbd4b2;
  text-align: center;
  font-size: 71.87%;
}

img {
  border: 0;
}

ul, li {
  list-style: none;
}

a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5 {
  font-family: Trebchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: #9d0b0b;
}

input, textarea, select {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
}

/* HEADER */

#header {
  background: url("http://business.twoday.net/static/layouts/jank/bg_white.jpg") left bottom repeat-x;
  text-align: left;
}

#header #header-inner {
  margin: 0 auto;
  width: 882px;
  overflow: hidden;
}

#header h1 {
  float: left;
  background: #eae6c7 url("http://business.twoday.net/static/layouts/jank/bg_logo.jpg") 0 0 no-repeat;
  padding: 24px 49px 35px 19px;
}

#header div.menu {
  float: right;
  margin: 8px 0 0 0;
  padding: 0 5px 0 0;
  width: 697px;
  background: #eae6c7 url("http://business.twoday.net/static/layouts/jank/bg_menu.gif") right bottom repeat-y;
}

#header div.menu ul {
  background: white;
  width: 100%;
  overflow: hidden;
}

#header div.menu li {
  float: left;
}

#header div.menu a {
  display: block;
  color: #716c56;
  font-size: 1.21em;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  background: #eae6c7 url("http://business.twoday.net/static/layouts/jank/bg_white.jpg") left bottom repeat-x;
  border-left: 1px solid white;
}

#header div.menu span {
  display: block;
  padding: 5px 0 8px 19px;
}

#header div.menu a:hover, #header div.menu a.jankblogActive {
  background: url("http://business.twoday.net/static/layouts/jank/bg_menuitem_hover.gif") right bottom no-repeat;
}

/* PAGEBODY */

#pagebody {
  width: 100%;
  overflow: hidden;
  background: white;
}

#pagebody-inner {
  width: 882px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
  background: url("http://business.twoday.net/static/layouts/jank/bg_pagebody.gif") right 0 no-repeat;
  padding: 0 0 20px 0;
}

#leftbar {
  float: left;
  width: 180px;
  padding: 0 0 135px 0;
}

#mainbar {
  width: 682px;
  float: right;
  overflow: hidden;
  margin: 26px 0 0 0;
}

/* MAINBAR */

#content {
  width: 487px;
  float: left;
}

#sidebar {
  float: right;
  width: 173px;
  font-family: Arial, Helvetica, sans-serif;
}

/* LEFTBAR */

#leftbar p.description {
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 0 0 17px;
  background: url("http://business.twoday.net/static/layouts/jank/bg_leftbar.jpg") 0 0 repeat-y;
}

/* CONTENT (487px) */

/* story */

#content {
  line-height: 1.30em;
}

#content p.date {
  color: #525252;
  font-size: 0.95em;
  background: #e1d8af;
  font-style: normal;
  padding: 2px 6px 2px 6px;
  margin: 0 0 1em 0;
  width: 66px;
}

#content div.story {
  margin: 0 0 3.478em 0;
}

#pagebody h3, #pagebody h2 {
  font-size: 1.56em;
  margin: 0 0 0.74em 0;
  line-height: normal;
}

#pagebody h2 {
  margin: 0 0 1.74em 0;
}

#pagebody h3 a {
  color: #9d0b0b;
  text-decoration: none;
}

#content a, #pagebody a {
  color: #92885b;
}

#content div.story div.storyContent {
  width: 100%;
  overflow: hidden;
}

#content p {
  margin: 0 0 0.78em 0;
}

#content div.story div.storyContent li {
  padding: 0 0 5px 19px;
  background: url("http://business.twoday.net/static/layouts/jank/bg_listitem.gif") 10px 7px no-repeat;
}

/* Bilder */

#content div.story div.storyContent img.left {
  float: left; 
  margin: 3px 9px 5px 0; 
}

#content div.story div.storyContent img.right {
  float: right;
  margin: 3px 0 5px 9px;
}

/* Bilder mit Kommentar */

#content div.story div.storyContent div.img_floatright {
  float: right;
  width: 163px;
  margin: 0 0 0 10px;
  background: #eae6c7;
}

#content div.story div.storyContent div.img_floatright img {
  float: none;
  margin: 0;
}

#content div.story div.storyContent div.img_floatright p {
  margin: 0;
}

#content div.story div.storyContent div.img_floatright p.description {
  padding: 0 4px 1px 4px;
  font-size: 0.86em;
}

/* presse */

#pagebody div.presse h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 1em 0;
}

div.presse #content div.storyContent div.img_floatleft {
  float: left;
  width: 148px;
  margin: 0 0 2.17em 0;
}


div.presse #content div.storyContent div.picrow {
  width: 100%;
  overflow: hidden;
  margin: 0;
}

div.presse #content div.storyContent div.picitem {
  float:left;
  width: 220px;
  margin: 0;
  padding: 0 10px 0 0;
}

div.presse #content div.storyContent img {
  float: none;
  margin: 0;
}

div.presse #content div.storyContent p {
  margin: 0;
}

div.presse #content div.storyContent p.description { 
  padding: 5px 0 0 0;
  font-size: 0.86em;
}



/* comments */

div.comments {
  margin: 0 0 1.5em 0;
}

div.comments .reply {
  margin: 1.5em 0 0 30px;
}

div.comments h4 {
  font-size: 1em;
}

.addComment input.formTitle, .addComment textarea {
  width: 350px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #525252;
}

.addComment textarea {
  height: 100px;
}


/* SIDEBAR */

div.sidebarItem {
  margin: 0 0 29px 0;
}

#sidebar h4 {
  font-size: 1.1em;
  margin: 0 0 0.6em 0;
  font-weight: bold;
}

div.sidebarItemBody {
  font-size: 0.93em;
  padding: 0 10px 0 0;
}

div.sidebarItem a {
  color: #92885b;
}

div.sidebarItem ul {
  margin: 0 0 0.7em 0;
}

div.themenuebersicht ul {
  margin: 0 !important;
}

div.sidebarItem li {
  display: inline;
}

div.sidebarItem li a {
  display: block;
  padding: 0 0 3px 8px;
  background: url("http://business.twoday.net/static/layouts/jank/bg_listitem.gif") 0 6px no-repeat;
}

div.sidebarItem .credits li a {
  padding: 0 0 3px 0;
  background: none;
}

div.sidebarItem p {
  margin: 0 0 0.5em 0;
  line-height: 1.4em;
}

div.sidebarItemPresseecho li {
  padding: 0 0 3px 8px;
  background: url("http://business.twoday.net/static/layouts/jank/bg_listitem.gif") 0 6px no-repeat;
  display: block;
}

div.sidebarItemPresseecho li a {
  display: inline;
  padding: 0;
  background: none;
}

/* suche */

div.sidebarItem input.searchbox {
  width: 132px;
}

div.sidebarItem input.button {
  width: 19px;
  height: 19px;
  border: none;
  background: white url("http://business.twoday.net/static/layouts/jank/button_go.gif") 0 0 no-repeat;
}

/* historyItem */

div.sidebarItem div.historyItem {
  margin: 0 0 1.04em 0;
}

div.sidebarItem div.historyItem span.indent {
  display: block;
  padding: 0 0 0 7px;
}

div.sidebarwelcome div.weblogbeitraege {
  display: none;
}

/* FOOTER */

#footer {
  padding: 15px 0 29px 0;
  font-size: 0.86em;
  color: #564f49;
  margin: 0 auto;
  width: 882px;
  overflow: hidden;
  text-align: left;
}

#footer a {
  color: #564f49;
}

#footer p.left {
  float: left;
  width: 521px;
  padding: 0 0 0 5px;
}

#footer p.right {
  float: right;
  width: 255px;
  text-align: right;
  padding: 0 17px 0 0;
}

/* start */

#content .weblogStory div.story div.storyContent img { 
  float: none; 
  margin: 0; 
}

#content .weblogStory div.story div.storyContent img.left { 
  float: left; 
  margin: 3px 9px 5px 0; 
}

#content .weblogStory div.story div.storyContent img.right { 
  float: right; 
  margin: 3px 0 5px 9px; 
}
