@charset "UTF-8";
/* CSS Document */

body {
	background: #dddfdd url(../bilder/verlauf.png) repeat-y; 
	margin: 0;
	padding 0;
	float: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
}

/*div.cd{
	padding: 0;
	margin: 0;
	margin-bottom: 40px;
}

img.cover {
	float:left;
}

div.text {
	position: relative;
	left: 15px;
	width: 565px;
	text-align: justify;
}
*/
span.info {
	/*color: #FF0000;*/
}

p.kritik {
}

div#text {
	text-align: left;
}

table {
	table-layout: fixed;
	border-collapse: collapse;
	border: none;
	width: 410px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	float: left;
	empty-cells:show;
}

table.tleft {
	position: relative; top: 0; left: 0;
}

table.tright {
	position: relative; top: 0; left: 20px;
}

div#unten {
	clear: left;
	postion:relative;
}

table.tleft-ar {
	position: relative; top: 0; left: 0;
}

table.tright-ar {
	position: relative; top: 0; left: 20px;
}

table td.tdlinks {
	width: 170px;
}

table tr, td {
	margin: 0;
	padding: 0;
}

table td img{
	position: relative; top: 0; left: 0;
	margin: 0;
	height: 160px;
	width: 160px;
	margin-bottom: 100px;
	padding: 0;
	/*width: 160px; height: 160px;*/
}

table td img.spaceimg{
	position: relative; top: 0; left: 0;
	margin: 0;
	padding: 0;
	width: 200px; height: 0px;
}

table td {
	vertical-align: top;
}

table td div{
	position: relative; top: 0;
	margin-top: -3px;
	padding: 0;
}

table td div a{
	color: #868686;
}

table tr.tablerow {
	/*height: 270px;*/
}

h2 {
	text-decoration: underline;
	font-size: 18px;
}

span.name {
	font-weight: bold;
}
