/* $Id: nodes.css,v 1.6 2009/11/02 15:37:29 johnalbin Exp $ */

/**
 * @file
 * Node Styling
 *
 * Style anything that isn't in the $content variable.
 */


.node /* Node wrapper */ {
}

.node-sticky /* A sticky node (displayed before others in a list) */ {
}

.node-unpublished /* Unpublished nodes */ {
  /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
}

.node-type-medien .node-unpublished {
  background-color: #ffffff; 
}


.node-unpublished div.unpublished,
.comment-unpublished div.unpublished /* The word "Unpublished" displayed underneath the content. */ {
  height: 0;
  overflow: visible;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word; /* A very nice CSS3 property */
}

.node-by-viewer /* A node created by the current user */ {
}

.node-teaser /* A node displayed as teaser */ {
}

/* All nodes are given a node-type-FOO class that describes the type of
 * content that it is. If you create a new content type called
 * "my-custom-type", it will receive a "node-type-my-custom-type" class.
 */
.node-type-page /* Page content node */ {
}

.node-type-story /* Story content node */ {
}

.node h2.title /* Node title */ {
}

.marker /* "New" or "Updated" marker for content that is new or updated for the current user */ {
  color: #c00;
}

.node .picture /* The picture of the node author */ {
}

.node.node-unpublished .picture,
.comment.comment-unpublished .picture {
  position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
}

.node .meta /* Wrapper for submitted and terms data */ {
}

.node .submitted /* The "posted by" information */ {
}

.node .terms /* Node terms (taxonomy) */ {
}

.node .content /* Node's content wrapper */ {
font-family:Times;
font-size: 14px;
}

.node ul.links /* Node links. See also the ul.links declaration in the pages.css. */ {
}

.preview .node /* Preview of the content before submitting new or updated content */ {
  /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
}

.node-type-medien .field-field-cover img {

}

.node-type-medien .field-field-cover {
float: left;
margin-right: 10px;
}

.node-type-medien .metainfo {
border: 0px solid #9154D2;
padding: 0 5px;
margin-left: 300px;
}

.node-type-medien .metainfo-quer {
border: 0px solid #9154D2;
padding: 0 5px;
margin-left: 10px;
padding-top: 10px;
}

.node-type-medien .metainfo-quer  h1{
clear: left;
padding-top: 10px;
}

.spalte-links {
float: left; 
padding-right: 5px;
width: 295px;
}

.spalte-rechts {
padding-left: 5px;
width: 295px;
float: right; 
}

.links {
clear: all;
}

.videoprobe, .urlverlag, .urlshop {
margin-top: 10px;
}

.bewertung {
margin: 10px 0 10px 0;
padding: 5px;
background-color: #FBF0D0;
height: 54px;
}

.meinung {
margin: 10px 0 0px 0;
padding: 0px;
float: right;
width: 298px;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size:14px;
font-weight:bold;
}

.meinung ul {
margin: 0;
padding: 0;
}

.meinung ul li {
padding: 5px 0 5px 10px;
background-color: #FBF0D0;
list-style-type: none;
text-align: center;
margin-bottom: 10px;
}

.mlinks {
margin: 20px 0 10px 0;
padding: 5px;
background-color: #FFCC33;
font-weight: bold;
}

.mlinks ul li {
border-right: 1px solid #C70015;
padding-right: 5px;
padding-left: 5px;
}

ul.links li.first {
display:inline;
list-style-type:none;
padding-left:0;
}

.view-umfrage-medien {
margin: 0px 0 10px 0;
padding: 5px;
background-color: #F4EEFA;
}

.view-umfrage-medien  h2 a {
color: #9154D2;
}

.view-verlosung-medien {
margin: 0px 0 10px 0;
padding: 5px;
background-color: #ECEBE0;
}

.views-field-title {
color: #9154D2;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size:18px;
line-height:1.1em;
margin-bottom:0.5em;
margin-top:0;
font-weight: bold;
}

.view-verlosung-medien .views-field-field-verlosungsfrage-value, .vlfrage {
color: #9154D2;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size:18px;
line-height:1.1em;
margin-bottom:0.5em;
margin-top:0;
font-weight: normal;
}

.view-verlosung-medien .views-field-field-verlosungsfrage-value label, .vlfrage strong {
color: #000000;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size:16px;
line-height:1.1em;
margin-bottom:0.5em;
margin-top:0;
font-weight: bold;
}

.view-verlosung-medien .views-field-view-node {
font-weight: bold;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
padding: 5px 0;
}

.views-field-field-kralter-value {
font-weight: bold;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size:11px;
background-color:#ECEBE0;
}

.kkritikbottom {
background-color: #F6F7FA;
padding: 0px;
padding-right: 0px;
margin-bottom: 10px;
font-family:Times;
font-size:14px;
clear: both;
border: 1px solid #ECEBE0;
}

