body td {
  background: #fff;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 10px;
}

a {
	color: #3366cc;
	text-decoration: none;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #444;
}
    
h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #444;
}
    
div.infobox {
	margin: 20px;
	float: right; 
	width: 200px;
	padding: 6px; 
	background-color: #ddd;
}

div.infobox p {
	font-size: 10px;
}
table#nav {
	width: 100%;
}

table#nav td {
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
}

table#nav td a {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

table#nav td a:hover {
	text-decoration: underline;
}

#home a#home { color: #990000; font-size: 12px; }
#bfree a#bfree { color: #990000; font-size: 12px; }
#pcflaschen a#pcflaschen { color: #990000; font-size: 12px; }
#links a#links { color: #990000; font-size: 12px; }
#impressum a#impressum { color: #990000; font-size: 12px; }

td.content p {
	text-align: justify;
}

table.nopadding td {
	padding: 0px;
}

td.links a {
	background: url(/images/tribullet.jpg) no-repeat 0px 0px;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11px;
	margin: 8px 0px;
}

td.nolinks a {
	background: none!important;
	display: inline;
	text-decoration: none;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}
