@charset "ISO-8859-1";

.tabelle td {margin:0; padding:1px 4px; white-space:nowrap;}

html {
font-size: 100%;
height: 100%;
}
body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-style: normal;
	line-height: 1.35em;
	font-weight: normal;
	font-variant: normal;
	height:100%;
	font-size: 12px;
}
img {
border:0;
}
a {
color: #990000;
text-decoration: none;
}
a span{
color: #000;
text-decoration: none;
}
a.anker{
color: #000;
background: transparent;
text-decoration: none;
}
h2 {
font-size: 2em;
font-weight: bold;
}
h3{
font-size: 1.5em;
font-weight: bold;
line-height: 1.3em;
}
h4 {
font-size: 1.3333em;
padding: 0;
margin: 0;
}
h5 {
font-size: 1em;
color: #000;
text-transform: uppercase;
font-weight: bold;
}
h6 {
font-size: 1em;
color: #000;
margin: 0;
padding: 0;
}
font {
font-size: 0,8em;
}
hr{
border:0 none;
margin:1px 0;
padding:0;
height:1px;
color:#ccc;
background:#ccc;
}
