* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.menu {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.menu:hover {
	color: #AAA;
	text-decoration: none;
	font-weight: bold;
}

.text {
}

.klein {
	font-size: 10px;
}

.kleingrau {
	font-size: 10px;
	font-style: italic;
	color: #AAA;
}

.kleinfett {
	font-size: 10px;
  font-weight: bold;
}

.head {
	font-size: 13px;
	font-weight: bold;
}

.head-weiss {
	font-size: 13px;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #000;
  text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #AAA;
  text-decoration: none;
}

.newstext {
	font-size: 10px;
  text-align: justify;
}

.newsheadline {
	font-size: 11px;
  font-weight: bold;
}

.newsheadline:hover {
	font-size: 11px;
}

.newssubline {
	font-size: 11px;
  font-weight: bold;
}

.newssubline:hover {
	font-size: 11px;
}

.newsdate {
	font-size: 9px;
}

.form {
	font-size: 10px;
  color: #113B51;
}

.img {
  border: 1px solid #000;
}

ul#twitter_update_list {
  margin: 0;
  padding: 0;
}

ul#twitter_update_list li {
  list-style: none;
  margin: 0;
  padding: 10px 0;
  font-size: 11px;
  border-bottom: 1px solid #555;
}

#twitter_update_list a, #twitter_update_list a:hover {
  font-size: 11px;
}
