/* CSS Document */
html {
	height:100.3%;
}
body {
	height:100%;
	background-color:#ffffff;
	background-image: url(../images/hg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#maintable {
}
.lauftext {
font-size:0.8em;
}
.lauftext_klein {
font-size:0.6em;
}
.text_rechts {
	font-size:0.8em;
	font-weight:bold;
	color:#24315a;
}
.klein {
font-size:0.6em;
}
a:link{
     color:#000000;
	 text-decoration:none;
}
a.a:link
{
	color:#24315a;
	text-decoration:none;

}
a.a:visited
{
	color:#24315a;
	text-decoration:none;
}
a.a:hover{
     color:#000000;
	 text-decoration:none;
}
a.a:active{
     color:#000000;
	 text-decoration:none;
}
a:visited{
     color:#000000;
	 text-decoration:none;
}	 
a:hover{
     color:#b3b3b3;
	 text-decoration:none;
}
a:active{
     color:#b3b3b3;
	 text-decoration:none;
}
h1 {
	font-size: 1em;
	margin:0px;
}
h2 { 
	font-size: 1em;
	color:#24315a;
	font-style:italic;
	text-decoration:underline;
	letter-spacing:1px;
}
p {
	margin-top:10px;
}

hr {
	color:#24315a;
}
