/* CSS Document */
html, body {
	height:100%;
}

body {
	margin:0;
	padding:0;
	background:#fff;
	text-align:center;
	color:#A3A2A4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	color:#A3A2A4;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

img {
	border:0;
}

td {
	vertical-align:top;
}

.clear {
clear:both;
height:0;
line-height:0;
font-size:0px;
}

#all {
	width:880px;
	margin:0 auto;
	text-align:left;
}


#content {
	width:880px;
}

#header {
	height:157px;
}



#contact_block {
	margin:106px 0 0 0;
}

#menu {
	height:24px;
	border-bottom:#B1B2B4 1px solid;
	border-top:#B1B2B4 1px solid;
}

.content_tbl {
	width:100%;
	margin-bottom:7px;
}

.content_cell_1 {
	width:196px;
}

.content_cell_2 {
	width:531px;
}

.content_cell_3 {
	width:153px;
	text-align:right;
}

.inner_page {
	border-left:#A3A2A4 1px solid;
	border-right:#A3A2A4 1px solid;
	padding:0 10px 0 22px;
}

#footer {
	height:29px;	
	background:#999F95;
	text-align:right;
}

.news_pdf {
	text-align:right;
	margin-top:-20px;
}

.input_style {
	border:0;
	background:#D6D6D6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:280px;
	padding:2px;
	margin:0;
}


/* scroller */
.Container {
  position: relative;
  top: 0px; left: 0px;
  height: 323px;
  text-align:left;
}
#Scroller-1 { 
  position: relative;
  overflow: hidden;
  top: 0px; left: 0px;
  height: 323px;
}
/* HACK FOR IE (ONLY IE READS THIS) */
* html #Scroller-1
{

}
#Scroller-1 p {
  margin: 0; padding: 0;
  text-align:left;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: -10px; left: -40px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 187px; left: -40px;
}

.menu_left_links {
	margin-top:8px;
	font-weight:bold;
	font-size:10px;
}
.menu_left_links a {
	text-decoration:none;
}
.menu_left_links a:hover {
	text-decoration:underline;
}

.referenzen_title {
	font-size:19px;
	margin-top:10px;
}

.m_home {
	float:right;
}
