/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	background:url(http://www.berliner-tuete.de/layout/back.jpg) repeat-y 0 0;

	
}

h1 {
	font-family: "Courier New", Courier, mono;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
body,td,th {
	font-size: 13px;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0099;
	text-decoration: underline;
}

.imp
	{
	color: #999999;
	font-size: 11px;
}
p {
	text-align: justify;
}
