body {
	color:#8a98b8;
	background-color:#040404;
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size:12px;
}

div.article {
	width:840px;
	background-color:#141414;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px auto;
	text-align:justify;
}

img {
	margin:20px;
}

img#xing {
	margin:0px;
	margin-left:20px;
	margin-right:20px;
	border:0px solid transparent;
}

a {
	text-decoration:none;
	color:#8a98b8; 
	background-color:inherit;
	border-width:0px;
}

a.img {
	text-decoration:none;
	border-bottom:none;
	border-width:0px;
	color:inherit;
	background-color:inherit;
}


div {
	color:inherit;
	background-color:inherit;
}

div.title {
	/* Bild des Monats */
	font-size:4.0em;
	font-weight:bold;
}

div.month {
	/* Monat und Jahr */
	font-size:2.0em;
}

div.imageDescription {
	/* Bildbeschreibung */
	font-size:1.0em;
}


div.column {
	/* Kolumne */
	font-size:1.2em;
	text-align:left;
	
}

table.column {
	color:inherit;
	background-color:inherit;
	white-space:nowrap;
	margin:auto;
	text-align:left;
	font-size:1.2em;
}

div.dedication {
	/* Widmung */
	font-size:1.0em;
	font-style:italic;
}

div.greeting {
	font-size:1.2em;
	font-weight:bold;
}

div.copyright, div.legalNotice {

	font-size:1.0em;
}


table {
}

td {
	vertical-align:top;
}

span.bold {
	font-weight:bold;
}

span.italic {
	font-style:italic;
}

table.linksToImages {
	/* Links zum Bild-Download */
	color:inherit;
	background-color:#2F3146;
	white-space:nowrap;
	margin:auto;
}

td.left {
	text-align:left;
}
td.center {
	text-align:center;
}
td.right {
	text-align:right;
}



hr {
	width:100%;
}

dl, dt {
	padding:0px;
	margin:0px;
}

dt {
	font-weight:bold;
}

/* created: 2006-08-02 */
/* updated: 2010-12-13 */

/* eof */


