body {
 background-color: white;
 margin: 2px;
}
body * {
 font-size: 10pt;
}
H2 {
 font-family: Arial, Helvetica, sans-serif;
}
b.date {
 color: #31659C
}
A {
 font-family: Arial, Helvetica, sans-serif;
 color: #555555;
 text-decoration: none;
}
A:hover {
 color: #000000;
 text-decoration: underline;
}
a:hover.menuitem {
 color: #E9E9E9;
 border-style: dashed;
 border-width: 1px;
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 1px;
 padding-bottom: 1px;
 background-color: #31659C
}
a.menuitem   {
 font-weight: bold
}
.heading {
 font-family: Arial;
 font-size: 14pt;
 color: #E9E9E9;
 letter-spacing: 1pt;
 font-weight: bold;
 border-style: outset;
 border-width: 3;
 padding: 2;
 padding-left: 10pt;
 background-color: #31659C
}
B {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
}
.feature {
 color: #000055;
 font-size: 11pt;
 font-weight: bold;
}
.vline {
 width: 17px;
 background-image: url("vline.gif");
 background-repeat: repeat-y;
}
.description {
 font-size: 9pt;
 font-family: Arial, Helvetica, sans-serif;
 padding-left: 10px;
 color: #333333;
}
.flag {
	width: 20px;
         border: solid black 0px;
         }
.sitecell {
 background-color: #eeeeff;
}

.stabilo {
	background-color: Yellow;
}
hr {
	background-image: url(../hline.gif);
	height: 3;
}
.example {
	background-color: #ffffcc;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-left: 5%;
	padding: 10px;
	width: 600px;
}
.topic {
	font-size: 18px;
}
.subtopic {
	font-weight: bold;
}
.regulartext {
	font-size: 14px;
}
.button {margin-right: 10px; font-size: 16px; font-weight: bold; border: outset #007700 3px; background-color: #007700; text-decoration: none; color: white; padding: 10px;}
A.button {font-size: 16px; font-weight: bold; border: outset #007700 3px; background-color: #007700; text-decoration: none; color: white; padding: 10px;}
A.button:visited { color: white; text-decoration: none;}
A.button:hover {font-size: 16px; font-weight: bold; border: outset #770000 3px; background-color: #770000; text-decoration: none; color: white; padding: 10px;}

