/* djdark-e.com CSS-sheet */
/* copyright 2005 Kristof van den Berghe */
/* webdesign by xlmedia - http://www.xlmedia.be */

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border-color: #000000;
}
.titel {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 100%;
	padding-right: 4px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.subtitel {
	font-family: tahoma;
	font-size: 11px;
	color: #888888;
	line-height: 100%;
	padding-right: 4px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
iframe 
{
	vertical-align: top;
}
.standard
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 110%;
}
.standard_LH120
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 122%;
}
.standard_LH120_LS2
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
	letter-spacing: 1px;
}
.title
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.title_big
{
	font-family: tahoma;
	font-size: 15px;
	color: #000000;
}

.title_small
{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
TD.comment
{
	font-family: tahoma;
	font-size: 11px;
	color: #202020;
	line-height: 115%;
	padding-right: 4px;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align: left;
}

a:link {color: #000000; text-decoration: none; }
a:active {color: #000000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #000000; text-decoration: underline; }

blockquote {
border : 1px dotted #323232;
width: 92%;
/*float: inherit;*/
margin-left: 15px;
margin-right: 0px;
margin-top: 2px;
margin-bottom: 0px;
padding: 6px;
background-color: #EFF0EF;
}

TD.details
{
	border : 1px dashed #;
}