body {
    background: url('gfx/kubrickbgcolor.jpg');
    background-color: #ffffff;
    color : #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    margin-top:5px;
    margin-left:10px
}

a:link  {
	color : #C90000;
	font-weight : normal;
        font-size: 12px;
}

a:visited  {
	color : #C90000;
	font-weight : normal;
        font-size: 12px;
}

a:hover  {
	color : #FF0000;
	font-weight : normal;
        font-size: 12px;
}
td
{
   font-size: 12px;
   font-weight : normal;
}
.head
{
  background-color : #777777;
  color : #FFFFFF;
  font-weight: bold;
}
.box
{
  color : #000000;
  background-color : #EEEEEE;
}
.footer
{
  color : #ffffff;
  background-color : #C90000;
}

a.footerlink:link  {
	color : #ffffff;
	font-size : 12px;
}

a.footerlink:visited  {
	color : #ffffff;
	font-size : 12px;
}

a.footerlink:hover  {
	color : #ffffff;
	font-size : 12px;
}
a.menu:link  {
	color : #000000;
	text-decoration: none;
}

a.menu:visited  {
	color : #000000;
	text-decoration: none;
}
a.menu:hover  {
	color : #000000;
	text-decoration: none;
}
a.subdommenu {
        background: url('gfx/grau.gif') no-repeat 3px 6px;
	padding-left: 10px;
	display: inline;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	padding-top: 3px;
        margin-bottom: 1px;
	text-decoration: underline;
	color: #000000;
}

a:visited.subdommenu {
        background: url('gfx/grau.gif') no-repeat 3px 6px;
	padding-left: 10px;
	display: inline;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	padding-top: 3px;
        margin-bottom: 1px;
	text-decoration: underline;
	color: #000000;
}

a:hover.subdommenu {
        background: url('gfx/grau.gif') no-repeat 3px 6px;
	padding-left: 10px;
	display: inline;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	padding-top: 3px;
        margin-bottom: 1px;
	text-decoration: underline;
	color: #AD0000;
}
.b  {
	border-color : #C90000;
	border-style : solid;
	border-width : 1px;
}
h1  {
	font-size : 24px;
	color: #C90000;
	FONT-FAMILY: Arial Black, Arial, Verdana, Helvetica;
}

h2  {
	font-size : 20px;
	color: #C90000;
}

#main_ {
}

#main_content {
	position:  relative;
	margin:  0;
	padding:  0;
	height:0;
	visibility:hidden;
}