/* Vorgaben für Standard-Tags */

body {
  font: 75%/150% "Trebuchet MS", Tahoma, Arial;
  color: #333333;
  background: #FFFFFF url(images/bg-main.gif);
  margin: 0px;
  padding: 0px 0px 40px;
}

a {
  color: #CC6600;
  text-decoration: none;
}

a:hover {
  color: #FF6600;
  text-decoration: underline;
}

img {
  border: none;
}

p {
  padding: 0;
  margin: 0;
}

form {
  margin:0px;
  padding:0px;
}

h1 {
  margin: 0;
  background: url(images/logo.gif) no-repeat;
  padding-left: 70px;
  height: 60px;
  font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
  color: #c9eefe;
}

h1 a {
  color: #c9eefe;
  text-decoration: none;
}

h1 a:hover{
  color: #ffffff;
  text-decoration: none;
}

h2 {
  color: #59770e;
  margin: 0px 0px 2px;
  border-bottom: 1px dotted #CCCCCC;
  letter-spacing: -1px;
  font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
  padding-bottom: 3px;
}

h3 {
  font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
  color: #758d38;
  margin: 10px 0px 5px;
}



/* Allgemeine Klassen */

.align_left, .alignleft {
  float: left;
}

.align_right, .alignright {
  float: right;
}

.clear {
  clear: both;
}

hr.clear {
  clear: both;
  visibility: hidden;
  margin: 0;
  padding: 0;
}



/* Layout der Seite */

#page {
  margin: 0px auto;
  width: 760px;
  border-bottom: 5px solid #d5e6eb;
  border-left: 5px solid #d5e6eb;
  border-right: 5px solid #d5e6eb;
  background: #FFFFFF url(images/bg-content.gif) repeat-y;
}

#header {
  background: #0FACEA url(images/bg-header.jpg) no-repeat;
  height: 140px;
  border-bottom: 3px solid #3f73ad;
  position: relative;
}

#content {
  padding: 10px 0px 30px 13px;
  float: left;
  width: 492px;
  overflow: hidden;
}

#sidebar-right {
  float: right;
  padding: 0px 10px 20px 0px;
  width: 220px;
  color: #666666;
  overflow: hidden;
}

#footer {
  margin: 0px auto;
  width: 760px;
  color: #7a9299;
  font-size: 85%;
  line-height: 120%;
}



/* Layout - Header */

#headertitle {
  position: relative;
  padding: 30px 0px 0px 0px;
  height: 60px;
}

#headertitle .description {
  position: absolute;
  left: 80px;
  bottom: 3px;
  color: #c9eefe;
  font-size: 14px;
}

#headertitle .description p {
  padding: 0;
}

#header .nav {
  list-style: none;
  margin: 0px;
  position: absolute;
  right: 10px;
  bottom: 0px;
}

#header .nav li {
  list-style: none;
  float: left;
  margin-left: 5px;
}

#header .nav li a {
  color: #ffffff;
  text-decoration: none;
  background: #5c8d0c url(images/bg-navbtn.gif) repeat-x;
  padding: 5px 15px;
  font: bold 14px/100% Arial, Helvetica, sans-serif;
  border-top: 1px solid #E6EED0;
  border-left: 1px solid #AFCD69;
  border-right: 1px solid #AFCD69;
  display: block;
}

#header .nav li a:hover {
  color: #ffffff;
  text-decoration: underline;
}



/* Layout - Footer */

#footer a {
  color: #048db4;
}







/* Layout - Content */

.navigation {
  padding: 0 0 20px 0;
  color: #888888;
}

.navigation a {
  color: #444444;
}

.navigation a:hover {
  color: #FF6600;
}



/* Kategorie - Einträge */


h3.category, h3.category-add, h3.entry-add {
  font: normal 120%/100% "Trebuchet MS", Tahoma, Arial;
  color: #758d38;
  margin: 2px;
}

