body{
	margin:0;
	padding:0;
	font-family: Arial;
    background-color: #CCC;
    width: 100%;
}

#page{
	background-repeat: no-repeat;
    background-image: url(../image/APD-Videoscreen-b.jpg);
    height: 499px;
    width: 550px;
    margin: auto;
}

div.gt_links{
	position: absolute;
	left: 672px;
	top:215px;
	width:120px;
	height:20px;
}

#gt_de, #gt_en {
	position: relative;
	left: 490px;
    top: 30px;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#gt_de{
	display: none;
}

#flash {
    position: relative;
    top: 36px;
    left: 9px;
    width: 532px;
}

#closevideo {
    position: absolute;
    left: 530px;
    top: 10px;
    color: #FFF;
    font-weight: bold !important;
    font-size: 14px !important;
    text-decoration: none;
}
