@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../links/umberg-bg.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#logo {
	position: absolute;
	left: 377px;
	top: 35px;
}
#head {
	height: 364px;
	width: 890px;
	position: relative;
}
#picture {
	background-color: #FFF;
	position: absolute;
	height: 210px;
	width: 890px;
	left: 0px;
	top: 154px;
	overflow: hidden;
}
#right-picture {
	background-color: #005ba9;
	position: absolute;
	height: 196px;
	width: 100%;
	top: 168px;
	right: 0px;
}
#right-bar-bottom {
	background-color: #10296b;
	position: absolute;
	height: 28px;
	width: 100%;
	top: 336px;
	right: 0px;
}
#body {
	clear: left;
	float: left;
	width: 900px;
	position: relative;
}
#column-left {
	clear: left;
	float: left;
	width: 180px;
	margin-bottom: 75px;
	position: relative;
}
#column-right {
	float: left;
	width: 720px;
	position: relative;
}
#gradient-left-right {
	width: 720px;
	background-image: url(../links/gradient-left-right.png);
	background-repeat: repeat-y;
}
#gradient-bottom {
	height: 75px;
	width: 720px;
	background-image: url(../links/gradient-bottom.png);
	background-repeat: no-repeat;
	position: relative;
}
#content {
	width: 645px !important;
	width: 685px;
	padding-left: 40px;
	padding-top: 30px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
#copyright {
	position: absolute;
	left: 10px;
	top: 47px;
	font-size: 11px;
	line-height: 16px;
	color: #888;
}
#copyright p a {
	color: #888;
}
#impressum {
	position: absolute;
	top: 47px;
	right: 10px;
	font-size: 11px;
	line-height: 16px;
	color: #888;
}
#impressum p a {
	color: #888;
}
#statement {
	position: absolute;
	width: 170px;
	left: 20px;
	bottom: 47px;
	font-size: 11px;
	line-height: 17px;
	color: #888;
}
#clear {
	clear: left;
	float: left;
	height: 25px;
	width: 100%;
	position: relative;
}
