/* $Id: style.css,v 1.1 2009/04/07 19:38:50 eigentor Exp $ */
/* CSS Document */
html, body {
  width:100%;
  height: 100%;
  margin-bottom: 1px;
}
body {
  /*overflow: -moz-scrollbars-vertical;*/
  padding:0; margin: 0;
  text-align: center;
  background: #ececed;
  color: #555;
  font: 16px georgia,arial,helvetica,sans-serif;
  line-height: 1.5em;
}
img {
  border: 1;
}
/*******  Structure  ********/
div#hauptcontainer {
text-align: center;
  margin: auto;
  width: 986px;
  position: relative;
}
div#homelink {
  position: absolute;
  top : 117px;
 right: -3px;
  padding-left: 35px;
  height: 131px;
  background: url(images/headerbg-schriftkasten.jpg) no-repeat right -25px;
  -moz-opacity:.97; 
  filter:alpha(opacity=97); 
  opacity:.97;
 
}
div#header {
  background: url(images/headerbg-2.jpg) no-repeat -1px 0%;
  height: 240px;
  margin:auto;
}
div#container-shadow-left {
  margin: auto;
  background: url(images/shadow-left.jpg) repeat-y 0% 0%;
  width: 100% 
  
}

div#container-shadow-right {
  background: url(images/shadow-right.jpg) repeat-y 100% 0%; 
  width: 100%
}
div#container-shadow-bottom-left {
  background: url(images/shadow-bottom-left.jpg) repeat-x 0% 100%;
  width: 100%
}
div#container-shadow-bottom-right {
  background: url(images/shadow-bottom-right.jpg) no-repeat 100% 100%;
  width: 100%
  
}
div#container-weisshintergrund {
  background: #fff url(images/grau-gekoernt-verlauf.jpg) repeat-y 625px ;
  padding: 10px 0;
  margin:auto;
  width: 876px;
  
}
div#container-gestrichelt{
  margin:auto;
  background: url(images/gestrichelte-linie.gif) repeat-y 620px 32px;
   
}
div#wrapper {
  float: left;
  width: 620px;
}
div#content {
  padding: 0px 30px 20px 40px; 
  height: 450px;
  margin: auto;
  text-align: left;
}
div#content[id] {
  height: auto;
  min-height: 450px;
}
div#sidebar-right {
  float:left;
  width: 190px;
  text-align: left;
  padding: 13px 20px 0 35px;
}

div#footer {
  height: 57px;
  text-align: left;
  font-size: 0.9em;
  padding: 15px 0 0 115px;
  color: #777;
}
div.node {
  padding: 0px 0 20px 20px;
}
div.node.sticky span.submitted {
    display: none;
}
div.meta
 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
div.comment {
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
}
/****  Sticky Teaser ***/

div.teaser .sticky .content  {
  border: 1px solid #ccc;
  background: #f6f6f6;
  padding: 6px 12px;
  font-size: 0.9em;
  margin:8px 0;
}
#content div.content.sticky.teaser p {
  margin: 5px 0;
}


/********  Textauszeichnung  ******/
h1,h2,h3,h4,h5

h2 {
  font: 23px georgia,times,serif;
  margin: 5px 0;
  color: #6c6c6c;
}
h3 {
font: 18px georgia,times,serif;
  margin: 5px 0;
  color: #6c6c6c;
}
div#homelink h1 {
  color: white;
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 48px;
  text-align: right;
  margin-right: 110px;
  margin-top: 7px;
   -moz-opacity:.80; 
  filter:alpha(opacity=80); 
  opacity:.80;
}
#content h2.title {
  background: url(images/headerbg.gif) no-repeat 0% 3px;
  padding: 0 0 0 20px;
  margin-left: -20px;
  color: #e06003;
}
#content h2.title.node-full {
  padding: 0 0 0 38px;
  background: url(images/headerbg.gif) no-repeat 21px 3px;
  color: #e06003;
}
#content h2.title a {
  font: 23px georgia,times,serif;
  color: #e06003;
}
 


#content p{
  margin: 7px 0;
}

div#sidebar-right h2,
div.event_badge h3 a {
  font-size: 18px;
  color: #777;
}
div#sidebar-right ul {
  padding: 0;
  margin: 0;
}
div#sidebar-right ul li {
  margin: 0;
  padding-left: 16px;
  list-style-type: none;
  list-style-image: none;
  background: url(images/orangepunkt.gif) no-repeat 3px 8px;
}
div#sidebar-right ul li a {
  color: #6c6c6c;
  font-size: 11px;
}
div#sidebar-right .block {
  padding-bottom: 10px;
}

/*div#sidebar-right ul li .view-data-comments-name
{
font: 0.8em verdana,arial,helvetica,sans-serif;
  padding: 3px 0;
  text-align: left;
}*/
div#sidebar-right ul li .view-data-comments-timestamp,
div#sidebar-right ul li .view-data-comments-name {
  display: none;
}
/******  Links, Taxonomy, Submitted...  ***/

