body  {
	background-color : #627593;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}
#video-class {
    position: absolute;
	top: 0px;
	left: 0px;
	z-index:2;
}
#melden-class
{
    position: absolute;
	top: 360px;
	left: 07px;
	z-index:3;
}
#live-class {
    position: absolute;
	top: 150px;
	left: 07px;
	z-index:2;
}
#class-menu {
    background-color : #334C73;
	position: absolute;
	top: 150px;
	left: 830px;
	z-index:3;
}
#inhalt-class {
    position: absolute;
	top: 150px;
	left: 10px;
	z-index:5;
	width: 600;
}
#inhalt-class2 {
    position: absolute;
	top: 1800px;
	left: 10px;
	z-index:6;
	width: 600;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}
#footer-class {
    position: relative;
	top: 40;
	left: 0px;
	z-index:6;
	width: 980;
}

a:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

a:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

a:hover  {
	color : #8BA6D1;
	font-size : 12px;
	font-weight : bold;
}


a.x:link  {
	color : #ffffff;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;

}

a.x:visited  {
	color : #ffffff;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;

}

a.x:hover  {
	color : #ffffff;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;
}

a.m:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.m:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.m:hover  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.s:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}

a.s:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}

a.s:hover  {
	color : #bold;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	color : #ffffff;
}

td  {
	font-size : 12px;
}

.b  {
	border-color : #ffffff;
	border-style : solid;
	border-width : 0px;
}
hr {
    height: 1px;
    color: #ffffff;
    border: none;
}