﻿body
{
	font: 80% "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	line-height: 1.5;
}
p {
  font-size: 1em;
}
h1, .Rubrik1 {
	font-size: 1.6em;
	font-weight: bold;
	EditMenuName: Rubrik 1;
}
body.popup h1 {
	margin-top: 0;
}
h2, .Rubrik2 {
	font-size: 1.4em;
	font-weight: bold;
	EditMenuName: Rubrik 2;
}
h3, .Rubrik3 {
  font-size: 1.2em;
	font-weight: bold;
	EditMenuName: Rubrik 3;
}
.ingress
{
  font-weight: bold;
	EditMenuName: Ingress;
}
.bildtext
{
  font-size: 0.9em;
	display: block;
	color: #446a45;
	margin: 0.5em 0 0 0.2em;
	EditMenuName: Bildtext;
}
div.page-body table
{
  font-size: 1em;
}
input, select, textarea
{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 1em;
}
input.button
{
	font-size: 0.9em;
	padding: 0 0.3em;
	color: #666666;
	font-weight: bold;
}
img
{
	border: 0;
}
ul, ol {
	line-height: 1.5em;
}
ul li {
  list-style: square;
	margin-left: -22px;
}
ol li {
	margin-left: -13px;
	line-height: 1.5em;
}
a {
  color: #dd0000;
	text-decoration: underline;
}
a:visited {
  color: #666666;
}
a:hover {
	text-decoration: underline;
}
a.image {
	text-decoration: none;
	border-bottom: none;
}
a.image:hover {
	background: none;
	text-decoration: none;
	border-bottom: none;
}