h3.category {
  background: url(images/folder.png) no-repeat left center;
  padding: 4px 0 4px 30px;
}

h3.category-add {
  background: url(images/folder-add.png) no-repeat left top;
  padding: 6px 0 18px 30px;
}
h3.entry-add {
  background: url(images/entry-add.png) no-repeat left top;
  padding: 6px 0 18px 30px;
}

h3.category a, h3.category-add a, h3.entry-add a {
  color: #758d38;
  border: 0;
}

h3.category a:hover, h3.category-add a:hover, h3.entry-add a:hover {
  color: #FF6600;
  text-decoration: none;
}



/* Einträge selbst */

.post {
  clear:both;
  margin: 8px 0 0 0;
  padding: 2px 4px 10px 10px;
  background: #F6F6F6;
}

.post h3 {
  font: normal 120%/100% "Trebuchet MS", Tahoma, Arial;
  font-weight: bold;
  color: #758d38;
  border-bottom: 1px solid #CCCCCC;
}

.post .tip {
  padding-left: 22px;
  background: url(images/star.gif) no-repeat left center;
}

.post h3 a {
  color: #59770e;
  border: 0;
}

.post h3 a:hover {
  color: #FF6600;
  text-decoration: none;
}

.post span.info-cnt {
  background: url(images/cnt.gif) no-repeat left center;
  padding-left: 20px;
  font-size: 95%;
  color: #999999;
}

.post span.info-rank {
  background: url(images/rank.gif) no-repeat left center;
  padding-left: 20px;
  font-size: 95%;
  color: #999999;
}

.post div.content {
  padding-bottom: 15px;
  clear: both;
}

.post div.content select {
  vertical-align: middle;
}



/* Layout - Werbung */

.advertisement {
  margin: 20px 0 16px 0;
  padding: 4px 10px 4px 10px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}



/* Layout - Rechte Seite */

#sidebar-right h2 {
  font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
  color: #758d38;
  margin: 20px 0px 2px;
  border-bottom: 1px solid #CFE1AC;
}

#sidebar-right ul {
  margin: 0;
  padding: 0;
}

#sidebar-right ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}




/* Mitteilungen */

.messages {
  margin: 0 1px 10px 1px; 
  padding: 8px 8px 8px 38px; 
}

div.ok {
  background-color: #DCFFC3;
  background: #DCFFC3 url(images/ok.png) left top no-repeat;
  border: 1px solid #54BD07;
}

div.info {
  background-color: #FFFDD8;
  background: #FFFDD8 url(images/info.png) left top no-repeat;
  border: 1px solid #FFF241;
}

div.error {
  background-color: #FFE2DD;
  background: #FFE2DD url(images/error.png) left top no-repeat;
  border: 1px solid #F08270;
}

* html div.ok {
  background-image: url(images/ok.gif);
}

* html div.info {
  background-image: url(images/info.gif);
}

* html div.error {
  background-image: url(images/error.gif);
}





div.new_link_form {
}

div.new_link_form label {
  width: 200px;
}


table.form_align {
  width: 100%;
}

table.form_align tr {
}

table.form_align td {
  padding: 0 10px 0 0;
  vertical-align: top;
}

table.form_align td.label {
  padding-top: 2px;
}

table.form_align td hr {
  margin: 0;
  padding: 0;
  background-color: #CCCCCC;
  color: #CCCCCC;
  border: #CCCCCC;
  height: 1px;
}



div.tree_cat {
  display: none;
  padding: 1px 8px 1px 18px;
}

a.tree_cat {
  display: block;
  padding: 1px 8px 1px 18px;
}

a.tree_expanded {
  background: url(images/tree-expanded.gif) left no-repeat;
}

a.tree_collapsed {
  background: url(images/tree-collapsed.gif) left no-repeat;
}

a.tree_node {
  background: url(images/tree-node.gif) left no-repeat;
}

div.tree_even {
  background-color: #FFFFFF;
}

div.tree_odd{
  background-color: #DDDDDD;
}