body {
  margin: 0 0 0 40px;
  padding: 0;

  color: #242424;
/*   background: #e8e7e1 url('/images/stripeorange.png') repeat;  */
  color:#272525;
background: black;

  font: 0.9em/1.4em "Lucida Grande", Arial, Helvetica, sans-serif; 
  font: 14px/18px Verdana, Arial, Helvetica, sans-serif;  
  font: 14px/18px "Lucida Grande", Arial, Helvetica, sans-serif; 
}


h1 {
    font-family: "Garamond",serif;
}

h1 a, h1 a:hover {
    text-decoration: none;
}

/*********************** STYLE SHEET SPECIFICS ********************************/


img {  border:0;  }


/* header - holds title and subtitle */

#header {
  width: 100%;
  margin: 0;
  padding: 10px 0 10px 20px;
  border-bottom: 2px solid #626259;

}

#header h1, #header p {
  margin: 0 0 0 0;	
  letter-spacing: -0.05em;
  padding: 0px 0 0 0px;	
  color: #cc0000;	  /* rot */
  color: #FFA200;	  /* orange*/

  font: bold 2em ;	
}

#header p {

}

h1 a, h1 a:hover {
text-decoration: none;
  color: #cc0000;	
}

#sideright {
background: #FF9933;
}

#sideleft {
top: 0;
left: 0;	
width: 170px;	
float: left;
margin: 0 0 0 5px;
padding: 0 0px 0 5px;
background: #FF9933;
}


/* main section - the entries go here */
#main {
background: #ffffff;
position: relative;
width: 600px;

margin: 0 10px 0 0;
padding: 1% 5% 0 5%;
border-left: 5px solid #f0f0f0;
border-right: 5px solid #f0f0f0;
float: left;
}


/*********************** Links ********************************/



a {
color: #FF971A;	 /* orange */
color: #C72A00;	  /* dunkles rot */

}

a:hover {
color: #ff6600;	

}

/*********************** ENTRIES ********************************/

/* wrap each entry in a div */
.entry {
border-bottom: 1px dashed silver;
margin-bottom: 15px;
padding-bottom: 5px;
}

/* special markup for the entry title */
.entry h2, .entry h1  {
margin-top: 15px;	
font: 2em bold "Georgia", "Garamond", serif;	


}
 
/* secondary info: post date, poster, category, number of comments */
.entry .info,.info a {
color: #666666;	
}

/* attach the comments class to the 'x comments' link to get a comment icon in 
front of it */
.entry .info .comments {
padding-left: 13px;
background: #ffffff url(comment.png) no-repeat center left;	
}

/* use <span class="poster">poster_name</span> to get a im-like icon in
front of the poster's name */
.entry .info .poster {
padding-left: 13px;
background: #ffffff url(person.png) no-repeat center left;	
}


/* all other information goes here */

/* *** *** ***  COLUMNS *** *** ***  */


#secondary a {
  color: #31312d;
  color: #FB9F00;	  /* orange*/
}



#secondary, #stuff {
position: relative;
top: 0;
left: 0;	
width: 180px;	
color:#31312d;
color:#CF8B16;


float: left;
margin: 0 5px 0 0;
padding: 5px 5px 0 0;
/* border-right: 2px solid #31312d; */

}
 
.colbox {
  padding: 0 0 15px 0;
margin: 0px 0 8px 0;	
  font: 12px Verdana, Arial, Helvetica, sans-serif;  
}
/* special markup for secondary info headers */

.colbox h3{
margin: 0px 0 8px 0;	
padding: 0 0 0px 0;
font: bold 1.1em "Trebuchet MS", sans-serif;	
color:#31312d;
border-bottom: 2px solid #31312d;

}

/* a nice footer */
#footer {
width: 75%;
text-align: center;
color: #666666;
clear: both;
}

/* **************** TAGS **************************   */

.tags {
	display: block;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;

}
 
.tags a, .tags a:visited {
	color: #666666;
}

#ttrelated {
	display: block;
	margin: 10px 0 5px 0;
	padding: 5px;
	font-size: 0.90em;
	border-top: 2px solid #DF8800;
	font: 0.9em "Trebuchet MS", sans-serif;	
}

#ttrelated p {
	font-weight: bold;	
}

#ttrelated li {
	margin-left: 10px;
}


/* these hide the accessibility tags to stop the layout from changing */
.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }
.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; }


.smbox {
margin : 10px 20px 10px 20px; padding: 10px; 
border: 2px solid #FFEF3F;  /* wie seiten */
background-color : #FFFABF;}
}

.bildnachweis a:visited, .bildnachweis a {
  color:#31312d;
  text-decoration: none;
margin : 0; padding: 0px; 
}

