@import url(pagelayout.dramatikerlab.common.css);

/*Main content*/

#mainRows
{
    width:1350px;
    min-height:200px;
    overflow:hidden;
}

#mainRowLeft
{
    float:left;
    width:350px;
    min-height:550px;
    background-color:#FFFFFF;
    background-image:url("/img/intro/mainRowLeftTopBg.gif");
    background-position:right top;
    background-repeat:no-repeat;
    border-top:5px solid #262626;
    border-right:1px solid #FFFFFF;
    margin-bottom:-32000px;
    padding-bottom:32000px;
}

#mainRowMiddle
{
    float:left;
    width:968px;
    min-height:200px;
    background-color:#262626;
    margin-bottom:-32000px;
    padding-bottom:32000px;
}

#mainRowMiddleTop
{
    float:left;
    width:968px;
    height:138px;
    background-color:#FFFFFF;
}

#mainRowMiddleTopBorder
{
    position:absolute;
    width:711px;
    height:5px;
    margin-left:-1px;
    background-color:#262626;
}

#topGraphic
{
    border-bottom:1px solid #FFFFFF;
}

#mainRowMiddleContent
{
    float:left;
    width:968px;
    min-height:200px;
    overflow:hidden;
}

#mainRowMiddleLeft
{
    float:left;
    width:700px;
    min-height:400px;
    margin-bottom:-32000px;
    padding-bottom:32000px;   
}

#ContentHolder
{
    width:620px;
    padding:40px;
}

#mainRowMiddleRight
{
    float:left;
    width:258px;
    min-height:200px;
    background-color:#FFFFFF;
    margin-bottom:-32000px;
    padding-bottom:32000px;
    padding-left:10px;
}

#logo
{
    position:absolute;
    width:343px;
    height:43px;
    top:35px;
    margin-left:-6px;
}

#menu
{
    position:absolute;
    width:970px;
    line-height:16px;
    margin-top:90px;
}

.boxHeadline
{
    width:258px;
    line-height:18px;
    background-color:#262626;
    color:#FFFFFF;
    font-size:10px;
}

#boxSearch
{
    width:258px;
    margin-bottom:30px;
}

#boxNews
{
    width:258px;
    margin-bottom:30px;
}

#boxNewsContent
{
    width:233px;
    min-height:50px;
    padding:11px;
}

.boxHeadlineLinks_cufon
{
    background-image:url("/img/audiomove/boxHeadlineLinkArrow.gif");
    background-repeat:no-repeat;
    background-position:0px 4px;
    padding-left:8px;
    color:#939393;
}

.boxHeadline_cufon
{
    padding-right:35px;
}

#boxSponsors
{
    width:258px;
    margin-bottom:30px;
}

#boxSponsorsContent
{
    width:233px;
    padding:11px;
}


#Adresse
{
    float:left;
    width:620px;
    height:115px;
    margin-top:40px;
    margin-left:40px;
}

#AdresseLeft
{
    float:left;
    width:550px;
    height:115px;
}

#AdresseRight
{
    float:left;
    width:70px;
    height:21px;
    padding-top:94px;
}

#AdresseTekst
{
    font-size:10px;
    color:#939393;
}

/* News set up */
.newsItem
{
    float:left;
    width:233px;
    line-height:14px;
    margin-bottom:12px;
}

.newsItemDate
{
    float:left;
    width:62px;
    color:#666666;
    font-size:11px;
}

.newsItemHeadline
{
    float:left;
    width:170px;
    color:#333333;
    font-size:11px;
    text-decoration:underline;
}


/* Top SiteSelector */
#topSiteSelector
{
    position:absolute;
    width:260px;
    height:55px;
    margin-left:710px;
}

.topSiteSelectorLink
{
    float:left;
}


/**/
.animBoxEventTricker, .animBoxEventTrickerNone {
	float: left;
	height: 340px;
	position: relative;
	display: block;
	overflow: hidden;
}
.animBoxImage {
	position: absolute;
	left: 0px;
	display: block;
	width: 233px;
	height:706px;
}

.pngfix
{
    position:absolute;
    width:233px;
    height:710px;
    z-index:199;
    cursor:pointer;
}

/*Teater*/

.introPicture_katapult
{
    position:absolute;
    z-index:10;
}

.introTekst_katapult
{
    position:absolute;
    width:168px;
    margin-top:366px;
    padding:33px;
    z-index:30;
}

.introPngMask_katapult
{
    position:absolute;
    width:340px;
    height:706px;
    background-image:url("/img/intro/introTeaterPngMask.png");
    background-repeat:no-repeat;
    z-index:20;
}

/*Audiomove*/

.introPicture_audiomove
{
    position:absolute;
    z-index:10;
}

.introTekst_audiomove
{
    position:absolute;
    width:168px;
    margin-top:366px;
    padding:33px;
    z-index:30;
}

.introPngMask_audiomove
{
    position:absolute;
    width:340px;
    height:706px;
    background-image:url("/img/intro/introAudiomovePngMask.png");
    background-repeat:no-repeat;
    z-index:20;
}

/*Drakatikerlab*/

.introPicture_dramatikerlab
{
    position:absolute;
    z-index:10;
}

.introTekst_dramatikerlab
{
    position:absolute;
    width:168px;
    margin-top:366px;
    padding:33px;
    z-index:30;
}

.introPngMask_dramatikerlab
{
    position:absolute;
    width:340px;
    height:706px;
    background-image:url("/img/intro/introDramatikerlabPngMask.png");
    background-repeat:no-repeat;
    z-index:20;
}

#addthisbutton
{
    position:absolute;
    width:180px;
    height:20px;
    top:90px;
    left:50%;
    margin-left:223px;    
}

.addthis_button_compact
{
    color:#262626;
}