body,td,th {
	background-color: #eeeeee;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
}

.style1 {color: #00D118}
.style2 {color: #62250a}
.style3 {color: #00cccc}
.style4 {color: #7c78a6}
.style5 {color: #4c6591}
.style6 {color: #f34e1d}
.style7 {color: black;}
.style8 {color: #999999; font-size: 11px;}
.style11 {color: #e9da5a}
.style12 {color: #ff2100}
.style13 {color: #d6ad00}
.style14 {color: #8ed3f7}
.style15 {color: #ffad00; font-weight: bold;}
.style16 {color: #e600ff}
.style17 {color: #853b00}
.style18 {color: #333399}
.style19 {color: #ffad00}

.footer_right {
	color: #999999;
	font-size: 10px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

.footer_left {
	color: #999999;
	font-size: 10px;
	position: absolute;
	left: 5px;
	bottom: 5px;
}

.imprint {
	color: #999999;
	font-size: 14px;
	text-align: center;
	position: absolute;
	bottom:180px;
	left:120px;
	right:120px;
}

.server {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	bottom: 100px;
	width: 200px;
}

.ip4 {
	bottom: 330px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	right: 20px;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

