/* SLIMBOX */

#lbOverlay, #wtbOverlay {
	position: absolute;
	z-index:900;
	left: 0px;
	width: 100%;
	height: 0px;
	background-color: #000;
	cursor: pointer;
	font-size: 0px;
	line-height: 0px;
}

#lbCenter, #lbBottom, #wtbBottom {
	z-index:901;
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fcfef5;
}

#wtbBottom {
	background-color: #cd2003;
}

#wtbCenter {
	z-index:901;
	position: absolute;
	left: 50%;
	overflow: auto;
	background-color: #fcfef5;
	border-top: solid 10px #cd2003;
}

.lbLoading {
	background: #fcfef5 url('../images/loading.gif') no-repeat center;
}

.wtbLoading {
	background: #fcfef5 url('../images/loading.gif') no-repeat center;
}

#lbImage {
	border: 10px solid #fcfef5;
}

#wtbText {
	padding: 25px 15px 20px 15px;
	z-index:902;
	background-color: transparent;
	border: none;
}

#wtbText, #wtbText p, #wtbText p.aj_t a, #wtbText p.aj_t a:visited {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
	line-height: 18px;
}

#wtbText p.aj_t a, #wtbText p.aj_t a:visited {
	border-bottom: solid 1px #b7b7b7;
}

#wtbText p.aj_t a:hover, #wtbText p.aj_t a:active, #wtbText p.aj_t a:focus {
	border-bottom: solid 1px #cd2003;
	color: #ffffff;
	background: #cd2003;
}

#wtbText p.aj_t, #wtbText p.aj_pt, #wtbText p.aj_o, #wtbText p.aj_v {
	width: 520px;
	margin-bottom: 8px;
}

#wtbText p.aj_o {
	font-weight: bold;
	color: #737373;
	margin-bottom: 2px;
}

#wtbText p.aj_v {
	font-size: 11px;
	color: #737373;
}

#wtbText h2.aj_h {
	width: 520px;
	margin-bottom: 18px;
	text-align: left;
	color: #737373;
	line-height: 19px;
	font-size: 14px;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: 2px;
}

#wtbText h3.aj_hz, #wtbText h3.aj_pn, #wtbText h3.aj_pq {
	width: 520px;
	margin-bottom: 8px;
	text-align: left;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	color: #737373;
}

#wtbText span.aj_zsp {
	letter-spacing: 1px;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
}

#wtbText h2.inf_breit, #wtbText p.inf_breit {
	width: 400px;
	margin-left: 175px;
}

#wtbText h3.aj_hz {
	margin-top: 16px;
}

#wtbText h3.aj_pn {
	margin-bottom: 0;
	text-align: right;
	line-height: 17px;
	font-size: 11px;
	font-style: normal;
}

#wtbText h3.aj_pq {
	margin-bottom: 20px;
	text-align: right;
	line-height: 17px;
	font-size: 11px;
	font-style: italic;
}

#wtbText h2.indi_pos10 {
	margin-bottom: 8px;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('../t_deu/_images/prevlabel.gif') no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('../t_deu/_images/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom, #wtbBottom {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#wtbBottom {
	border: 10px solid #cd2003;
	border-top-style: none;
}

#lbCloseLink, #wtbCloseLink {
	display: block;
	float: right;
	width: 73px;
	height: 22px;
	background: transparent url('../t_deu/_images/closelabel.gif') no-repeat center;
	margin: 5px 0;
}

#wtbCloseLink {
	background: transparent url('../t_deu/_images/closelabel_r.gif') no-repeat center;
}

#lbCaption, #lbNumber {
	margin-right: 76px;
}

#lbCaption {
	font-weight: bold;
}

#wtbText img.perso_bild {
	margin: 4px 15px 3px 0;
	Padding: 0;
	width: 160px;
	height: 320px;
	border: 1px solid #dcded6;
}