body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Helvetica, "Nimbus Sans", Arial, Sans-Serif;
}

a:link, a:visited, a:active {
  text-decoration: underline;
  outline: none;
}

a:hover {
  text-decoration: underline;
}

a.img, span.img {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  text-align: left;
}

h1 a:link, h1 a:visited, h1 a:active, 
h2 a:link, h2 a:visited, h2 a:active, 
h3 a:link, h3 a:visited, h3 a:active, 
h4 a:link, h4 a:visited, h4 a:active, 
h5 a:link, h5 a:visited, h5 a:active, 
h6 a:link, h6 a:visited, h6 a:active,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}

ul#mainmenu a {
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

ul#mainmenu ul a {
  font-size: 11px;
  text-transform: none;
  text-transform: lowercase;
}

h1 {
  font-size: 32px;
}

h2 {
  font-weight: normal;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
}

h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.2em;
  text-transform: lowercase;
}

h3.news {
  font-size: 12px;
}

h3.parent {
  text-transform: none;
}

h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2em;
}

.thumbframe h4 {
  font-size: 12px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 14px;
}

.scrollable h3,
.scrollable h4 {
  text-transform: none;
}

.level0 h3 {
  text-transform: lowercase;
}

.description {
  font-size: 14px;
  font-weight: bold;
}

.just {
  text-align: justify;
}

.entry li {
  line-height: 1.3;
}

.readrest, .tools, .commentmetadata {
  font-size: 10px;
  text-transform: uppercase;
}

.postmetadata, .responder, .dynnav  {
  font-size: 12px;
}

div.dynnav a,
a.dynnav {
  text-transform: uppercase;
  text-decoration: none;
}

input[type="submit"],
.strong {
  font-weight: bold;
}

blockquote {
  font-style: italic;
}

label {
  font-weight: bold;
}

.wp-caption-text {
  font-size: 11px;
}

.about,
.textwidget {
  font-weight: bold;
  font-size: 120%;
}

.messages {
  font-size: 120%;
}

.messages a {
  font-weight: bold;
}

#footer {
  font-size: 80%;
}

.text-right {
  text-align: right;
}

.innersilentbar {
  font-size: 10px;
}

div#langchange a {
  text-transform: lowercase;
  text-decoration: none;
  font-size: 11px;
}
