body{
	margin: 0px auto;
	font-family: Verdana;
	font-size: 0.7em;
	color:#ffffff;
	text-align:center;
	background-color: #081619;
	background-image: url('../design/content/background_zeile.png');
	background-repeat: repeat-y;
	background-position: center;

}

td, tt
{
 	font-size:0.8em;
}


h3 {
	color:#000000;
}

.big_header{
	font-weight:bold;
	font-size:1.2em;
}

a:link {
    color: #ffffff;
    text-decoration: none;
}

a:visited {
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    color: #ffffff;
    text-decoration: none;
}

a:active {
   color: #ffffff;
   text-decoration: none;
}
