html {
	background-image: url(images/main/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
}
body, a {
	color: #7d7d7d;
}

#page {
	width: 994px;
	margin: 0 auto;
	text-align: left;
}

#head_impress {
	text-align:right;
	position:relative;
	left:-9px;
	top:-10px;
	margin-bottom: -25px;
}

#banner {
	height: 208px;
	background-image: url(images/main/banner.jpg);
	background-repeat: no-repeat;
}

#main {
	width: 982px;
	background-image: url(images/main/body_ff.png);
	background-repeat: repeat-y;
	padding: 0 7px 0 5px;
}

#con_padding {
	padding: 5px 20px 80px 25px;
}

#con_bg {
	background-color: #FFF;
}

#menu {
	float: left;
	width: 189px;
	background-image: url(images/main/menu_ff.gif);
	background-repeat: repeat-y;
	margin-right: 23px;
}

#menu .top {
	background-image: url(images/main/menu_top.gif);
	background-repeat: no-repeat;
}

#menu .bottom {
	background-image: url(images/main/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 3px 5px 5px 3px;
}

#menu a {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	margin: 3px;
}

#menu a:hover {
	background-color: #F3F3F3;
}

#menu .active {
	background-image: url(images/main/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 7px 12px;
	color: #333;
	padding-left: 30px;
	cursor: default;
}

#menu .active:hover {
	background-color: #FFF;
}

#menu .spacer {
	height:5px;
	background-image: url(images/main/dotted.png);
	background-position: center;
	background-repeat: repeat-x;
	font-size: 0;
	margin: 0 3px;
}

#content {
	font-size: 16px;
	float: left;
	width: 411px;
	overflow: hidden;
}

#content p {
/*	text-align: justify;*/
}

#content h1 {
	background-image: url(images/main/dotted.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

#content div h1 {
	height: 40px;
	line-height: 30px;
	color: #444;
	font-size: 18px;
	/* padding-left: 30px; */
}

#content div h2 {
	height: 40px;
	line-height: 30px;
	background-image: url(images/main/dot.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size: 18px;
	padding-left: 30px;
	color: #444;
}

.print {
	background-image: url(images/main/dotted.png);
	background-repeat: repeat-x;
	margin-top: 40px;
	padding-top: 15px;
}

.print img {
	cursor: pointer;
}

.pic_box {
	float: right;
	width: 290px;
	background-image: url(images/main/pic_box_ff.png);
	background-repeat: repeat-y;
}

.pic_box .top {
	background-image: url(images/main/pic_box_top.png);
	background-repeat: no-repeat;
}

.pic_box .bottom {
	background-image: url(images/main/pic_box_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 16px 17px 18px 16px;
}

.pic_box img {
	display: block;
}

.pic_box span {
	display: block;
	padding-top: 14px;
}

#footer {
	height: 67px;
	line-height: 25px;
	background-image: url(images/main/footer.png);
	background-repeat: no-repeat;
	font-size: 13px;
	text-align: center;
	padding-top: 33px;
}

#footer strong {
	font-weight: bold;
}

#leistungsspektrum {
	text-align: center;
	line-height: 40px;
}

#leistungsspektrum  h1 {
	display: inline;
	padding: 5px;
	font-weight:bold;
}