.kkritikbottom h2#kkritikbottom {
padding: 5px;
color: #000000;
}

.view-rezension-medien {
padding: 5px;
}

.view-rezension-medien .views-field-title {
margin-bottom:0;
margin-top: 5px;
}

.view-rezension-medien .views-row {
border-bottom: 0px dotted grey;
margin-bottom: 0px;
}

.view-rezension-medien a {
font-weight: bold;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size:14px;
}

.kkritik {
font-weight: bold;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size:14px;
background-color:#ECEBE0;
text-align: center;
background-color:#FFCC33;
padding:5px 5px 0 5px;
width: 283px;
float: left;
margin-top: 5px;
height: 22px;
}

.linkleseprobe {
font-weight: bold;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size:14px;
background-color:#ECEBE0;
text-align: center;
background-color:#FFCC33;
padding:5px 5px 0 5px;
width: 288px;
float: right;
margin-top: 5px;
height: 22px;
}

.view-link-shop a {
display: block;
background-color:#FFCC33;
margin:0 0 10px;
padding:5px;
font-weight: bold;
font-size:14px;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
margin-bottom: 10px;
clear: both;
}

.views-field-field-termininfo-value {
font-weight: bold;
margin-bottom: 5px;
}

.view-event-medien {
background-color:#FBF0D0;
margin:0 0 10px;
padding:5px;
margin-bottom: 10px;
}

.view-event-medien .views-field-body {
margin-bottom: 5px;
}

.back-wrapper {
padding-left: 529px;
}

.back {
width: 80px;
background-color: #ffffff;
padding: 2px 2px 3px 3px;
font-weight: bold;
}

#imageData #bottomNav {
height:20px;
}

.lightbox2-alt-layout #imageData #bottomNav, .lightbox2-alt-layout-data #bottomNav {
margin-bottom:0px;
}

.lightbox2-alt-layout-data #bottomNavClose, .lightbox2-alt-layout #bottomNavClose {
margin-top:0;
}

#outerImageContainer {
background-color: #FBF0D0; 
}

.zusatzinfo {
background-color: #FBF0D0; 
padding: 10px;
margin-bottom: 10px;
}

.node-type-medien .field-type-filefield #cover-hoch {
background: #ffffff url("../images/BuchRahmen.jpg") top left no-repeat;
padding: 23px 28px 25px 23px;
margin-left: 2px;
}

.node-type-medien .field-type-filefield #cover-quer {
background: #ffffff url("../images/rahmen_rechteck.jpg") top left no-repeat;
padding: 16px 15px 15px 15px;
}

.node-type-medien .field-type-filefield #cover-quadrat {
background: #ffffff url("../images/rahmen_quadrat.jpg") top left no-repeat;
padding: 25px 25px 40px 23px;
}

.view-extras-medien {
background-color:#FBF0D0;
margin:0 0 10px;
padding:5px;
font-size: 14px;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
}

.klingel {
padding: 5px 0 0 5px;
float: left;
}

.kkritik-icon {
float: left;
padding-right: 5px;
padding-top: 5px;
}
 
.article-left {
 background-color: transparent;
    float: left;
    margin: 0;
    padding: 0;
    width: 290px;
	line-height: 1.3em;
}

.article-right {
background-color: transparent;
    float: right;
    margin: 0;
    padding: 0;
    width: 290px;
	line-height: 1.3em;
}

.node-type-articles .article-links {
clear: both;
text-align: right;
}

.submitted {


	}
	
.meta, #comments .submitted {
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: middle;
margin: 5px 0;
}

#comments .submitted {
    margin: 0;
}

abbr {
    border-bottom: 1px dotted #666666;
    cursor: help;
    white-space: nowrap;
}

abbr a {
    color: #C70015;
}

a.glossary-term {
    border-bottom: 1px dotted #C70015;
    color: #C70015;
    cursor: help;
    text-decoration: none;
}

ul.links li.upload_attachments {
display: none;
}

.mehrinfos {
   border: 1px solid grey;
    display: block;
    padding: 0 0px 5px 0px;
    width: 290px;
	margin-top: 10px;
	clear: left;
}


.schliessen
{
background-color: #FFCC33;
padding: 5px;
height: 15px;
    text-align: right;
	}
	
	.mehrinfos ul{
padding-left: 4px;
margin: 0;
}

	
.mehrinfos ul li {
list-style-type: none;
padding-left: 45px;
margin: 0px 0;
 color: #C70015;
  height: 30px;
 padding-top: 4px;
}

.mehrinfos ul li a {
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size: 0.9em;
}

.mehrinfos ul li object {
padding-left: 0px;
padding-bottom: 0px;
}

.mehrinfos ul li.jpeg {
 background: url("../images/sehen-42-e664c.gif") no-repeat top left;
  height: 30px;
}

