/*********************************************LIGHTBOX***************************************************/

#lightbox {
	float: left;
	background: #ebebeb;
	margin: 0px;
	padding: 0px;
	background: #ebebeb url(images/m_grafik.gif) no-repeat;
	overflow: hidden;
	width: 635px;
	height: 482px;
}

* html #lightbox {
	width: 610px;
	height: 462px;
}

#left_lightside {
	float: left;
	width: 345px;
	/* height: 482px; */
	padding: 0px;
	margin: 0px;
	position: relative;
}
/*
* html #left_lightside {
	height: 462px;
}
*/
#text_left {
	/*
	position: absolute;
	top: 0%;
	left: 0%;
	*/
	display: inline;
	float: left;
	width: 240px;
	margin: 10px 0px 0px 50px;
	padding: 0px;
	color: #ffffff;
}
* html #text_left {
	margin: 0px 0px 0px 50px;
}

#text_left img.webcam {
	border: 1px solid #ffffff;
}
#text_left a {
	color: #ffffff;
	text-decoration: none;
}
#text_left p {
	text-align: center;
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#text_left p.date {
	text-align: center;
	letter-spacing: 0.04em;
	color: #ffffff;
	font-size: 1.8em;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#text_left p.big,
#text_left p.phone {
	color: #ffffff;
	font-size: 1.75em;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
}
#text_left p.phone {
	margin-right: 25px;
	text-align: right;
}

#text_left p.small {
	text-align: center;
	color: #ffffff;
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#right_lightside {
	float: right;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 287px;
	/* height: 482px; */
	overflow: hidden;
	background: #ebebeb;
}
* html #right_lightside {
	width: 261px;
	height: 422px;
}
#text_right{
	/*
	position: absolute;
	left: 0%;
	top: 4%;
	*/
	margin: 0px 17px 0px 0px;
	display: inline;
	float: right;
	width: 260px;
}

#text_right p {
	color: #595e67;
	font-size: 0.95em;
	text-align: justify;
	line-height: 1.6em;
	margin: 10px 0px 10px 0px;
}

#text_right a.red {
	color: #bd0921;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;		
}

#text_right p.team {
	color: #bd0921;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: italic;
}
span.hoch {
	font-size: 0.5em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	vertical-align: top;
	line-height: 2.3em;
}

img.phone {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 27px;
	width: 32px;
	float: left;
}