/* diese styles müssen angepasst werden */


/* die extensions */
div.him_dok, div.him_flv, div.him_form, div.him_news, div.him_newsletter_eintragen, div.him_podcast, div.him_registrate, div.him_search, div.him_slideshow, div.him_tell_a_friend, div.him_text, div.him_text_2_spalten {
	margin-bottom: 16px; /* alle haben den gleichen abstand */
}
div.him_dok {
	border-bottom: #000000 solid 1px;
	margin-top: -14px;
	padding-top: 2px;
	padding-bottom: 4px;
}


a.guest_link {
	color: #FFFFFF;
	text-decoration: none;
}
a.guest_link:hover {
	text-decoration: none;
}

.kleiner_bildgalerie {
	font-size: 9pt;
}
div.infobox {
	background: #A90433;
	color:#000000;
	font:10pt sans-serif;
	width: 200px !important;
	border: solid 1px #A90433;
}
div.infoboxbody {
	background: #e0e0e0;
	color:#000000;
	font:10pt sans-serif;
	padding:2px
}

div.infoboxcaption {
	color:#FFFFFF;
	background-color:transparent;
	font:bold 10pt sans-serif;
	margin:2px;
	text-align:center
}

/* tell a friend */
.tell_a_friend {
	width: 100%;
	display: block;
	padding: 2px 0;
}	
.tell_a_friend label {
	float: left;
	width: 120px;
}
.tell_a_friend input.tell_input_text, .tell_a_friend textarea.tell_textarea {
	float: left;
	width: 250px;
}
.stern_oblig {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.2em;
}

.ml-container {
  clear: both;
  float: left;
  margin: 0 0 10px 0;
  width: 483px;
}

.ml-header {
  width: 100%;
  background: #838383;
  color: #fff;
  font-weight: bold;
  clear: both;
}

.ml-header .text {
  margin-left: 5px;
}

.ml-header a {
  float: right;
  display: block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background: url("../images/top.png") left top no-repeat;
}

.ml-item {
  width: 100%;
  float: left;
  padding: 2px 0;
}

.ml-item.white {
  background: #fff;
}
.ml-item.grey {
  background: #ddd;
}

.ml-name {
  float: left;
  width: 400px;
  margin-left: 5px;
  margin-right: 10px;
}

.ml-url {
  float: left;
}

.ml-adresse {
  float: left;
  width: 100%;
  margin-left: 5px;
}

.ml-tel {
  float: left;
  width: 100%;
  margin-left: 5px;
}