.mehrinfos ul li.mpeg {
 background: url("../images/hoeren-30-0d04b.gif") no-repeat top left;
 height: 45px;
}

.mehrinfos ul li.else {
 background: url("../images/html-ad3e8.png") no-repeat top left;
 padding-top: 13px;
}

dd {
    margin: 0;
    padding: 0;
}

.glossary-list dt.depth0 {
 color: #844DBE;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 4px;
    margin-top: 0;
	font-weight: bold;
	}
	
	.glossary-letter {
	display: none;
	}
	
	label.printmail-label {
    float: left;
    width: 200px;
}

#quiz-view-table, #quiz_progress {
display: none;
}

.page-node-6453-take h1.title {
padding: 0px; margin: 0px; font-weight: bold;
color: #000000;
font-size: 14px;
}

#trennpunkte {
    background-color: transparent;
    background-image: url("../images/trennpunkt.gif");
    color: #838383;
    font-size: 0.9em;
    height: 6px;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
}

.quiz-question-body p {
margin-top: 0;
font-weight: bold;
}

.question-answers .form-radios {
margin-top: 0;
}

.question-answers .form-radios table {
margin: 0;
}

.question-answers .form-radios table tr.even, .question-answers .form-radios table  tr.odd {
    background: none;
    border-bottom: 1px solid #CCCCCC;
    padding: 4px;
	font-family: Times; 
	color: rgb(63, 82, 100); 
	font-size: 14px; 
	line-height: 1.3em;
}

.question-answers .form-radios table tr td {
	font-family: Times; 
	font-size: 14px; 
	line-height: 1.3em;
}

.question-answers .form-radios table tr td p {
margin: 2px 0px;
}

#quiz-report-form h2, #quiz-report-form dt, #quiz-report-form p strong {
display: none;
}

#quiz-report-form  table tr.even, #quiz-report-form  table tr.odd {
    background: none;
    border-bottom: 1px solid #CCCCCC;
    padding: 0.1em 0.6em;
	font-size: 16px;
}

#quiz-report-form  table tr td {
padding: 5px; 
border: 4px solid #669900;
	font-size: 16px;
	font-weight: normal;
	background-color: #ffffff;
}

#quiz-report-form  table tr td strong {
	font-size: 12px;
}

#quiz-report-form  table tr td p {
	margin: 6px 0;
}

.quiz_answer_feedback {
    font-style: normal;
	color: #669900;
}

.quiz-report input {
font-weight: bold;
}

dl.quiz-report dd {
    margin: 0;
}

h3 {
    font-size: 1.4em;
    line-height: 1.3em;
    margin-bottom: 0.769em;
    margin-top: 0.769em;
}

.einstieg p {
color: #3F5264;
}

.page-node-6471-edit tr.odd .form-item, .page-node-6471-edit tr.even .form-item {
    margin-bottom: 0;
    margin-top: 0;
    white-space: normal;
}

#node-6458 .article-left img{
margin-left: 40px;
}

.zenter {
text-align: center;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size: 11px;
line-height: 14px;
}

#node-6458 .article-right {
text-align: right;
}

#node-6458 .article-right div {
text-align: left;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
}

h3 {
color: #669900;
}

.view-kinderreporter-profil .region-content-bottom .block-views {
margin-top: 20px;
}

.view-kinderreporter-profil .view-alle-kinderreporter .view-content {
padding-left: 36px;
font-size: 14px;
line-height: 20px;
}

.view-kinderreporter-profil .view-alle-kinderreporter .view-content img {
float: right;
margin-right: 20px;
}

.view-kinderreporter-profil .view-alle-kinderreporter .view-content strong {
font-size: 12px;
margin: 10px 0;
}

.article-right img {
float:  right;
}

.article-right div {
clear:  right;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
}

.node-6474 .article-right{
width: 250px; 
float: right;
}

ul.links li.statistics_counter {
display: none;
}

ul.links li.kinderreporter_kommentar_field_artikel {
width: 250px;
display: block;
border: 1px dotted grey;
padding: 10px;
font-size: 14px;
margin-bottom: 20px;
}


.view-artikel-kommentare .views-field-name
{
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 0.65em;
    font-weight: normal;
    margin: 5px 0;
    padding: 0;
    text-align: left;
    vertical-align: middle;
	}
	
	#edit-field-krmp3-0-upload-wrapper .description {
	display: none;
	}
	
	.section-kinderreporter .node-type-articles {
	background: url("../../../../../../zeitung/squelettes/images/kinderreporter_wasserzeichen.html") no-repeat top right;
	}
	
    .page-kinderreporter-mehr-infos-zu-den-kinderreportern.section-kinderreporter .node-type-articles {
	background: none;
	}
	
	.no-kinderreporter ul.links li.kinderreporter_kommentar_field_artikel,
