/* 2007-10-15, alex: "Courier New" ist besser als "Courier" -- unter Win. */
/* 2004-09-16, alex */

body {
	margin: 3em;
	font-family: Verdana, Arial, Helvetica, "Myriad Web", sans-serif;
	font-size: 100%;
	background-image: url(bilder/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

td {
	font-family: Verdana, Arial, Helvetica, "Myriad Web", sans-serif;
	font-size: 100%;
}

a {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: white;
}

a:visited {
	color: white;
}

a:hover {
	color: white;
	text-decoration: underline;
	background-color: inherit;	
}

div.linkliste {
	line-height: 1.3em;
	margin-right: 3px;
}

A.ext {
	font-style:italic;
}

.link
{
	letter-spacing: 0.1em;
}

.linklastchar
{
	background-color: rgb(0%,0%,100%);	
	letter-spacing: 0.1em;
}

hr.kurz {
	margin-right:20%;
}

tt {
	font-size:120%;
}

h1.teletype {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size:250%;
}
h2.subtitel {
	font-size:125%;
}
h1 {
	font-size:150%;
}
h2 {
	margin-top: 2em;
	font-size:125%;
}
h3 {
	font-size:115%;
}
h4 {
	font-size:110%;
}

p {
	margin-top: 0;
	margin-bottom: 0.8em;
}

