body
{
	color: #000000;
	background-color: #fd7a00;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
#flashcontent
{
	z-index: 0;
}

#tvd-swf-container
{	
	width:800px;
	height:600px;	
	z-index: 0;
	position:relative;
	top :0px;
	left: 0px;
	/*background-color: #FFFFFF;*/
}

#tvd-lang-container
{
	background-image:url(../images/pre_rahmen.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 255px;	
	/*width: 160px;*/
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;	
	position: relative;	
	display: block;
	/* top: -100px; */	
	left: 0px;	
	z-index : 1;	
}


#tvd-lang-ser, #tvd-lang-eng, #tvd-lang-ger
{
	padding-top: 5px;
	padding-left: 5px;	
	padding-bottom: 5px;
	padding-right: 5px;
	float: left;
	/*text-align:center;
	vertical-align:middle;*/
}

#tvd-lang-ser a, #tvd-lang-eng a, #tvd-lang-ger a
{	
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;		
	color: black;		
	display: block;
	float: none;	
	text-decoration: none;
}

#tvd-lang-ser a:hover,#tvd-lang-eng a:hover,#tvd-lang-ger a:hover
{	
	color: red;
}

#tvd-flag-ser
{
	background-image:url(../images/kanald_web_flags03.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	float: left;	
	width:21px;
	height:17px;	
}

#tvd-flag-eng
{
	background-image:url(../images/kanald_web_flags01.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	float: left;
	width:21px;
	height:17px;	
	
}

#tvd-flag-ger
{
	background-image:url(../images/kanald_web_flags02.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	float: left;
	width:21px;
	height:17px;	
	
}
