body {
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:rgb(78,180,129);
}

table, td, tr {
vertical-align:top;
}


.title { font-family:'Times New Roman',Times,serif; font-style:italic; font-variant:normal; font-weight:bolder; font-size:16px; color:white; background-color:rgb(51,153,102); margin-left:7px; }

.text { font-family:Verdana,Arial,Helvetica,sans-serif; font-style:normal; font-variant:normal; font-size:12px; color:rgb(102,102,102); letter-spacing:normal; text-align:justify; list-style-image:url('images/list.png'); margin-right:4px; margin-left:7px; }
a:link { color:rgb(51,153,102); text-decoration:underline; }
a:visited { color:rgb(51,153,102); text-decoration:underline; }
a:hover {
	text-decoration: none;
	color: #A7DB35;
}
a:active {
	text-decoration: underline;
	color: #A7DB35;
}
.Aufzaehlung { font-family:Verdana,Arial,Helvetica,sans-serif; font-style:normal; font-variant:normal; font-size:12px; color:rgb(102,102,102); letter-spacing:normal; text-align:left; list-style-image:url('images/list.png'); margin-right:4px; margin-bottom:4pt; margin-left:7px; }
