body {
	background-color: #CCCCC5;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: 0 115px;
	margin: 0;
}
img {
	border: 0;
}
A:link {color: black; text-decoration: none;}
A:visited {color: black; text-decoration: none;}
A:active {color: black; text-decoration: none;}
A:hover {color: black; text-decoration: none;}

#header {
	background: #FFFFFF;
	height: 115px;
	width: 100%;
}
#header_part {
	margin: 0 auto;
	width: 1070px;
	text-align: right;
	height: 116px;
}
#header_alt {
	background: #FFFFFF;
	background-image: url(http://res.eload24.com/gx/header.gif);
	background-repeat: no-repeat;
	height: 116px;
	width: 100%;
}
#content {
	margin: 0 auto;
	width: 1070px;
	}

.box {
	float: left;
	line-height: 0;
	}

.clear {
	clear:both;
	}

#button {
	background-image: url(images/a6_button_alt.jpg);
	width: 455px;
	height: 161px;
}

#text {
	width: 355px;
	height: 161px;
	font-family: Arial,Verdana;
	font-size:10px;
	color: 000000;
	text-align: justify;
	line-height: 12px;
	margin: 0 50px 0 50px;
	
	}
	
#impressum {
	font-family:Arial,Verdana;
	font-size:11px;
	color: 000000;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:100%;
	}
	