ul.links, span.submitted  {
  font: 0.8em verdana,arial,helvetica,sans-serif;
  
  padding: 5px 10px 13px 0;
  text-align: left;
}
div.links ul  {
  margin: 0;
  padding: 0;
}
ul.links  li {
  display: inline;
  padding: 0 0.5em 0 0;
}
ul.links li a {
  text-decoration: none;
  color: #999;
}
ul.links li.comment_add {
  background: url(images/comment.gif) no-repeat 0 50%;
  padding: 0 3px 0 14px;
}
ul.links a.node_read_more, ul.links a.node_read_more:hover {
  background: url(images/read-more.gif) no-repeat 0 50%;
  padding: 0 3px 0 13px;
}
ul.links li.comment_forbidden {
  background: url(images/login-key.gif) no-repeat 0 50%;
  padding: 0 3px 0 18px;
}
ul.links a.subscriptions_del_node, ul.links a.subscriptions_del_node:hover {
  background: url(images/subscription.gif) no-repeat 0 50%;
  padding: 0 3px 0 13px;
}
a.node_read_more:hover, a.comment_add:hover, a.subscriptions_del_node:hover {
  color: #4E98CA;
}
div.meta ul.links a {
  color: #999;
}
div.meta ul.links a:hover {
  color: #CF6619;
}

/********  Menüs  ******/
/* Primary Links */
div#top-menu {
 position: absolute;
 top: 190px;
 left: 100px;
 width: 780px;
}
div#top-menu ul {
  padding: 0;
  margin: 0;
   
}
div#top-menu ul li {
  display: inline;
}
div#top-menu ul li a {
  float: right;
  padding: 3px 8px;
  margin: 0 0 0 10px;
  background: #eb690a;
  color: white;
  font: bold 15px "trebuchet ms",verdana,arial,helvetica,sans-serif;
  text-decoration: none;
}
div#top-menu ul li a:hover {
  background: #FFA40B;
}
/*********  Blocks ********/
div#sidebar-right block-user {
  text-align: left;
}
div.startpost {
  font-size: 0.92em;
  border: 1px solid #d5d5d5; 
  margin: 10px 0pt; 
  padding: 7px 15px; 
  background: #f7f7f7;
}
li.hCalendar {
  font-size: 0.93em;
}

/*** Lists ***/

.content ul {
  margin: 0;
  padding: 0;
  margin-left: 15px;
}
.content ul li {
  padding-left: 3px;
}

/********  Links  ******/
a {
  text-decoration: none;
  color: #CF6619;
  color: #7490c9;
}
a:hover {
  color: #4E98CA;
  color: #CF6619;
}

.block-menu a, 
.block-user a,
#block-views-comments_recent a,
div.event_badge a,
div#block-forum-1 a {
  color: #6c6c6c;
  font-size: 11px;
}
.block-menu a:hover, 
.block-user a:hover,
#block-views-comments_recent a:hover,
div.event_badge a:hover,
div#block-forum-1 a:hover {
  color: #CF6619;
}
div#sidebar-right div.block-menu,
div#sidebar-right .block-user,
div#sidebar-right #block-views-comments_recent,
div#sidebar-right div.event_badge,
div#sidebar-right div#block-forum-1 {
  padding-bottom: 15px;
}


/***********  Forum **********/
div#forum td.topic {
  font-size: 0.9em;
  width: 132px;
}
div#forum td.replies {
  padding-right: 20px;
  padding-left: 15px;
}
#forum table {
  width: 100%;
}
#forum table td.created {
  width: 120px;
  padding: 3px 5px 3px 0px;
}
#forum table th {
  font-size: 11px;
}
.forum-comment .links ul {
  padding-right: 8px;
}

/**  Forum-Thread **/
.posttitle {
  color: #EF873B;
  border-bottom:1px solid #FF994F;
}
.forum-comment-left .picture img {
  border: 1px solid #ffb37c;
}


/***********  Content Types **********/

/**** Comments ***/
div.comment div.picture {
  width: 70px;
  float: right;
  text-align: right;
  padding-bottom: 5px;
}
div.comment {
  padding: 0 0 20px 20px;
  overflow: hidden;
}


/********  Blocks, Forms ********/
input.form-text, textarea {
  border: 1px solid #FFBE8F;
  margin: 2px 0 8px;
  background: #f4f4f4;
}
input#edit-submit {
  background: #FFE3CF;
}
input#edit-submit:hover {
  background: #FFD07F;
}
input.form-text:hover, input.form-text:focus, input.form-text:active
{
  background: #e3f0f9;
}
textarea:hover, textara:focus, textarea:active {
  background: #ecf3f8;
} 
button {
  border: 1px solid #fca668;
  background: #fde5d3;
  color: #eb690a;
  font-weight: bold;
  padding: 0 5px 2px;
  margin: 5px 0;
}
button:hover {
 background: #FFA40B;
 color: white;
}
form {
  margin: 0;
  padding: 0;
}
form#user-login-form {
  text-align: left;
}
form#user-login-form ul {
  margin: 0;
  padding: 0;
}
form#user-login-form ul li {
  list-style-type: none;
  list-style-image: none;
  background: none;
  padding: 0;
  margin: 0;
  line-height: 1.2em;
}
form#user-login-form ul li a {
  font-size: 0.8em;
}
input#edit-name,
input#edit-pass {
  width: 146px;
}
form#user-login-form .form-item {
  padding: 0;
  margin: 0;
}
form#user-login-form label {
  font-weight: normal;
}


/********  Book  ******/

#book-outline {
  min-width: 0;
  width: 545px;
}

/********  Helpers  ******/

.cleardiv {
  clear: both;
  padding: 0.01px;
  height: 0;
  line-height: 0;
  font-size: 0;
}
.imagefloatleft {
  float: left;
  margin: 0 15px 5px 0;
}
.imagefloatright {
   float: left;
  margin: 0 0px 5px 15px;
}
table#blocks,
table#blocks select,
div#tracker table  {
  font-size: 0.93em;
}
.imagefloatleft {
  float: left;
  margin: 3px 15px 5px 0;
}
.imagefloatright {
  float: right;
  margin: 3px 0px 5px 15px;
}
