a img, img, a, a:focus {

text-decoration: none;
outline: none;

}

body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;

}

#abstandhalter {

height: 50%;


}

#alles {
	height: 515px;
	width: 930px;
	margin-top: -258px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#links {
	float: left;
	height: 515px;
	width: 612px;
}
#rechts {
	background-color: #CFCFCF;
	float: left;
	height: 515px;
	width: 318px;
}


#aussen {
	height: 100%;
	width: 100%;
	background-color: #3366CC;
	margin: auto;
}
td {
	height: 100%;
	width: 100%;
}
#tab {
	height: 100%;
	width: 100%;
	background-color: #CC6600;
}
#oben {
	margin: auto;
	height: auto;
	width: auto;
	display: block;
	vertical-align: middle;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
