/* @override 
	http://fashionweek.dev.mtspace.de/css/profile-iframe.css
	http://fashionweek.mtspace.de/css/profile-iframe.css
*/

#MYS * 
{
	margin: 0;
	padding: 0;
	border: 0;
}

body.MYS
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-align: left;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	background:#fff;
}

#MYS
{
	width: 960px;
	background: #fff;
}

#MYS p
{
	margin-bottom: 12px;
}

#MYS a
{
	color: #3fae48;
}

#MYS .header
{
	width: 960px;
	height: 114px;
}

/* @group Teaser */

#MYS .teaser
{
	width: 960px;
	height: 489px;
	background: url(/img/teaser.jpg) no-repeat;
	overflow: hidden;
}

#MYS .teaser .btn_weitersagen
{
	position: absolute;
	margin: 382px 0 0 188px;	
}

#MYS .teaser .btn_alsfreundadden
{
	position: absolute;
	margin: 423px 0 0 152px;	
}

#MYS .teaser .welcometext
{
	width: 311px;
	height: 281px;
	position: absolute;
	margin: 157px 0 0 365px;
}

#MYS .teaser .weitersagen
{
	position: absolute;
	margin: 453px 0 0 365px;	
}

#MYS .teaser .weitersagen .text
{
	font-weight: bold;
	width: 90px;
	height: 30px;
	position: absolute;
	margin: 2px 0 0 0;
}

#MYS .teaser .weitersagen .bar
{
	font-weight: bold;
	width: 200px;
	height: 30px;
	position: absolute;
	margin: 0 0 0 90px;
}

#MYS .teaser .blog
{
	width: 219px;
	height: 291px;
	position: absolute;
	margin: 200px 0 0 735px;
	overflow: hidden;
}

#MYS .teaser .blog .entry
{
	width: 219px;
	background: #3fae48 url(/img/bg_green.gif);
	margin: 0 0 7px 0;
}

#MYS .teaser .blog .entry a
{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px 6px;
}

#MYS .teaser .blog .btn_abo
{
	float: left;
	margin-right: 7px;
}

#MYS .teaser .blog .btn_alle
{
	float: left;
}

/* @end */

#MYS .block_title
{
	margin: 20px 0 0 20px;
	height: 33px;
}

#MYS .block_title a.btn,
#MYS .block_title img
{
	float: left;
}

#MYS .block_title a.btn
{
	padding: 8px 0 0 20px;
}

/* @group Programm */

#MYS .program
{
	width: 960px;
	border-top: 2px solid #3fae48;
}

#MYS .program table
{
	width: 960px;
	margin: 20px 0 0 0;
}

#MYS .program table th
{
	padding: 2px 2px 2px 20px;
	font-weight: bold;
}

#MYS .program table td
{
	padding: 2px 2px 2px 20px;
}

#MYS .program table tr.alt td
{
	background: #f1f1f1;
}

/* @end */


#MYS .fotos
{
	width: 960px;
	border-top: 2px solid #3fae48;
}

#MYS .fotos .fotoscroller
{
	margin: 20px 0 20px 20px;
}

#MYS .videos
{
	width: 960px;
	border-top: 2px solid #3fae48;
}

#MYS .videos .video_entry
{
	float: left;
	margin: 20px;
}

#MYS .videos p
{
	margin: 20px;
	clear: both;
}


.eventpopup
{
	color: #fff;
}

.eventpopup .title
{
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 5px;
	width: 560px;
}

.eventpopup .place
{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px;
	width: 450px;
}

.eventpopup .description
{
	margin: 0 0 0 0;
	padding-right: 30px;
	float: left;
	height: 300px;
	overflow: hidden;
	width: 400px;
	border-right: 2px solid #fff;
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
	
}

.eventpopup p
{
	padding: 0 0 20xp 0;
}
	
.eventpopup h3
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font: 14px;
}

.eventpopup .location
{
	width: 180px;
	float: right;
}


.eventpopup .timeinfo
{
	width: 180px;
	float: right;
}


