.dd_uu_title {
	height: 35px;
	font-size: 12px;
	font-weight: bold;
}

.dd_uu_title .dd_uu_title_txt {
	display: inline-block;
	width: 135px;
}

.dd_uu_title .btn_mitte {
	margin: 0 1px;
}

.dd_uu_title .btn_mitte.no_left_margin {
	margin-left: 0;
}

.dd_uu_boxhead {
	border: 1px solid #C6C3C3;
	border-bottom: 0;
	padding: 10px 5px;
	color: #0382B8;
	background-color: #F7F7F7;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.dd_uu_box {
	border: 1px solid #C6C3C3;
}

.dd_uu_list {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}

.dd_uu_list .dd_uu_ladenlokal {
	width: 200px;
	height: 182px;
	border: 1px solid #C6C3C3;
	margin: 30px 15px 0 30px;
	float: left;
	position: relative;
}

#body .dd_uu_ladenlokal a {
	background-color: #F7F7F7;
	display: block;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	padding: 10px;
	height: 162px;
}

#body .dd_uu_ladenlokal a:hover {
	background-color: #5AB7DF;
}

.dd_uu_ladenlokal .dd_img {
	position: relative;
}

.dd_uu_ladenlokal .dd_img em {
	display: none;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-image: url(dd_uu_zoom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
}

#body .dd_uu_ladenlokal a:hover .dd_img img {
	border: 1px solid #FFF;
}

#body .dd_uu_ladenlokal a:hover .dd_img em {
	display: block;
}

.dd_uu_ladenlokal .dd_txt {
	display: block;
	padding: 0 10px 10px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #000;
	height: 39px;
	width: 180px;
	text-align: center;
}

.dd_uu_team_list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 30px 10px;
	padding:0;
}

.dd_uu_team {
	width: 130px;
	height: 176px;
	float: left;
	margin: 15px 9px 0 9px;
}

#body .dd_uu_team .dd_uu_team_link {
	display: block;
	padding: 7px 0;
	width: 100%;
	height: 162px;
	position: relative;
	text-align: center;
	text-decoration: none;
}

.dd_uu_team .dd_uu_team_link:hover {
	background-color: #5AB7DF;
}

.dd_uu_team .dd_uu_team_link:hover .dd_img {
	border: 1px solid #FFF;
}

.dd_uu_team .dd_uu_team_link .dd_txt {
	display: block;
	padding: 0 0 3px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #000;
	font-size: 12px;
}

.dd_uu_tmg {
	padding: 10px 22px 35px;
}

.dd_uu_tmg_info {
	height: 355px;
	overflow: hidden;
	position: relative;
	padding-top: 25px;
	margin-bottom: 30px;
}

.dd_uu_tmg label {
	display: block;
	color: #5a5b5c;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 9px;
}

.dd_uu_tmg_val {
	display: block;
	width: 388px;
	height: 18px;
	padding: 16px 10px 10px;
	background-color: #dcdada;
	font-size: 20px;
	vertical-align: bottom;
	margin-bottom: 31px;
}

/* IE7 */
html* .dd_uu_tmg_val {
	margin-bottom: 26px;
}

.dd_uu_tmg_pic {
	width: 277px;
	height: 353px;
	border: 1px solid #cecece;
	text-align: center;
	display: table;
	position: absolute;
	top: 25px;
	right: 0;
}

.dd_uu_tmg_picwrap {
	background-image: url(dd_uu_tmg_shadow.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	background-color: #f7f7f7;
	display: table-cell;
	vertical-align: middle;
}

/* IE7 */
html* .dd_uu_tmg_picwrap {
	display: block;
	height: 100%;
}

.dd_uu_tmg_picwrap img {
	vertical-align: middle;
}

/* IE7 */
html* .dd_uu_tmg_picwrap img {
	position: relative;
	top: 11px;
}

.dd_uu_tmg_clip {
	position: absolute;
	right: 14px;
	top: 2px;
	display: inline-block;
	width: 32px;
	height: 71px;
	background-image: url(dd_uu_tmg_clip.png);
	background-repeat: no-repeat;
	background-position: right top; 
}

/* IE7 */
html* .dd_uu_tmg_clip {
	top: -25px;
	z-index: 100;
}

.dd_uu_tmg p {
	font-size: 12px;
	line-height: 120%
}

.dd_uu_tmg_navi {
	position:absolute;
	right:5px;
	top:9px;
	color: #000;
	font-size: 11px;
}

.dd_uu_tmg_pos {
	margin-left: 5px;
	margin-right: 5px;
}

/* speziell für IE7 */
html* .dd_uu_tmg_pos {
	position: relative;
	top: -7px;
}

.dd_uu_tmg_uebersicht {
	margin-right: 10px;
	display: inline-block;
}

.dd_uu_tmg_navi .dd_bt_link {
	position: relative;
	top: -3px;	
}

li.clear {
	clear: both;
}

.dd_uu_medien_list {
	margin: 10px;	
}

.dd_uu_medien {
	display: table;
	width: 740px;
	border-bottom: 1px solid #C6C3C3;
	margin-bottom: 20px;
}

html* .dd_uu_medien {
	position: relative;
}

.dd_uu_medien_pic {
	display: table-cell;
	padding-bottom: 10px;
	vertical-align: middle;
	width:135px;
}

html* .dd_uu_medien_pic {
	display: inline-block;
	float: left;
}

.dd_uu_medien_txt {
	display: table-cell;
	padding-bottom: 10px;
}

html* .dd_uu_medien_txt {
	display: inline-block;
	width: 445px;
	float: left;
}

.dd_uu_medien_link {
	display:table-cell;
	padding-bottom:10px;
	text-align: center;
	vertical-align:bottom;
	width: 160px;
}


html* .dd_uu_medien_link {
	display: inline-block;
	float: left;
	position: absolute;
	bottom: 0;
	right: 0;
}

.dd_uu_medien_video {
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	background-color: #3B3B3B;
	padding: 20px;
	z-index: 2000;
	width: 640px;
	height: 380px;
}

.dd_uu_medien_video .dd_uu_mv_close {
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	height:18px;
	line-height:18px;
	position:absolute;
	right:0;
	text-align:center;
	top:0;
	width:18px;
	cursor: pointer;
	
}

.dd_uu_medien_video .dd_uu_mv_player {
	display:block;
	width:640px;
	height:380px;
}