/* Just for German site */

#mainmenu {
width: 757px;
}

#mainmenu img {
	margin: 10px 30px 0 29px;
}

img#mainactive {
	border-bottom: 2px solid #73cef7;
	margin-bottom: -2px;
}

#leftcol {
font-size: 85%;
}

#leftcol a {
	font-size: 110%;
}

a#preferences {
	left: 63px;
	font-size:90%;
}


#donate input[name="submit"]{	/* controls position of yellow paypal button */
	position: relative;
	top: 9px;
}