.section-comment ul.links li.kinderreporter_kommentar_field_artikel 	{ 
	display: none;
	}
	
	
	.kr-31 ul.links li.kinderreporter_kommentar_field_artikel {
    display: block;
}
	
	.descr {
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 0.7em;
	}
	
	.tonstudio-mp3 {
	 background-color: #FFCC33;
    border: 1px solid grey;
    font-size: 0.7em;
    padding: 5px;
	margin-top: 15px;
	}
	
	.tonstudio-mp3  span{
font-weight: bold;
font-size: 12px;
	}
	
.region-node-region .title a {
font-size: 12px;
font-weight: normal;
}

.region-node-region .content {
font-size: 12px;
}

.region-node-region .content {
border: 1px solid grey;
    padding: 5px;
    width: 280px;
	}
	
.region-node-region  .content p {
    margin-top: 0;
}

.region-node-region  .content input.form-text {
width: 260px;
}

.section-section ul.links .kinderreporter_kommentar_field_artikel {
display: none;
}

.section-section  h2.title {

    margin-top: 23px;

}

.section-section  h2.title a {
 color: #844DBE;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 4px;
    margin-top: 0;
}

.view-neueste-articles2 .views-field-title {
    color: #9154D2;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.1em;
}

.region-content-bottom .odd, .region-content-bottom .even {
background-color: #ffffff\9;
}

.front .region-content-bottom .odd, .front .region-content-bottom .even {
background: none\9;
}

.region-sidebar-first  .odd, .region-sidebar-first .even {
background-color: #FFCC33\9;
}

.menu-test {
margin-top: 20px\9;
}

.section-glossary .article-left {
padding-top: 10px;
}

.node .content {
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 13px;
}

.kr-left {
width: 374px;
float: left; 
padding-right: 10px;
background: #ffffff url("../images/punkt-vertical.gif") top right repeat-y;
padding-bottom: 5px;
height: 210px; 
}

.kr-right {
margin-left: 390px;
background: #ffffff url("../images/kr-schild.png") top center no-repeat;
height: 210px; 
}

.kr-links2  {
width: 374px; 
margin-top: 10px; 
padding: 5px; 
background-color: rgb(231, 231, 232);
padding-left: 10px;
}

.kr-anmelden  {
margin-top: 105px;
margin-left: 58px;
}

.kr-login {
margin-top: -5px;
margin-left: 58px;
}

.tsnone {
display: none;
}

.node-type-voting .field-type-pollfield {
background-color: #ECEDED;
padding: 15px;
}

.node-type-voting .pollfield-title {
font-size: 14px;
font-weight: bold; 
margin-bottom: 12px;
}

.node-type-voting #pollfield {
border: 1px solid #000000;
width: 500px;
padding: 10px;
}

.pollfield-percent {
    min-width: 60px;
}

.node-type-voting .pollfield-row {
height: 30px;
}

.node-type-voting .form-radios div {
background-color: #FFCC33;
padding: 4px 10px;
}

.view-neueste-votings .views-field-title {
    color: #9154D2;
    font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.1em;
}

.section-voting h2.title {
    margin-top: 23px;
}

.section-voting  h2.title a {
    color: #844DBE;
    font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 4px;
    margin-top: 0;
}

.section-herr-meier .views-field-title {
    color: #9154D2;
    font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.1em;
}

.section-herr-meier h2.title {
    margin-top: 23px;
}

.section-herr-meier  h2.title a {
    color: #844DBE;
    font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 4px;
    margin-top: 0;
}

ul.custom-pager {
float: right;
}

ul.custom-pager li {
background-color: #C70015;
color: #ffffff;
font-weight: bold;

}

ul.custom-pager li a {
display: block;
color: #ffffff;
font-weight: bold;
background-color: #C70015;
color: #ffffff;
padding: 2px 5px;
}

.title-meier {
font-size: 14px;
font-weight: bold;
color: #C70015;
}

.node-type-meier .imagefield-field_sbild img {
margin-top: 10px;
}

.node-type-voting h2.title, .node-type-voting h1.title {
margin-bottom: 10px;
}

.pollfield-row .text {
    display: table-cell;
    min-width: 200px;
    overflow: visible;
    padding: 6px 15px 6px 0;
    text-align: right;
    vertical-align: middle;
}

.pollfield-row {
    display: table-row;
    margin: 15px 0;
    overflow: visible;
    padding: 10 0; 
    width: 100%;
}

.barcell {
    display: table-cell;
    vertical-align: middle;
    width: 265px;
}

.barcell .bar {
    background: url("../../../../../themes/garland/images/bg-bar-white.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #F0F0F0;
    height: 1em;
    width: 265px;
}



.node-type-voting, .node-type-voting .content {
margin-bottom: 15px;
}


.node .terms {
display: none;
}