/* CSS Document */

html {
	height:100.3%;
}

body {
height:100%;
margin-bottom: 1px;
margin-top:0px;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
background-image:url(../images/hg.gif);
background-repeat:repeat-x;
}
img {
	border:none;
}
#table_body {
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FFF;
}
#table_body td {

}
h1 {
	font-size:1em;
}

#tr_navi {
	background-color:#EBEBEB;
}
.lauftext {
font-size:0.8em;
}
.lauftext_klein {
font-size:0.6em;
}
a:link{
     color:#666666;
	 text-decoration:underline;
}	 
a:visited{
     color:#666666;
	 text-decoration:underline;
}	 
a:hover{
     color:#b3b3b3;
	 text-decoration:underline;
}
a:active{
     color:#b3b3b3;
	 text-decoration:underline;
}