@charset "utf-8";
#box-header, #box-footer, #box-body {
	width:900px;
	margin:0 auto
}
#box-header {
	height: 200px;
}

.body-item {
	width:285px;
	border:1px solid #999999;
	margin:10px;
	padding:10px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(images/cell-bg.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:240px
}
#center-content {
	width:660px;
	margin:0 auto;
	background-image:url(images/body-bg.png);
	background-repeat:repeat-y;
	background-position:center;
	padding:10px 40px
}
body {
	margin:0px;
	font-family:Western, Arial, Helvetica, sans-serif;
	background-image:url(images/cmyk-bg.png);
	background-repeat:repeat-x;
	background-position:left top
}
h1 {
	font-size:1.4em;
	margin:10px 0
}
h2 {
	font-size:1.2em;
	margin:7px 0
}
p {
	font-size:1em;
	margin:5px 0;
	line-height:130%
}
hr {
	clear: both;
	visibility: hidden;
}
a:link {
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.impressum {
	font-size:0.8em
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#000000;
}
.bottom-navi {
	margin: 10px auto;
	width: 550px;
}
.bottom-navi li {
	float: left;
	margin: 3px 5px 3px 3px;
	display: block;
	list-style-position: outside;
	list-style-type: none;
	padding-right: 5px;
}
.body-item-img {
	float:right;
	padding-left:5px;
	border:0
}
.copyright {
	font-size:0.7em
}
h2.galabau {
	color: #87A301;
}
h2.bula {
	color: #FEE801;
}
h2.dss {
	color: #32578E;
}
h2.gebaude {
	color: #32578E;
}
h2.gis {
	color: #006600;
}

