p.birthdaygreeting{
    line-height: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#blockth {
	display: block;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    line-height: normal;
    text-align: center;
    width: 100%;
    margin: 5px 0 10px 0;
	border: none;
}
         
b, strong {
    font-weight: bold;
}

h2 {
	font-size: 25px;
        font-style: italic;
        margin: 0 0 0 0; 
}

li.header dl.row-item dt {
        min-height: 10px;
}
/* Anfang Color
---------------------------------------- */
/*.username-coloured {
    font-weight: bold;
	margin: 2px 0 3px 0;
    display: inline !important;
    padding: 1px 1px !important;
    text-shadow: 1px -1px 0px #000000;
	text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
    
    line-height: 1.8em;
   
	border-radius: 0px;
	
} 

.username-coloured:hover{
    font-weight: bold;
	margin: 2px 0 3px 0;
    display: inline !important;
    padding: 1px 1px !important;
    text-shadow: none;
	text-shadow: 1px -1px 0px #000000;
    
    line-height: 1.8em;
   
	border-radius: 0px;
}*/

/* Ende Color
---------------------------------------- */