
.titel	{
font-family: "Courier New", Courier, monospace;
color: #ffffff;
font-size: 25px;
font-weight: bold;
}

#titel a {	
color: #000000;	
font-family: "Courier New", Courier, monospace;
font-size: 25px;	
font-weight: bold;
}

#titel a:hover {
color: #006699;	
font-family: "Courier New", Courier, monospace;
font-size: 25px;
font-weight: bold;
}



.main	{
font-family: arial, verdana, arial, tahoma;
color: #ffffff;
font-size: 12px;
line-height: 17px;
}

#main a {
color: #ffffff;
font-family: arial, verdana, tahoma;
font-size: 12px;
font-weight: bold;
}

#main a:hover {
color: #cc6600;
font-family: arial, verdana, tahoma;
font-size: 12px;
font-weight: bold;
}



.main_high	{
font-family: arial, verdana, arial, tahoma;
color: #cc6600;
font-size: 12px;
line-height: 17px;
font-weight: bold
}

#main_high a {
color: #cc6600;
font-family: arial, verdana, tahoma;
font-size: 12px
}

#main_high a:hover {
color: #cccccc;
font-family: arial, verdana, tahoma;
font-size: 12px
}



.menu	{
font-family: verdana, arial, tahoma;
color: #cc6600;
font-size: 10px;
line-height: 15px;
text-decoration: none

}

#menu a {
color: #ffffff;
font-family: verdana, arial, tahoma;
font-size: 10px
line-height: 15px;
text-decoration: none

}

#menu a:hover {
color: #cc6600;
font-family: verdana, arial, tahoma;
font-size: 10px
line-height: 15px;
text-decoration: none

}


.right	{
font-family: arial, verdana, tahoma;
color: #666666;
font-size: xx-small;
line-height: 17px;
text-decoration: none

}

#right a {
color: #666666;
font-family: arial, verdana, tahoma;
font-size: xx-small;
line-height: 17px;
text-decoration: none

}

#right a:hover {
color: #666666;
font-family: arial, verdana, tahoma;
font-size: xx-small;
line-height: 17px;
text-decoration: none

}


a.myPlayer {
	display:block;
	width: 640px;
	height:360px; 
	text-align:center;
	border:1px solid #999;
}

a.myPlayer img {
	margin-top:140px;
	border:0px;
}

a.myPlayer:hover {
	border:1px solid #cc6600;
}



