table#main {
	width: 100%;
	border-collapse: collapse;
	border: none;
}
.bg_gray {
	background-color: #DDDBDB;
	height: 50px;
}
.bg_orange {
	background-color: #FF9933;
	height: 130px;
}
.border {
	width: 17%;
}


div#topnav {
	/*padding-top: 5px;*/
	float: left;
	/*width: 70%;*/
}
div#topBild {
	float: right;
	/*width: 30%;*/
	/*text-align: right;*/
}

div#headerContent {
	float: left;
	width: 200px;
/*	width: auto;*/
}
div#menuPics {
	float: right;
	width: 410px;
	text-align: right;
}

#klickpfad {
	font-size: smaller;
	height: 30px;
	padding-left: 3px;
}

#content {
	/*background-color: red;*/
	padding-right: 60px;
	vertical-align: top;
}

#boxes {
	/*background-color: blue;*/
	width: 172px;
	vertical-align: top;
}