* {margin: 0;}

html {background: #efefef url(images/bg.jpg) repeat-x bottom; height: 100%; }

body {
	width: 45em;
	margin: 0;
	min-height: 100%;
	margin: auto auto;
	background: white url() no-repeat bottom right;
	font-size: 100%;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	padding: 0 1em;
	line-height: 150%;
	}
	
p {margin: 1em 0;}

h1 {
	background: #F60;
	margin: 0 -0.5em;
	padding: 1em;
	color: white;
	}

h2 {
	margin-bottom: 0;
	margin-top: 1.5em;
	font-size: 110%;
	}

code {vertical-align: text-top;}

input {margin-right: 0.4em;}

dt {font-weight: bold;}
dd {margin-left: 1.5em;}

dl#resumee dt {margin-top: 0.75em;}

.gruen {color: #060}
.rot {color: #600}

input {font-size: 100%; padding: 0.4em 0.6em;}
.button {font-weight: bold;}

thead {font-weight: bold;}
