body {
	margin: 0; padding: 0;
	color: rgb(60,60,60); background-color: white
}

body, td, th {
	margin: .2em;
	font-family		: verdana, arial, helvetica, sans-serif;
	font-size		: 11px;
	line-height		: 15px;
}


a:link		{ color: rgb(0,0,127); background-color: inherit; text-decoration: none; }
a:visited	{ color: rgb(0,0,127); background-color: inherit; text-decoration: none; }
a:hover		{ color: rgb(0,0,0); background-color: inherit; text-decoration: underline; }
a:active	{ color: rgb(0,0,127); background-color: inherit; text-decoration: underline; }

td, th		{ vertical-align: top }
strong		{ font-weight: bold }
a img		{ border: none }


h1, h2, h3, h4 {
	font-size: 1em; line-height: 1.5em
}


.legal {
	text-align: center;
	margin: 3em 1em 1em 1em;
}


ul.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


table.layout {
	width: 620px;
	align: center;
	border: 1px solid rgb(200,200,200)
}


table.preise thead .preis {
	text-align: right;
}

table.preise tbody .preis {
	text-align: right;
	font-weight: bold
}
