#tickertape{
	position:relative;
	layer-background-color:#006699;
	width:605;
	height:55;
	z-index:0;
}

#subtickertape{
	position:absolute;
	background-color:#006699;
	border: 1px none #006699;
	width:605;
	height:55;
}

.subtickertapefont a{
	font:italic 9pt Verdana;
	text-decoration:none;
	color:black;
	vertical-align:middle;
}

.subtickertapefont{
	font:italic 9pt Verdana;
	color:white;
	text-decoration:none;
	vertical-align:middle;
}

.author{
	font:normal 8pt Verdana;
	text-align:right;
}

.credits{
	font:normal 8pt Verdana;
	text-align:right;
}


h1 { font-family:Trebuchet,SansSerif; font-size:16pt; font-weight:bolder; }
td { font-family:Verdana; font-size:8pt; }
form { display:inline; }

blockquote { color:#000066; font-size:11px;}
sup { font-size:7pt; margin-top:0px; }
.gray { color:#CCCCCC; }
.head { font-size:13pt; font-weight:bold; margin-bottom:0px;}
.choose { font-size:10pt; font-weight:bold; }
.choice { background-color:#006699; color:white; font-size:9pt; font-family:Verdana; margin:0 0 0 0;}

a:hover { color:#003366 }
.menulinks a { font:bold 8pt Verdana; color:#FFFFFF; text-decoration:none; }
.search { margin:0 0 0 0; font-size:8pt; }

#p.typC { margin: 1cm 2cm 3cm 4cm; } /* 1cm oben, 2cm rechts, 3 cm unten und 4 cm links */



#character{
	position:relative;
	layer-background-color:#006699;
	width:208;
	height:480;
	z-index:2;
}

#subcharacter{
	position:absolute;
	background-color:#006699;
	border: 1px none #006699;
	width:208;
	height:480;
}

.subcharacterfont{
	font:normal 8pt Verdana;
	color:white;
	text-decoration:none;
	text-align:left;
}

#character0, #character1, #character2, #character3{
	position:relative;
	layer-background-color:#006699;
	width:150;
	height:100;
	z-index:0;

}

#subcharacter0, #subcharacter1, #subcharacter2, #subcharacter3{
	position:absolute;
	background-color:#006699;
	border: 1px none #006699;
	width:150;
	height:100;
}

#characters{
	position:relative;
	layer-background-color:#006699;
	width:470;
	height:90;
	overflow:hidden;	 
	clip:rect(0,470,90,0);
}

#subcharacters{
	position:absolute;
	background-color:#006699;
	border: 1px none #006699;
	width:470;
	height:90;
}


#leftscroll, #rightscroll{
	position:relative;
	width:45;
	height:90; 
	clip:rect(0,45,90,0);
}

#subleftscroll, #subrightscroll{
	position:absolute; 
	width:45; 
	height:90; 
}