
h1 {
	font-size:1.3em;
    text-decoration:underline;
}
h2 {
	font-weight: bold;
	font-size:1.1em;
}
table.ausfuehrungen td {
	text-align:center;
	padding:1px;
}
.buttonMerke {
	margin:2px;
	border:1px solid #CCCCCC;
	border-right:1px solid #b7b7b7;
	border-bottom:1px solid #b7b7b7;
	background:#d4d3cb url(/img/button_bg.gif) repeat-x;
	padding:1px 5px 1px 5px;
	cursor:pointer;
	font-size:12px;
}
