body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../../img/image_motiv2.jpg);
	background-repeat: no-repeat;
	background-position: center 170px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}

h1 {
	margin:0px;
	padding:0px;
	padding-bottom: 20px;
}

p {
	margin:0px;
	padding:0px;
	margin-bottom: 12px;
}

a {
	color: #704244;
}

img {
	border: 0px;
}

.cleardiv {
	clear: both;
}

#container {
	width: 971px;
	margin: 3px auto;
	text-align: left;
	position: relative;
}

#row1 {
	height: 170px;
	position: relative;
}

#logo {
	position: absolute;
	left: 0px;
	top: 22px;
}

#nav_generic {
	position: absolute;
	right: 0px;
	top: 150px;
}

#nav_generic ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#nav_generic ul li {
	display: inline;
	margin-right: 10px;
}

#nav_generic ul li a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}

#row2 {
	position: relative;
}

#navcol{
	position: absolute;
	left: 0px;
	top: 167px;
	width:161px;
	background-color:#e5ebd4;
	height:200px;

}

#nav_primary {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 50px;
	width: 161px;
}

#nav_primary a {
	display: block;
	padding: 13px 5px 10px 9px;
	color: #e5ebd4;
	background-color:#005f55;
	text-decoration: none;
}

#nav_primary a.high {
	font-weight: bold;
}

#nav_primary a.seco {
	padding: 5px 8px 5px 22px;
}

#nav_primary a.seco_high {
	font-weight: bold;
	padding: 5px 8px 5px 22px;
}

#nav_primary .nav_top, .nav_middle, .nav_bottom {
	border-bottom:2px solid #e5ebd4;
}

#content {
	padding-top: 30px;
	margin-left: 180px;
}

#box_top {
	background-image: url(../../img/content_rundung_oben.png);
	background-repeat: no-repeat;
	width: 436px;
	height: 5px;
}

#box_middle {
	background-image: url(../../img/content_filler.gif);
	width: 436px;
}

#text {
	padding: 15px;
	line-height: 16px;
}

#text table {
	width: 250px;
}

#text table tr {
	vertical-align: top;
}

#text table tr td {
	margin: 0px;
	padding: 0px;
}

#text table p {
	margin-bottom: 0px;
}

#text .item .item_image {
	float: left;
}

#text .item .item_image img {
	margin-right: 20px;
}

#box_bottom {
	background-image: url(../../img/content_rundung_unten.png);
	background-repeat: no-repeat;
	width: 436px;
	height: 5px;
}

#footer {
	position: absolute;
	right: 10px;
	top: 677px;
	color: #b6b6b6;
	font-size: 10px;
}

#homeboxes2 {
	position: absolute;
	right:14px;
	top:409px;
/*	background-image: url(../../img/content_double_box.gif); */
	width: 593px;
	height: 88px;
}

#box_left {
	position: absolute;
	left:9px;
	top:9px;
	width: 280px;
	height: 53px;
}

#box_right {
	position: absolute;
	left:317px;
	top:9px;
	width: 260px;
	height: 53px;
}

#box_left .left, #box_right .left {
	position: absolute;
	left: 0px;
	top: 0px;
}

#box_left .right, #box_right .right {
	position: absolute;
	left: 63px;
	top: -2px;
}