@import "b_colors.css"; /* just some basic formatting, no layout stuff */
body, html{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size:90%;
}

body{
	margin: 20px;
	padding: 0px;
}

table{
	width: 80%;
	border: 0;
}

td {
	vertical-align: top;
	align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
}	

/* ---( bereiche  )------------------------------- */
#header{
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
}

#header p{
	padding: 2px 0 5px 0;
	margin: 0px;

}

#header a.hover{
	text-decoration: underlined;
        background-color: white;
          
}
#header h1, #header h1 a, #headereins, #headereins a,#header h1 a.visited, #headereins a.visited{
	font-family: Georgia, serif;
        color: #871d44;
	border-top: 1px solid #E0E0E0;
	padding: 8px 0 8px 0;
	margin: 0px;
        font-size:200%;
        
	text-decoration: none;

}

#header img {
        float: left;
	margin-right: 15px;

}
#bc {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 0.8em;
}

#col-menue{
	width: 200px;
	height: auto;
	padding: 0px 2px 4px 2px;
	border-left: 1px dashed Silver;
}

#col-content{
	width: auto;
	height: auto;

	padding: 0px 5px;

}
/* ---( anchor )------------------------------- */
a {
	text-decoration: none;
	font-weight: bold;
}

a:visited {}

a:hover{
	text-decoration: underline;
        border-bottom: 0px;
}






/* ---( sounds )------------------------------- */

#sounds li {
    padding: 1px;
}
#sounds a {
	text-decoration: none;
	font-weight: bold;
}

a:visited {}

#sounds a:hover{
    text-decoration: underline;
}


/* ---( BLOCK - block )------------------------------- */
.block {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.block H3 {
	margin: 4px 2px 4px 2px;
	padding: 2px;
	font-size: 1 em;
}

.blockueber {
   	margin-top: 20px;
	margin-bottom: 3px;
 border-bottom: 1px solid #646464;
  	font-weight: bold;
     font-size: 1.1em;

}

.block P {
	padding: 4px 0px 4px 4px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 0.9em;
}

.block ul {
	font-size: 0.8em;
	list-style-type: square;

}

.block li {
	padding: 0px;
margin-left: -10px;
}


/* ---( verwendet !!------------------------------- */

H1 {
	font-size: 1.3em;
	margin-top: 0px;
	padding-top: 0px;

}

/* ---( NOCH NICHT BEARBEITET !!------------------------------- */
.content {
	padding: 4px;
	border: 1px solid #999;
}

.entrycontent {
	padding: 5px 10px 2px 10px ;
	border: 1px solid #999;
        margin-bottom:10px;
}


.content p {
	margin: 4px 2px 4px 2px;
}

.date {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}

.entryfooter A, .date A{
	text-decoration: none;
	font-weight: bold;
}


.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.prevnext {
	text-align: center;
	font-size: 0.8em;

}

.prevnext_links A {
	font-weight: bold;
	text-decoration: underline;
}

.prevnext_links A:hover {
	font-weight: bold;
	text-decoration: underline;
}

.zitat{
	font-family : georgia, "MS Trebuchet", arial, sans-serif;
        line-height: 1.3em;

        background-color: #f6ffdf;
	border : 0;
        border-left: 2px solid #4b5e14;  /* grün*/

        margin : 10px 20px 10px 10px;
        padding: 10px;

}

#kommentare{
	margin : 10px;
	padding : 10px;
	border-left : 2px solid #E70943;
}

.entrycontent h2 A { text-decoration: none; } 


h2, .h2perma {      
        clear:both;
         border-bottom: 1px solid silver;
	font-size: 1.1em;
	margin:0px;
	margin-top: 5px;
	padding: 2px;
      }


/* ---( NAV LIST ) ------------------------------- */

#navlist{
  margin: 0;
  padding: 0 0 20px 10px;
	border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid silver;
}

#navlist ul, #navlist li{
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
  font-size:small;
}

#navlist a:link, #navlist a:visited{
  float: left;
  line-height: 14px;
  font-weight: bold;
  margin: 0 10px 4px 10px;
  text-decoration: none;
  color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{
  border-bottom: 4px solid #404040;
  padding-bottom: 2px;
  background: transparent;
  color: #404040;
}

#navlist a:hover { 
  border-bottom: 4px solid #FFFF99;
  color: #999; 
}




.kommentar_einzeln{
	padding: 10px;

}

#commentform{
widht:90%;
widht:auto;
	margin : 10px;
	margin-top: 20px;
 padding: 5px 10px 5px 10px ;
	font:normal 11px/14px verdana, sans-serif;

}

.rahmen, .tbcomrahmen {
 border: 1px solid silver;
 padding: 5px 0px 5px 5px ;
 margin-left:5px;
}

.tbcomrahmen a{
    color: #505036;  /* text */
    font-weight: bold;


}

.comment {
    width:auto;
    padding: 0px 0px 10px 5px ;
}

.comment ol {
padding-left:10px;
}


.comment li{
 padding:5px 5px 5px 10px;
 margin:10px;

 border-left: 2px solid #FADB6B;  /* dunkel orange*/
 border-bottom:5px solid #fff;
	background-color : #FAFCDE;
}



div.zitat img {float: right; margin: 5px;}
div.zitat hr {display: block; clear: left; margin: -0.66em 0;  visibility: hidden;}

.bild{        
      text-align:center; 
     }

.bild img, .bildfloat img { 
    padding: 5px; 
    margin: 10px; 
    border: 1px solid silver; 
}

.bildfloat{
  float: left;
}

.pc  {
    text-align:center;
}

.pc a {
    color: #1c6901;
}


#latestentries {
padding: 0 5px 5px 5px;
	font-size:90%;

border: 1px solid #d0cbd3;
}


.gadlink   {
	text-decoration: none;
	margin-left: 6px;
	margin-top:10px;
	margin-bottom:6px;
	border-top:1px solid #eeeeee;

}

.subline{
color:#999999;
}