/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	PRINT CSS / Golfclub München West
	S2 INTERMEDIA GmbH
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a.close {
	display: none;
}

a.toprint {
	display: none;
}

a {
	color: #322A2B;
	text-decoration: none;
}

a:hover {
	color: #322A2B;
	text-decoration: none;
}

div.content-zone a {
	cursor: default;
}

div.context-zone a {
	cursor: default; 
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

p {
	font-size: 15px;
}

table.contenttable tr.tr-even {
	background-image: url(../gfx/bg-grey-print.gif);
	background-repeat: repeat-x;
}

