body {
	text-align: center;
   	margin: 0;
   	border: 0;
   	background:#eeeeee;
   	cursor: text;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;

}
	
a {
	font-family: Verdana;
	font-size: 13px; 
	color: #ce0000;
	text-decoration: none;
	} 
a:hover {
	text-decoration:underline;
}
td {
	font-family: Verdana;
	font-size: 13px;
	}

P {	
	font-family: Verdana;
	font-size: 13px;
	}	

tr {
	margin: 0 5px 0 5px;
	}

.align-left {
	text-align:left;
	}
.csc-bulletlist {
	text-align:left;
	list-style: url(/fileadmin/templates/lbg/bilder/wappen.gif);
}

.inhalt {
	margin: 20px 15px 20px 15px;
	text-align:left;
}

