/*
 * Style sheet for the Starp Zemi un Zvaigznem
 * $Id: default.css,v 1.12 1997/12/12 18:46:53 ijacobs Exp $
 */

body {
	background: #a03030;
	color: black;
	font-size: 14pt;: 
}
p {
	margin-top: 0.5em;
	margin-left: 1em;
	margin-right: 1em;
	clear: left;
	font-size: 14pt;
}
img {
	clear: left;
	float: left;
	margin-right: 0.5em;
}
div.atkape {
	width: 85%;
	color: #400080;
	margin-left: 2em;
}
div.bilde {
	width: 80%;
	color: #400080;
	margin-left: 1em;
	margin-top: 1em;
	font-style: italic; 
	clear: left;
}
div.kodols {
	width: 80%;
	color: rgb(0,0,150);
	margin-left: 2em;
	border: dotted thin black;
	text-align: center;
	text-weight: bold;
}
div.lapa {
	width: 100%;
	background: #e7f8cb;
	color: black;
	border: solid thin black;
}
div.top {
	color:  white;
	margin-left: 0em;
	padding: 0em;
	A.link: white;
}
div.top a:link { color: white}                 
div.top a:visited { color: white}                 

h1 {
	width: 80%;
	text-align: center;
	text-weight: bold;
	margin-left: 2em;
	font-size: 22pt;
	border-bottom: solid thick black; 
}
h2 {
	width: 65%;
	text-align: center;
	margin-left: 2em;
	font-size: 18pt;
	color: maroon;
	border-bottom: solid thin maroon; 
	clear: left;
}
p.ancis {
	color: maroon;
	margin-left:3em;
	margin-right:2em;
	font-size: smaller;
}
tt.example {
	color: maroon;
	margin-left: 1em;
}
dt {
	color: black;
	font-size: larger;
	margin-left: 1em;
}
dd {
	color: maroon;
	text-weight: bold;
	margin-left: 2em;
}
pre {
	color: maroon;
	margin-left: 1em;
}
div.illegal-example p {
	color: black;
}
p.note {
	color: green;
	margin-left: 1em;
}
ul {
	margin-top: 0em;
	margin-right: 3em;
}

