td, small{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: white;
  font-size: 12px;
}

ul,li{
  list-style-type:square;
}

.titel, .newstitel{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

a:link {
  text-decoration: none;
  font-weight: bold;
  color: #dddddd
}
a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #dddddd
}
a:active {
  text-decoration: underline; 
  font-weight: bold;
  color: white
}
a:hover {
  text-decoration: underline; 
  font-weight: bold;
  color: white
}

a img, a:hover img
{
	border: 0px none;
}

body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
  bgcolor: #2A64AA;
  scrollbar-face-color:#E5E5E5;
  scrollbar-highlight-color:#E5E5E5;
  scrollbar-3dlight-color:#888888;
  scrollbar-darkshadow-color:#888888;
  scrollbar-shadow-color:#C0C0C0;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#CCCCCC;
}
input,textarea,select,option{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  font-style: normal;
}

table.plan {
	border-style: solid;
	border-size: 1;
	border-color: white;
}

.aussteller {
	clear: both;	
}

.aussteller img {
	float: left;
	margin: 0px 10px 15px 0px;
}
