BODY{
	background-image : url(images/kordel.gif);
	background-repeat : repeat-y;
	font-family : arial,verdana,sans-serif;
	font-size : 12px;
	color : #444;
	font-weight : normal;
	line-height : 16px;
	text-decoration : none;
}

TD, LI {
	font-family : arial,verdana,sans-serif;
	font-size : 12px;
	color : #444444;
	font-weight : normal;
	line-height : 16px;
	text-decoration : none;
	text-align:justify;
}

.invisible {
	color : #ccc;
	text-decoration : none;
}

TH, H1 {
	font-family : arial,verdana,sans-serif;
	font-size : 16px;
	color : #444;
	font-weight : bold;
	line-height : 18px;
	text-decoration : none;
}

H2 {
	font-family : arial,verdana,sans-serif;
	font-size : 12px;
	color : #888;
	font-weight : normal;
	line-height : 16px;
	font-style : italic;
}

H3 {
	font-family : arial,verdana,sans-serif;
	font-size : 12px;
	color : #000;
	font-weight : bold;
	line-height : 16px;
	font-style : normal;
	margin-top:30px;
	margin-bottom:10px;
}

div.lyrics {
	padding-left:10%;
}

div.lyrics p.refrain {
	font-style:italic;
}

div.article {
	background-color:#eee;
	padding:8px;
	width:536px;
	border:1px solid #888;
	margin-bottom:24px;
	clear: both;
}

div.article img {
	border: 1px solid #000;
	margin-top:8px;
}

a.articleLink {
	float:right;
}

div.article h4 {
	color:#336;
	padding-top:0px;
	margin-top:4px;
	font-size:14px;
	letter-spacing:-1px;
	width:300px;
}
span.articleSource {
	font-weight:bold;
	width:520px;
	border-bottom:1px solid #888;
	text-align:right;
}

p.articleAbstract {
	width:300px;
}

A:link {color:#00a;text-decoration:underline;}
A:visited {color:#906;text-decoration:underline;}
A:active {color:#f00;text-decoration:underline;}
A:hover {color:#f04;text-decoration:none;}

table.terminliste tr td{height:18px;}

