body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 12px; 
	background-image: url(images/bcat15c.jpg);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 24px;
}

a:link {color: #336600; text-decoration: underline;}
a:visited {color: #009999; text-decoration: underline;}
a:hover {color: #FFFFFF; text-decoration: none; background:#009900;}
a:active {color: #66CC99; text-decoration: underline; background-color: #FFFFFF;}

.zentriert {
	text-align: center;	
}

.klein {
	font-size: 10px;
}


.border {
	border: 1px solid #006633;
	padding: 5px;
}

.borderdany {
	border: 1px solid #58675F;
	padding: 5px;
}

h2 {
	font-size: 16px;
}

#header a {
	text-decoration: none;
}

#header td {
	font-weight: bold;
	text-align: center;
}

#footer {
	font-size: 10px;
}

#footer table {
	font-size: 10px;
}


#footer td {
	font-size: 10px;
}

#footer a {
	font-size: 10px;
	text-decoration: none;
}

td li {
	margin-bottom:15px;
}