BODY {
	margin-right:8%;
	margin-top:8px;
	font-family: "Lucida Grande", Verdana, Arial, Syntax, sans-serif;
	font-size: 88%;
	background-image: url(bilder/streifen.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
}

a:hover   {background-color:#eee}
/*a:hover   {background-color: rgb(3,128,179); color: rgb(255,230,0)}*/
a:visited {color: purple}

div.hauptkoerper {
	margin-left: 152px;
}

a.ext {
	font-style:italic;
}

img.linksfluss {
	float: left;
	border: 0;
}

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

tt {
	font-size:120%;
}


h1 { font-size:160%;
}

h2 { font-size:130%;
}

h2.sub { font-size:100%;
}

h3 { font-size:115%;
}

h4 { font-size:105%;
}

dt {
	font-weight: bold;
	margin: 1.8em 0 0.5em 0;
}