html {
	height: 100%;
	padding-bottom: .005em;
	overflow-y: scroll;
}

body {
    height:100%;
    background: url(background.gif) repeat-x;
    background-color:191919;
}

body, td, textarea {
	color: #f2f2f2;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
	font-family: times;
}

a { 
	font-size: 14px;
	color: #f2f2f2;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.headline {
	font-weight: bold;
	color: #5e5e5e;
}

.footer {
	font-size: 12px;
	color: #5e5e5e;
}

.notiz {
	background: url(papier.jpg) no-repeat;
}
