body {
	margin: 0px;
	background: #DDDDD5;
	font-family: Helvetica, Arial, sans;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#header_bg {
	height: 185px;
  background: #FFF;
}
#wrapper, #header {
        width: 970px;
	text-align: left;
	margin: 0 auto;
}
#header {
background:url(images/line.jpg) no-repeat 220px 145px;
height:147px;
}
#wrapper {
	padding-top: 10px;
        padding-bottom: 100px;
min-height: 1400px;
}
#logo {
	float: left;
	margin-top: 90px;
	width: 250px;
	height: 49px;
        border: none;
}
#addresses {
	width: 510px;
	float: right;
	margin-top: 130px;
	font-size: 9px;
	color: #737270;
	text-align: right;
	font-weight: bold;
}
#addresses a {
	text-decoration: none;
	color: #737270;
}
#left_nav {
	float: left;
	width: 210px;
}
#content {
	float: left;
	padding-left: -10px;
        margin-left: 10px;
	width: 540px;
        margin-top: -10px;
        /*
        margin-top: -20px;
        border-top: 10px solid black;
        */
}
#content p {
  line-height:19px;
}
#right_content {
	float: left;
	width: 205px;
        padding-left: 5px;
}
#right_content h3 {
    margin-top:3px;
    margin-bottom:20px;
}
.clear {
	clear: both;
}
#main_menu {
	margin: 0px;
}
#main_menu a {
	color: #737270;
	text-decoration: none;
	display: block;
	width: 210px;
	text-align: right;
}
#main_menu a:hover {
	color: #000000;
}
#main_menu a.active {
	font-weight: bold;
	color: #000000;
}
#main_menu a.project_item_active {
    font-weight: bold;
    color: #000000;
}
div.centered {
	text-align: center;
        clear: both;
}
div.half_centered {
	width: 270px;
        text-align: center;
        float: left;
}
div.centered p, div.half_centered p {
	text-align: left;
}
img.centered {
	margin: 0 auto;
}
#works, .cat_div div {
  padding-top: 5px;
  padding-bottom: 5px;
}
#works div, #works_Aktuelles div {
    margin-right: 20px;
}
#works div a, #works_Aktuelles div a {
    width: 190px;
    height: 14px;
}
#works_Aktuelles div a {
    width: 190px;
    height: 16px;
}
#works div div a {
  width: 170px;
}
a {
	color: black;
	
}
