#all {
	height: 580px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: auto;
	margin-left: 40px;
	min-width: 920px;
}
#left {
	height: 684px;
	width: 202px;
	margin-right: 0px;
	margin-left: auto;
	float: left;
}
#logo {
	height: 90px;
	width: 186px;
	background-color: #00C;
	padding: 8px;
}
#navi {
	width: 186px;
	height: 564px;
	background-image: url(graphics/bkgrd_left.png);
	padding: 8px;
}
#right {
	height: 684px;
	margin-right: 0px;
	margin-left: 202px;
	min-width: 680px;
}
#pixhead {
	min-width: 100%;
	height: 106px;
	background-color: #00c;
}
#pix_left {
	width: 159px;
	float: left;
	height: 106px;
}
#pix_med {
	margin-left: auto;
	margin-right: auto;
	width: 159px;
	height: 106px;
}
#pix_right {
	width: 159px;
	float: right;
	height: 106px;
}
#spacer {
	height: 40px;
	float: left;
	width: 10%;
}
#content {
	height: 560px;
	float: none;
	margin-top: auto;
	margin-bottom: auto;
	overflow: auto;
	min-width: 560px;
}
.text {
	font-family: "Gill Sans", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #00C;
}
.whitetext {
	color: #FFF;
}
.text_rechts {
	font-family: "Gill Sans", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #00C;
	text-align: right;
}
.title_3 {
	font-family: "Gill Sans", "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #00C;
	font-weight: bold;
}
.title_4 {
	font-family: "Gill Sans", "Lucida Grande", sans-serif;
	font-size: 17px;
	color: #00C;
	font-weight: bold;
}
.title_small {
	font-family: "Gill Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00C;
}
.navitext_1st {
	font-family: "Gill Sans", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
	letter-spacing: 0.1em;
}
.navitext_2nd {
	font-family: "Gill Sans", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FF0;
	font-weight: lighter;
	text-align: right;
	padding-top: 4em;
}
.dbnpro {
	font-family: "Gill Sans", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0;
	text-align: center;
	letter-spacing: 0.1em;
	font-style: italic;
}

