body {
  /* background: #123;  */
  color: #333;
  height: auto;
  padding-bottom: 20px;
  padding-top: 20px;
}

a {
  color: #C7C7C7;
  text-decoration: none;
}

a:hover {
  text-decoration: none
}





/* 
h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  /* padding-top: 20px;
     text-align: center;
}

h2 {
  padding-top: 20px;
  text-align: center;
}
 */
p {
  /* border: 1px solid #666; */
  overflow: hidden;
  /* padding: 10px 0; */
  text-align: left;
  text-decoration: none;
}

.container_12,
.container_16,
.container_24 {
  background-color: #fff;
  background-repeat: repeat-y;
  margin-bottom: 10px;
  height: auto;
}

.container_12 {
  /*background-image: url(../img/12_col.gif);*/
}

.container_16 {
  background-image: url(../img/16_col.gif);
}

.container_24 {
  background-image: url(../img/24_col.gif);
}

.content {
  background-image: url(../img/hintergrund_navi_short.jpg); 
  height: 721px;
  overflow: hidden;
}


#main  h1 {
  padding-top: 40px;
  padding-left: 40px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  color:#999999; 
}

#main  p {
  margin-top: 40px;
  font-size: 14px;
  padding-left: 40px;
  color:#999999;
}

#main  {
   color:#999999;
}

#footer {
  font-size: 10px;
  color:#999999;
}

#footer_r {
  text-align: right;
  margin-right: 10px;
  color:#999999;
}

#main_home_line  {
  margin-left: -10px;
  padding-bottom: 10px;
  padding-top: 220px;
}


#main_home_teaser1 {
  padding-left: 40px;
  padding-right: 20px;
  font-size: 10px;
  float:left;
  color:#999999;
}

#main_home_teaser2 {
  font-size: 10px;
  color:#999999;
}

#main_work  {
  padding-left: 40px;
  margin-top: -20px;
  margin-left: -10px;
  color:#999999;
}

#imprint  p {
  height:410px;
  font-size: 10px;
  margin-top: -15px; 
  overflow:auto;
}

#main_ref1 {
  float:left;
  padding-left:30px;
  width: 300px;
  color:#999999;
  margin-left:10px;
  height:500px;
}

#main_ref2 {
  color:#999999;
  margin-left:350px;
}

#list_item {
  color:#999999;
  margin-left:15px;
  display: list-item;
  list-style-type:square;  
}

#list_item_child {
  display: list-item;
  list-style-type:square;
  color:#999999;
  margin-left:40px;
}



#popup_content {
	padding-left:20px;
	padding-bottom:30px;
	padding-top:10px;
	
}


#popup_headline {
	color:#999999;
	float:left;
}

#popup_desc {
	color:#999999;
	font-size:11px;
	overflow:hidden;
	text-align:left;
	text-decoration:none;
	width: 560px;
	float:right;
	margin-right: 10px;
}

#popup_img {
	 margin-top: 130px;
	 position:absolute;
}

#popup_img2{
	 margin-top: 110px;
	 position:absolute;
}
