/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
}

h1, h2, h3, h4 {
  color: #666666;
  font-weight: bold;
}

#inhalt {
  margin: 0px auto;
  padding: 0px;
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
  width: 820px;
}

#menu {
   text-align: right;
}

li.menupoint {
	border: 2px dotted white;
	list-style: none;
	padding: 2px;
	float: right;
}

li.menupoint_selected {
	border: 2px dotted Green;
	list-style: none;
	padding: 2px;
	float: right;
}

li.menupoint > a, li.menupoint_selected > a {
	text-decoration: none;
}

td.thumbs {
	text-align: center;
}

.right {
	float: right;
}

li.empty {
	list-style: none;
}
