/* <link rel="stylesheet" type="text/css" href="scripts/dieuhrmacherin.css"> */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	background-image: url(../images/hintergrund.gif);
}
table.border {
	border: 4px solid #996600;
}

/* HEAD */
table.head {
	background-color: #000000;
}
/* MAIN */
table.main {
	background-image: url(../images/hintergrund-main.jpg);
}
h1 {
	font-size: 14px;
	border-bottom: 1px #000000 solid;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #996600;
	font-weight: bold;
}
td.linie {
	border-bottom: 1px #996600 solid;
	font-size: 5px; 
} 
td.liniedick {
	border-bottom: 2px #996600 solid;
	font-size: 5px; 
} 
span.neu {
	color: #990000;
	font-weight: 600;
}
