/* general */

/*  Hundeparadies Alexander Christmann 25.03.2006 
    TODO !!! Die Tags aus der Vorlage noch an das
    Layout anpassen.
*/

/*#boxes {
  width: 13.75em;
  padding: 0 2.5em 0 0;
  margin: 0;
  float: right;
}
*/
#boxes {
  width: 18.75em;
  padding:0;
  margin: 0;
  float: right;
  margin-right:0px;
}

#boxWrapper {
  width: auto;
  padding:0;
  margin: 0;
  margin-right:50px;
  zoom:1;
}

.box {
  font-size: 90%;
  position:relative;
  zoom:1;
}

.box .title {
  /*background: #C0D3D7 url(pics/box_top_left_20_2.gif) no-repeat;*/
  background-color:#c27611;
  margin-top: 1em;
  padding: 0.2em 1.3em;
  color: #fff;
  font-weight: bold;
  position:relative;
  zoom:1;
}

.box .title .leftCorner {
  position:absolute;
  top:0px;
  left:0px;
  height:3px;
}
.box .title .rightCorner {
  position:absolute;
  top:0px;
  right:0px;
  height:3px;
}

.box .leftCorner {
  position:absolute;
  bottom:0px;
  left:0px;
  height:3px;
}
.box .rightCorner {
  position:absolute;
  bottom:0px;
  right:0px;
  height:3px;
}

.box .contents {
  background-color: #EEE8E5;
  color: #606161;
  padding: 1.39em;
}

.box p{
  padding:.5em 0;
  margin:0;
}

.box .contents a {
  color: #c27611;
  font-weight: bold;
}

/* -------------------------------------------------------------------------------------------------------- 
    Alles was hier folgt ist noch aus der Beispielvorlage
    und sollte den oben stehenden Styleinformationen angepasst
    werden. Dafuer gibt es zum Teil noch keinerlei Layoutvorlagen.
*/
input.submitButton {
  margin-top: 5px;
  border: 1px solid #000;
  width: 100px;
  height: 20px;
  background-color: #90A33B;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
}
/* main navigation */

#left div.navigation {
  border: none;
}
#left div.navigation ul { 
  margin: 0px;
  padding: 0px;
  color: #4F5920;
}
#left div.navigation ul li { 
  margin: 0px;
  padding: 0px;
  margin-bottom: 15px;
  list-style: none;
}
#left div.navigation ul li a { 
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  font-weight: bold;
  color: #F1B115;
}
#left div.navigation ul li li { 
  margin: 0px;
  padding: 0px;
  margin-left: 15px;
  margin-top: 4px;
  margin-bottom: 4px;
  border: none;
  list-style: none;
}
#left div.navigation ul li li.active { 
  list-style: square;
}
#left div.navigation ul li li a { 
  margin: 0px;
  font-size: 11px;
  font-weight: normal;
  border: none;
  color: #4F5920;
  font-weight: bold;
}

/* boxen rechts */

#right div.box {
  border-bottom: none;
  background-color: #E0E5C8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#right div.box div.boxTitle {
  background-color: #90A33B;
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  border-bottom: 1px solid #FFF;
  background-image: url(pics/wpoint.gif);
  background-position: 4px 5px;
  background-repeat: no-repeat;
  padding-left: 13px;
}
#right div.box div.boxData {
  padding: 4px;
  border-bottom: 1px solid #FFF;
}

/* pfadnavigation im inhaltsbereich */

#main div.pathnav {
  border-bottom: 1px solid #97A948;
  margin-bottom: 10px;
  padding-bottom: 2px;
  padding-top: 8px;
}
#main div.pathnav img {
  width:9px; 
  height:8px; 
  border: none;
  margin-left: 6px;
  margin-right: 6px;
}
#main div.pathnav a.pathMenu {
  text-decoration: none;
  color: #F0AB04;
  font-weight: bold;
  font-size: 11px;
}


#right .teaserBoxTopicTitle a {
  text-decoration: none;
}
#right .teaserBoxTopicTeaser {
  padding-top: 5px;
  padding-bottom: 8px;
  font-size: 11px;
}

div.navigationStatic {
  text-align: right;
  line-height: 11px;
} 

div.navigationStatic a {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
}
div.navigationStatic img {
  width: 6px; 
  height: 4px; 
  border: none;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
}

/* Kalender */

table.calender {
  margin:0px auto;
  width:96%;
  border-spacing: 0px;
  border-collapse: collapse;

}

table.calender td.calheader {
  text-align: center;
}
table.calender td.calmonth, table.calender td.calweeks, table.calender td.caldata , table.calender td.calseldata  {
	padding-bottom: 3px;
	border-bottom: 1px dashed #000;
	margin-bottom: 2px
}


/* Login */
table.login {
  width: 192px;
  margin:0px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

table.login td.input {
  padding: 0px;
}

table.login td.right {
  text-align: right;
}

table.login input.logininput {
  border: 1px solid #000;
  font-size: 14px;
  width: 98%;
}

input.submitLogoutButton {
  margin-top: 5px;
  border: 1px solid #000;
  width: 100px;
  height: 20px;
  background-color: #90A33B;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
}

/* Poll */

table.pollBoxVoted {
  margin: 0px;
  padding: 0px;
  width: 192px;
  border-spacing: 0px;
  border-collapse: collapse;
}
table.pollBoxVoted td.question {
  font-weight: bold;
  border-bottom: 1px dashed #000;
  padding-bottom: 3px;
}
table.pollBoxVoted td.allVots {
  border-top: 1px dashed #000;
  padding-top: 3px;
}
/* Poll Formular */ 

div.pollBoxForm form {
  margin: 0px;
}
div.pollBoxForm div.question {
  font-weight: bold;
  border-bottom: 1px dashed #000;
  padding-bottom: 3px;
}

div.pollBoxForm div.button {
  border-top: 1px dashed #000;
  padding-top: 3px;
  margin-bottom: 0px;
  text-align: right;
}

div.pollBoxForm div.button input {
  border: 1px solid #000;
  width: 100px;
  height: 20px;
  background-color: #90A33B;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
}

div.pollBoxForm td.checkbox {
  vertical-align: top;
}

/* rdf */
div.rdfItems ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0.5em;
}

div.rdfTitle  {
  font-weight: bold;
}

/* quizbox */
div.quizBoxForm {
  border: 0px;
  color: #4D4D4D;
}
div.quizBoxForm div.question {
  margin-top: 5px;
  font-weight: bold;
  margin-bottom: 10px;
}
div.quizBoxForm div.answer {
  margin-top: 5px;
  margin-left: 5px;
}
div.quizBoxForm div.answer div.radio {
  float: left;
  margin-right: 5px;
}
div.quizBoxForm div.button {
  text-align: right;
  margin-top: 15px;
}

/* page rating */
.boxPageRating {
  text-align: center;
}
.boxPageRating a {
  line-height: 1.6em;
}
.boxPageRating img {
  border: 0;
  margin: 0;
  padding: 0;
}
.boxPageRating .rating {
  width: 100%;
}
.boxPageRating .rating div.negative {
  background-color: #fff;
  border: 0px;
  border-right: 1px solid #000;
  float: left;
  width: 50%;
}
.boxPageRating .rating div.positive {
  background-color: #fff;
  border: 0px;
  float: right;
  width: 49%;
}

.boxPageRating .rating div.negative div.bar {
  margin: 3px 0px;
  background-color: #BC0000;
  height: 15px;
  float: right;
}
.boxPageRating .rating div.positive div.bar {
  margin: 3px 0px;
  background-color: #2D8F00;
  height: 15px;
  float: left;
}

