.mw-headline a {color:#FFFAFA;text-shadow: 1px 1px 0 #000, 2px 2px 0 #000, 3px 3px 0 #000;box-shadow: 5px 5px 5px rgb(140,140,140);}
.mw-headline {
border-radius:4px;
color:snow;background: linear-gradient(to bottom, #00cc00 20%, #006400 100%);}
.mw-headline a {color:#FFFAFA;text-shadow: 1px 1px 0 #000, 2px 2px 0 #000, 3px 3px 0 #000;}
#hbox {
border-color: red;border-style: dashed dotted dashed dotted; text-align: center;margin-bottom:8px;
}
#toc {
	border-radius: 9px;
	border-style: dashed;
	box-shadow: 5px 5px 5px rgb(140,140,140);
}
#gruss {
background-color:#00BFFF; border-radius:20px; text-align: center;}
#grusstext {color:darkblue;font-weight: 600;}
.adminMark {font-size:4px;color:gold;}
.userlink {color:#1c86ee!important;border-color:#1c86ee;border-style: dashed; border-width: 0.5px;}
.userlink span {color:#1c86ee!important;}