/* MASTER Classes */


html {
	height:100%;
}

body {
	text-align: center;
	top:0px;
	margin: 0px auto;
	padding: 0px;
	font-size:10px;
	height:100%;
	font-family: Georgia;
	color:#000000;
background-color:#000;
}

div {
	margin: 0px;
}

p {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 8px
}

P a {
	color:#C3E9FC;
	text-decoration:underline;
}

P a:hover {
	text-decoration:none;
}

h1 {
    font-size: 15px;
    padding-bottom:8px;
    margin-bottom:0px;
    }

h3 {
    padding-bottom:8px;
    margin-top:8px;
    font-size:14px;
    }
    
h4 {
    font-size:12px;
}
    
img {
    border:0px solid;
}

#page {
	width:1020px;
	margin: 0px auto;
	height:100%;
	text-align: left;
}

#page[id] {
	height:auto;
	min-height:683px;
}

#background {
	background-color:#000;
	width:1020px;
	text-align:left;
	height:683px;
	background-image:url(splashscreen.jpg);
	background-repeat:no-repeat;
	background-position:0px -70px;
	float:left;
}

#flashplayer{
	padding-left:330px;
	padding-top:105px;
	float:left;
	height:222px;
	}

#language{
	float:left;
	padding-top:73px;
	padding-left:240px;
	}

#deutsch{
	width:200px;
	height:80px;
	float:left;
	}
	
#deutsch a{
	float:left;
	width:200px;
	height:80px;
	background-color:none;
	background-image:url(spacer.gif);
	}

#englisch{
	float:left;
	width:200px;
	height:80px;
	padding-left:140px;
	background-image:url();
	}

#englisch a{
	float:left;
	width:200px;
	height:80px;
	background-image:url(spacer.gif);
	}


#flvplayercaption{
	width:360px;
	}
	
#playlist{
	float:left;
	width:60px;
	}
	
.flvplayer_listpic {
	margin:0;
	padding:0;
	}

