body {
	font-family : Verdana, sans-serif;
	font-size : 12pt;
	line-height : 20px;
	color : black;
	background : #ffeea3;
	background-attachment : fixed;
	background-repeat : repeat;
	text-align : left;
	text-indent : 0;
	margin-left : 10px;
	margin-right : 30px;
	margin-top : 5px;
	margin-bottom : 15px;
	scrollbar-face-color : #ffcc00;
	scrollbar-arrow-color : #663300;
	scrollbar-track-color : #ffeea3;
	scrollbar-3dlight-color : #663300;
	scrollbar-highlight-color : #ffeea3;
	scrollbar-shadow-color : #663300;
	scrollbar-darkshadow-Color : #ffeea3;
}
h1 {
	font-family : Verdana, sans-serif;
	font-size : 18pt;
	line-height : 24px;
	font-weight : bold;
	margin-bottom : 13px;
	color : #692403;
}
h1.indent {
	font-family : Verdana, sans-serif;
	font-size : 18pt;
	line-height : 24px;
	font-weight : bold;
	margin-bottom : 13px;
	color : #692403;
	text-indent : 20px;
}
h2 {
	font-family : Verdana, sans-serif;
	font-size : 19pt;
	line-height : 22px;
	font-weight : bold;
	color : #692403;
	margin-top : 30px;
	margin-bottom : 13px;
}
h3 {
	font-family : Arial, sans-serif;
	font-size : 14pt;
	line-height : 16px;
	font-variant : small-caps;
	color : #692403;
	margin-top : 25px;
	margin-bottom : 10px;
	text-indent : 0;
}
h4 {
	font-family : Verdana, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : #692403;
	margin-top : 20;
	margin-bottom : 10px;
	text-indent : 25px;
}
p {
	clear : none;
	margin-top : 10px;
	margin-bottom : 10px;
}
p.img {
	clear : both;
	margin-top : 10px;
	margin-bottom : 10px;
}
p.start:first-letter {
	font-size : 200%;
	float : left;
}
p.comment {
	font-family : Comic Sans MS, Arial, sans-serif;
	font-size : 13pt;
	line-height : 18px;
	margin-top : 12px;
	margin-bottom : 12px;
	color : #a52303;
}
p.quote {
	font-family : Comic Sans MS, Arial, sans-serif;
	color : #a52303;
	font-size : 13pt;
	line-height : 18px;
	text-align : justify;
	padding : 8px;
	border-top : thin #a52303 solid;
	border-bottom : thin #a52303 solid;
	margin-left : 20px;
	margin-right : 30px;
	margin-top : 12px;
	margin-bottom : 12px;
}
p.indent {
	margin-left : 20px;
}
blockquote {
	font-family : Comic Sans MS, Arial, sans-serif;
	color : #a52303;
	font-size : 13pt;
	line-height : 18px;
	background : #fabf45;
	text-align : justify;
	padding : 8px;
	margin-left : 25px;
	margin-right : 25px;
	margin-top : 13px;
	margin-bottom : 13px;
}
pre {
	font-family : Courier;
	color : #000000;
	font-size : 10pt;
}
.out {
	font-family : Arial, sans-serif;
	color : #993300;
	font-size : 13pt;
	font-weight : bold;
	border-color : #993300;
	background : #ffcc00;
}
.over {
	font-family : Arial, sans-serif;
	color : #660000;
	font-size : 13pt;
	font-weight : bold;
	border-color : #993300;
	background : #ff6600;
}
i {
	font-family : Comic Sans MS, Arial, sans-serif;
	color : #a52303;
	font-size : 13pt;
	font-style : normal;
}
em {
	letter-spacing : 5px;
	font-style : normal;
}
strong {
	font-variant : small-caps;
}
small {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
}
hr {
	color : #ffcc00;
	border-top : solid;
}
ul.vierkant {
	list-style : square outside;
	margin-left : 25px;
}
ul.cirkel {
	list-style : disc outside;
	margin-left : 25px;
}
ol.getal {
	list-style : decimal outside;
	margin-left : 25px;
}
ol.letter {
	list-style : lower-alpha outside;
	margin-left : 25px;
}
dl {
	font-family : Comic Sans MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size : 13pt;
	line-height : 18px;
	color : #a52303;
}
dt {
	font-weight : bold;
}
a:link {
	color : #a52303;
	font-weight : bold;
	text-decoration : underline;
}
a:visited {
	color : #a52303;
	font-weight : bold;
	text-decoration : underline;
}
a:active {
	color : #cc0000;
	font-weight : bold;
	text-decoration : underline;
}
a:hover {
	color : #910015;
	background-color : #f5c607;
	font-weight : bold;
	text-decoration : underline;
}
img {
	float : none;
	border : 0 none inherit;
	padding : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
}
img.left {
	float : left;
	border : 0 none inherit;
	margin-right : 15px;
	margin-top : 8;
	margin-bottom : 10px;
}
img.right {
	float : right;
	border : 0 none inherit;
	margin-left : 20px;
	margin-right : 5px;
	margin-top : 20px;
	margin-bottom : 15px;
}
table {
	text-align : left;
	font-family : Verdana, sans-serif;
	font-size : 12pt;
}
