html, body {
	width:100%;
  height:100%;
	margin:0;
  padding:0;
}

body {
  font-family: "Arial",Verdana,sans-serif;
  font-size:12px;
  line-height:20px;
	color:#404040;
  background:url("/con/cms/images/bodybg.gif") #fff repeat-x;
  text-align:justify;
}

h2 {
  margin:0 0 15px 0;
  padding:0;
  line-height:auto;
	font-size:21px;
	font-family:"Arial Narrow", sans-serif;
  font-weight:normal;
  text-align:left;
}

h3, #home #main-content .right h2, h3 a, h3 a:hover {
  font-family:"Arial Narrow", sans-serif;
  font-size:18px;
  font-weight:normal;
  margin:0 0 4px 0;
  color:#008def;
  text-align:left;
}

h4 {
  margin:10px 0 5px 0;
  color:#404040;
  text-align:left;
}

p, table {
	margin:0 0 15px 0;
}

a {
	text-decoration:none;
  color:#000;
  background-color:#dfecf7;
	font-weight:normal;
}

a:hover {
	color:#fff;
	background-color:#8ca7bd;
}

td {
	vertical-align:top;
  text-align:left;
}

ul {
	list-style-type:none;
  margin:0 0 15px 20px;
  padding:0;
}

li {
	padding-left:12px;
  margin:0 0 3px 0px;
  background:url("/con/cms/images/listicon.gif") transparent no-repeat left 10px;
  text-align:left;
}

.article-left-clear ul, .article-right ul {
  margin:0 0 15px 0;
}

.article-left-clear li, .article-right li {
	padding-left:6px;
}

.hervorheben {
	color:#fff;
	background-color:#8ca7bd;
}

.gross {
	font-size:17px;
  font-family:"Arial Narrow", sans-serif;
  font-weight:bold;
  color:#367ec1;
}

html > body #header img {
	margin:0 0 -6px 0;
}

.print-info {
	display:none;
}

h1#logo span {
	display:none;
}

h1#logo {
	position:absolute;
  top:160px;
  right:10px;
  height:39px;
  width:78px;
  margin:0;
  background:url("/con/cms/images/logo.gif") transparent no-repeat;
}

#container {
  height:expression(100 + "%");
  min-height:100%;
  padding:0;
  margin:0;
}

#top-navigation {
	height:29px;
  width:580px;
  padding:12px 0 0 0;
  margin:0;
  overflow:hidden;
}

#service-navigation {
	float:left;
  width:200px;
  padding:0 0 0 20px;
}

#language {
	float:right;
  text-align:right;
  width:80px;
  padding:0 13px 0 0;
}

#header {
  height:158px;
  margin:0;
  padding:0;
}

#navigation {
  line-height:auto;
  height:34px;
  white-space:nowrap;
  margin:6px 0 0 0;
}

#content {
	width:694px;
  height:expression(296 + "px");
  min-height:296px;
	padding:40px 60px 40px 10px;
  background:url("/con/cms/images/contentbg.gif") transparent no-repeat top left;
}

#list #content {
  width:auto;
  min-width:95%;
  width:expression(95 + "%");
  height:expression(376 + "px");
  min-height:376px;
  padding:0;
  background:url("/con/cms/images/contentbg-pattern.gif") transparent repeat-x top left;
}

#main-content {
  background:url("/con/cms/images/contentbg-col.gif") transparent repeat-y;
}

#main-content img {
	border:1px solid #bfbfbf;
  margin-bottom:-3px;
}

#list-content {
  min-width:780px;
  width:expression(780 + "px");
  background:url("/con/cms/images/contentbg-list.gif") transparent repeat-y;
}

#list #main-content {
  height:expression(296 + "px");
  min-height:296px;
	padding:40px 75px 40px 10px;
  background:url("/con/cms/images/contentbg.gif") transparent no-repeat top right;
}

#main-content .clear, .clear {
	height:1px;
  clear:both;
}

#main-content .left {
	float:left;
  width:170px;
  padding:0px;
  margin:0 1px 0 15px;
}

html > body #main-content .left {
  margin:0 1px 0 30px;
}

#main-content .right {
	float:right;
  width:493px;
  padding:0;
}

#home #main-content {
  background:url("/con/cms/images/contentbg-list.gif") transparent repeat-y;
}

#home #main-content .left {
	width:465px;
	margin:0 30px 0 0;
}

#home #main-content .right {
  width:198px;
  padding:0;
  font-size:11px;
  line-height:17px;
  text-align:left;
}

#home #main-content .right .block {
  padding:0 0px 20px 20px;
	margin:0 0 20px 0;
  border-bottom:1px solid #bfbfbf;
}

#home #main-content .right .block h3, #home #main-content .right h2 {
  font-size:16px;
}
