
a.link_h1:link,a.link_h1:active,a.link_h1:visited,a.link_h1:hover {
  font-weight: bold;
  font-size:14px;
  color:#0F6DAB;
  padding:0px;
  margin:0px;
}

.submit{
 padding:3px;
 background-color:#0F6DAB;
 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:#0F6DAB;
  padding:0px;
  margin:0px;
}

#content_aktuell {
  position:relative;
  min-height: 404px;
  height: auto !important;
  height: 404px;
  background-image:url(images/con_mb/bg_start.jpg);
  background-repeat: no-repeat;
}

#content {
  min-height: 404px;
  height: auto !important;
  height: 404px;
  background-color: #225275;
  background-image:url(images/con_mb/bg_content.jpg);
  background-repeat: no-repeat;
}

.subnav {
  background-color:white;
  background-image:url(images/con_mb/bg_subnav.jpg);
  background-repeat: no-repeat;
  padding:70px 32px 32px 32px;
}

.con2 {
	background-color:white;
	background-image:url(images/con_mb/bg_con.jpg);
  background-repeat: no-repeat;
	padding:25px 20px 20px 20px;
	min-height: 268px;
  height: auto !important;
  height: 268px;
}

h1 {
  font-weight: bold;
  font-size:14px;
  color:#0F6DAB;
  padding:0px;
  margin:0px;
}

h2 {
  font-weight: bold;
  font-size:12px;
  color:#0F6DAB;
  padding:0px;
  margin:0px;
}


a,a:link,a:visited,a:active {
  font-size: 12px;
  font-style: normal;
  color: #0E6CAA;
  text-decoration: none;
  font-weight:normal;
}

a:hover {
  font-size: 12px;
  font-style: normal;
  color: #0E6CAA;
  text-decoration: underline;
  font-weight:normal;
}

a.blacklink3:link,a.blacklink3:visited {
  text-decoration:none;
  font-size: 12px;
  color:#343434;
  font-weight : bold;
}

a.blacklink3:hover,a.blacklink3:active {
  text-decoration:none;
  font-size: 12px;
  color:#0F6DAA;
  font-weight : bold;
}

.bold {
	font-weight:bold;
}


a.blacklink3_active:link,a.blacklink3_active:visited,a.blacklink3_active:active{
  text-decoration: underline;
  font-size: 12px;
  color:#0F6DAA;
  font-weight : bold;
}

ul{
  list-style-image: url(images/con_mb/icon.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 #0F6DAB;
}