body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 10 0 0 10;
	font-family: Verdana, Helvetica, "sans-serif";
	font-size: 11px;
}

td {
	font-size: 11px;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	color: #B3B3B3;
}

input {
	background-color: #D9D9D9;
	width: 400px;
	border: 0px #FFFFFF solid;
	border: none;
}

#logo {
position: absolute;
left: 30px;
top: 30px;
}

#menu {
position: absolute;
left: 180px;
top: 30px;
}

#submenu {
position: absolute;
left: 259px;
top: 45px;
}

#boxes {
position: absolute;
left: 259px;
top: 65px;
width: 224px;
}

#image {
position: absolute;
left: 259px;
top: 115px;
}

#kontakt {
position: absolute;
left: 180px;
top: 50px;
}

#kontaktFormular {
position: absolute;
left: 216px;
top: 48px;
}

#home {
position: absolute;
left: 181px;
top: 90px;
}