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


body {
	background-color: #FFF;
	color: #000;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 10pt;
	font-align: left;
	}
	
a:link {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #000;
	background: #000;
	}

a:visited {
	color: #000;
	text-decoration: none;
	}
	
a:active {
	color: #000;
	text-decoration: none;
	}

.datumgenre { 
	font-size: 8pt;
	}

table { 
	width: 960px;
	}
	
td { 
	width: 240px;
	}

#projekt {
	width:225px;	
	}
	
#text {
	width:480px;	
	}
