


a.link_h1:link,a.link_h1:active,a.link_h1:visited,a.link_h1:hover {
  font-weight: bold;
  font-size:14px;
  color:#31A3AA;
  padding:0px;
  margin:0px;
}
.submit{
 padding:3px;
 background-color:#31A3AA;
 font-weight:bolder;
 color:white;
}

a.link_b:link,a.link_b:active,a.link_b:visited,a.link_b:hover {
  font-weight: bold;
  font-size:12px;
  color:#31A3AA;
  padding:0px;
  margin:0px;
}
a.blacklink3_active:link,a.blacklink3_active:visited,a.blacklink3_active:active{
  text-decoration: underline;
  font-size: 12px;
  color:#31A3AA;
  font-weight : bold;
}

#content_aktuell {
  position:relative;
  min-height: 404px;
  height: auto !important;
  height: 404px;
  background-image:url(images/con_mh/bg_start.jpg);
  background-repeat: no-repeat;
}

#content {
  min-height: 404px;
  height: auto !important;
  height: 404px;
  background-color: #31A3AA;
  background-image:url(images/con_mh/bg_content.jpg);
  background-repeat: no-repeat;
}

.subnav {
  background-color:white;
  background-image:url(images/con_mh/bg_subnav.jpg);
  background-repeat: no-repeat;
  padding:70px 32px 32px 32px;
  
}

.con2 {
	background-color:white;
	background-image:url(images/con_mh/bg_con.jpg);
  background-repeat: no-repeat;
	padding:25px 20px 20px 20px;
	min-height: 268px;
  height: auto !important;
  height: 268px;
}

.sites {
   margin-top:20px;
	padding-top:5px;
	border-top:1px solid #A6A6A6;
	text-align:center;
}

.green_bg {
	background-color: #DAF4F6;
}

h1 {
  font-weight: bold;
  font-size:14px;
  color:#31A3AA;
  padding:0px;
  margin:0px;
}

h2 {
  font-weight: bold;
  font-size:12px;
  color:#31A3AA;
  padding:0px;
  margin:0px;
}



a,a:link,a:visited,a:active {
  font-size: 12px;
  font-style: normal;
  color: #31A3AA;
  text-decoration: none;
  font-weight:normal;
}

a:hover {
  font-size: 12px;
  font-style: normal;
  color: #31A3AA;
  text-decoration: underline;
  font-weight:normal;
}

a.blacklink3:link,a.blacklink3:visited,a.blacklink3:active {
  text-decoration:none;
  font-size: 12px;
  color:#343434;
  text-decoration: none;
  font-weight : bold;
}

a.blacklink3:hover {
  text-decoration:none;
  font-size: 12px;
  color:#31A3AA;
  text-decoration: none;
  font-weight : bold;
}


ul{
  list-style-image: url(images/con_mh/icon2.gif);
  margin: 0px 0px 0px 8px;
  padding: 0px 0px 0px 8px;
}

li{
  margin: 1px 0px 1px 0px;
  padding: 1px 0px 1px 0px;
  
}

.img_bord {
	padding:3px;
	border:1px solid #31A3AA;
}