@charset "UTF-8";
body  {
	font: 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #FFFFFF;
}
a img {
  border: none;
}
.thrColFixHdr #container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.thrColFixHdr #header {
/*  background: #FFFFFF;*/
	padding: 0 0 20px 0;
/*  height: 165px;*/
/*  background-image: url(/theme/images/hintergrund/header_ihc_hg.png);*/
  height: 145px;
  width: 960px;
/*  background: transparent url(/theme/images/bg_header.png) no-repeat;*/
}

.thrColFixHdr #header img {
  z-index: 0;
}
.thrColFixHdr #header p {
  margin: 0;
  padding: 0;
}

#header #social-media {
  position: absolute;
  z-index: 10;
  margin: -156px 0 0 828px;
  padding-top: 20px;
}

#header #social-media a img {
  border: none;
}

.thrColFixHdr #header hg {
	margin: 0;
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 170px;
	background: #FFFFFF;
	padding: 15px 10px 15px 20px;
	background-image: url(/theme/images/hintergrund/navi_ihc_hg.png);
	background-repeat: no-repeat;
	line-height: 1.5em;
	font-size: 1em;
}
.thrColFixHdr #sidebar2 {
	float: right;
	/*width: 150px;*/
	width: 182px;
	background: #FFFFFF;
	padding: 30px 10px 15px 40px;
	background-image: url(/theme/images/hintergrund/mehrwert_ihc_hg.png);
	background-repeat: no-repeat;
}

.thrColFixHdr #sidebar2 p a img {
  float: left;
}
.thrColFixHdr #sidebar2 p a img.last_image {
  margin-bottom: 30px;
}

.thrColFixHdr #sidebar2 p {
  margin-bottom: 10px;
}

.thrColFixHdr #mainContent {
/*  margin: 35px 230px;*/
  width: 485px;
  margin: 35px 214px;
	padding: 0 10px;
}

.thrColFixHdr #mainContent h1 {
  line-height:1.1em;
}

.thrColFixHdr #mainContent table {
  width: 100%;
}

.thrColFixHdr #mainContent table caption {
  text-align: left;
  font-weight: bold;
}

.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background:#FFFFFF;
	text-align: center;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 0.8em;
}
.fltrt {
	float: right;
	margin-left: 8px;
	border: none;
	margin-bottom: 10px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
	border: none;
	margin-bottom: 10px;
}
.clearfloat { 
	clear:both;
	height:0em;
	font-size: 0.1em;
	line-height: 0px;
}
.thrColFixHdr #container #sidebar1 p strong {
	font-weight: bold;
	color: #900;
}
#sidebar1 ul.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
a:link {
	text-decoration: none;
	color: #600;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
}

.thrColFixHdr #container #mainContent .thrColFixHdr {
	font-size: 1.2em;
}
.thrColFixHdr #container #mainContent ul .text {
	list-style-position: outside;
	list-style-type: circle;
}
.thrColFixHdr #container #mainContent .text {
	font-size: 1em;
	line-height: 1.5em;
}
.thrColFixHdr #container #mainContent .news-item {
  padding: 2px 0 2px 17px;
  margin: 0 0 35px 0;
}
.thrColFixHdr #container #mainContent .news-item p
 {
  margin: 0;
}
.thrColFixHdr #container #mainContent .news-item h4 {
  margin: 0 0 6px 0;
}
.thrColFixHdr #container #mainContent .news-schneverdingen {
  background: transparent url(/theme/images/bg_news_svd.png) repeat-y top left;
}
.thrColFixHdr #container #mainContent .news-lüneburg {
  background: transparent url(/theme/images/bg_news_lg.png) repeat-y top left;
}

.thrColFixHdr #container #mainContent #errorExplanation {
  border: 1px solid red;
  padding: 10px;
  margin: 10px 0 10px 0;
}
.thrColFixHdr #container #mainContent fieldset legend {
  padding: 15px 0 0 0;
}
.thrColFixHdr #container #mainContent fieldset table {
  padding: 15px 0 0px 0;
}
.thrColFixHdr #container #mainContent fieldset table.last {
  margin-bottom: 20px;
}
.thrColFixHdr #container #mainContent fieldset table th.heading {
  background: #e8e8e8;
  padding: 3px;
}
img.image-align-right {
  float: right;
  padding: 10px 0 10px 10px;
}
img.image-align-left {
  float: left;
  padding: 10px 10px 10px 0;
}


